Bug 134644

Summary: [WK2] Don't support dynamically enabling the RemoteLayerTree debug indicator
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch darin: review+

Description Tim Horton 2014-07-04 23:45:27 PDT
The indicator depends on the live layer tree commits coming in, including layer creation, so it can't be turned on after the root layer is created. Even a refresh is insufficient to get it working; the debug indicator really needs to exist from the first commit.

So, let's not even attempt to dynamically enable the indicator.
Comment 1 Tim Horton 2014-07-05 01:34:03 PDT
Created attachment 234434 [details]
patch
Comment 2 Tim Horton 2014-07-06 23:05:22 PDT
http://trac.webkit.org/changeset/170838