RESOLVED FIXED 134644
[WK2] Don't support dynamically enabling the RemoteLayerTree debug indicator
https://bugs.webkit.org/show_bug.cgi?id=134644
Summary [WK2] Don't support dynamically enabling the RemoteLayerTree debug indicator
Tim Horton
Reported 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.
Attachments
patch (5.12 KB, patch)
2014-07-05 01:34 PDT, Tim Horton
darin: review+
Tim Horton
Comment 1 2014-07-05 01:34:03 PDT
Tim Horton
Comment 2 2014-07-06 23:05:22 PDT
Note You need to log in before you can comment on or make changes to this bug.