Bug 104372
Summary: | Web Inspector: Fix test inspector-protocol/layer-tree.html on EFL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, burg, graouts, keishi, loislo, pfeldman, pmuellr, roger_fong, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Antoine Quint
The new test at inspector-protocol/layer-tree.html (being added with the patch for https://bugs.webkit.org/show_bug.cgi?id=103513) is skipped on EFL since ACCELERATED_COMPOSITING is off on that platform and the new LayerTreeAgent will only be enabled with that flag. This bug tracks the work for no EFL to pass this test and no longer skip it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Roger Fong
Fails on Win7 for the same reason, skipping there as well
Roger Fong
Just kidding it is enabled