Bug 130863

Summary: Support dynamic layer hosting context changes
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.