[Webkit-unassigned] [Bug 178222] Web Inspector: Layers tab mistakenly throws out the root element's layer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 15:15:21 PDT 2017


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

--- Comment #4 from Brian Burg <bburg at apple.com> ---
(In reply to Ross Kirsling from comment #3)
> It looks like there are protocol tests for LayerTree (which are not affected
> by this change) but no inspector tests for the manager. I'm really just
> trying to make the manager method a simple passthrough for the agent method
> -- do you know of an existing example where both get tested?

Tests in LayoutTests/inspector/layers/ are protocol tests, so they don't use the manager. That said, all you need to do is borrow the same test content from those tests and dump out the layers for root node.

Sorry to force you into writing tests, but we have to start somewhere. Fortunately there is test content you can already use.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171012/04db6977/attachment.html>


More information about the webkit-unassigned mailing list