[webkit-reviews] review granted: [Bug 91418] [chromium] Remove non-ephemeral data from RenderSurface as it duplicates data from the owning layer : [Attachment 152600] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 13:36:00 PDT 2012


Adrienne Walker <enne at google.com> has granted Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 91418: [chromium] Remove non-ephemeral data from RenderSurface as it
duplicates data from the owning layer
https://bugs.webkit.org/show_bug.cgi?id=91418

Attachment 152600: Patch
https://bugs.webkit.org/attachment.cgi?id=152600&action=review

------- Additional Comments from Adrienne Walker <enne at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=152600&action=review


R=me.  Yay, cleanup!

> Source/WebCore/platform/graphics/chromium/RenderSurfaceChromium.h:-105
> -    void setMaskLayer(LayerChromium* maskLayer) { m_maskLayer = maskLayer; }


It looks like this hasn't been used for a while.  /o\


More information about the webkit-reviews mailing list