[Webkit-unassigned] [Bug 103513] Provide the backend for exposing the layer tree to the Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 08:29:32 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103513





--- Comment #40 from Antoine Quint <graouts at apple.com>  2012-12-01 08:31:50 PST ---
(In reply to comment #39)
> Created an attachment (id=177107)
 --> (https://bugs.webkit.org/attachment.cgi?id=177107&action=review) [details]
> Patch

This patch makes the small changes Pavel suggested in comment #33, which is to remove the unnecessary "hidden" properties in Inspector.json since the entire LayerTree domain is now hidden, as well as simply use `page()` in lieu of `this->page()` and finally to report an error in the case the RenderLayer isn't found in InspectorLayerTreeAgent::nodeIdForLayerId.

Finally, a test was added which exercises the agent's methods and event.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list