[webkit-reviews] review granted: [Bug 130863] Support dynamic layer hosting context changes : [Attachment 227986] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 15:22:51 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 130863: Support dynamic layer hosting context changes
https://bugs.webkit.org/show_bug.cgi?id=130863

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=227986&action=review


> Source/WebKit2/UIProcess/WebPageProxy.cpp:1060
> +    if (m_layerHostingMode != layerHostingMode) {

Use an early return here.


More information about the webkit-reviews mailing list