RESOLVED FIXED Bug 93319
[chromium] Remove lingering unwrap<>() calls in GraphicsLayerChromium.cpp
https://bugs.webkit.org/show_bug.cgi?id=93319
Summary [chromium] Remove lingering unwrap<>() calls in GraphicsLayerChromium.cpp
James Robinson
Reported 2012-08-06 18:50:11 PDT
[chromium] Remove lingering unwrap<>() calls in GraphicsLayerChromium.cpp
Attachments
Patch (15.80 KB, patch)
2012-08-06 18:51 PDT, James Robinson
no flags
James Robinson
Comment 1 2012-08-06 18:51:24 PDT
James Robinson
Comment 2 2012-08-06 18:52:18 PDT
Some cleanup that I've been sitting on for a while. This is prepwork for switching the PlatformLayer type over to WebLayer for the chromium port.
WebKit Review Bot
Comment 3 2012-08-06 18:52:40 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Antoine Labour
Comment 4 2012-08-06 18:54:59 PDT
LGTM
Adrienne Walker
Comment 5 2012-08-06 18:57:52 PDT
Comment on attachment 156823 [details] Patch R=me. Maybe some day we can get rid of clearRenderSurface()...
James Robinson
Comment 6 2012-08-06 19:20:07 PDT
Comment on attachment 156823 [details] Patch Yeah, someday! Maybe separating the wrapper type from the type that RenderSurfaceChromium refers to will be the answer.
WebKit Review Bot
Comment 7 2012-08-06 20:37:40 PDT
Comment on attachment 156823 [details] Patch Clearing flags on attachment: 156823 Committed r124841: <http://trac.webkit.org/changeset/124841>
WebKit Review Bot
Comment 8 2012-08-06 20:37:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.