RESOLVED FIXED 130863
Support dynamic layer hosting context changes
https://bugs.webkit.org/show_bug.cgi?id=130863
Summary Support dynamic layer hosting context changes
Sam Weinig
Reported 2014-03-27 14:56:57 PDT
Support dynamic layer hosting context changes
Attachments
Patch (4.67 KB, patch)
2014-03-27 14:58 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2014-03-27 14:58:41 PDT
Anders Carlsson
Comment 2 2014-03-27 15:23:12 PDT
Comment on attachment 227986 [details] Patch 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.
Sam Weinig
Comment 3 2014-03-27 15:31:21 PDT
Note You need to log in before you can comment on or make changes to this bug.