WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
Patch
bug-87405-20120524140955.patch (text/plain), 1.87 KB, created by
Dana Jansens
on 2012-05-24 11:09:56 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dana Jansens
Created:
2012-05-24 11:09:56 PDT
Size:
1.87 KB
patch
obsolete
>Subversion Revision: 118370 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index 1a49a5e1af47ca8b113e758469972b1209ca95a1..2be6cf61a1eb9639773b938dec9e257ed8b97ec6 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,14 @@ >+2012-05-24 Dana Jansens <danakj@chromium.org> >+ >+ [chromium] Remove some leftover references to LayerTilerChromium >+ https://bugs.webkit.org/show_bug.cgi?id=87405 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * platform/graphics/chromium/LayerChromium.h: >+ (LayerChromium): >+ * platform/graphics/chromium/SolidColorLayerChromium.h: >+ > 2012-05-24 Yury Semikhatsky <yurys@chromium.org> > > Unreviewed. Chromium Mac build fix after r118357. >diff --git a/Source/WebCore/platform/graphics/chromium/LayerChromium.h b/Source/WebCore/platform/graphics/chromium/LayerChromium.h >index 6b4370d1a10c8e47973246f398850f1b6c450a0c..faec8ade6690da48ae90a331b3c38ca6b4895502 100644 >--- a/Source/WebCore/platform/graphics/chromium/LayerChromium.h >+++ b/Source/WebCore/platform/graphics/chromium/LayerChromium.h >@@ -256,7 +256,6 @@ public: > > protected: > friend class CCLayerImpl; >- friend class LayerTilerChromium; > friend class TreeSynchronizer; > > LayerChromium(); >diff --git a/Source/WebCore/platform/graphics/chromium/SolidColorLayerChromium.h b/Source/WebCore/platform/graphics/chromium/SolidColorLayerChromium.h >index 94a54a0ac5ade119786dd06bd349dbb217bbd59c..2496c7fefa889f88351ea9493a933de89fdd7f0e 100644 >--- a/Source/WebCore/platform/graphics/chromium/SolidColorLayerChromium.h >+++ b/Source/WebCore/platform/graphics/chromium/SolidColorLayerChromium.h >@@ -32,8 +32,6 @@ > > namespace WebCore { > >-class LayerTilerChromium; >- > // A Layer that renders a solid color. The color is specified by using > // setBackgroundColor() on the base class. > class SolidColorLayerChromium : public LayerChromium {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 87405
: 143853