[webkit-reviews] review granted: [Bug 52695] WK2 - Multiple crashes in PlatformCALayer::replaceSublayer : [Attachment 79382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 20:19:46 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Marrin
<cmarrin at apple.com>'s request for review:
Bug 52695: WK2 - Multiple crashes in PlatformCALayer::replaceSublayer
https://bugs.webkit.org/show_bug.cgi?id=52695

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=79382&action=review

> Source/WebKit2/ChangeLog:13
> +	   Added a hostingLayer as the parent of the existing drawingLayer.
> +	   The hostingLayer is now the root which is passed to the 
> +	   remote context. It never changes except to track the size
> +	   of the window. The drawingLayer is now a child of the 
> +	   hostingLayer, which allow it to switch between tiled and
> +	   non-tiled.

s/drawingLayer/backingLayer

> Source/WebKit2/ChangeLog:15
> +	   I also not give back accurate settings for debug borders and

s/not/now


More information about the webkit-reviews mailing list