[Webkit-unassigned] [Bug 94274] Move Shadow DOM inspection feature out from experiments if Shadow DOM flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 05:18:37 PDT 2012


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





--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2012-08-17 05:19:10 PST ---
If shadow dom is not supported on the backend, it won't populate corresponding payloads. As a result, shadow dom will be missing in the UI. When you have actions such as "create shadow dom" that need to know whether shadow dom is supported, you can add a protocol method "DOM.supportsShadowDOM" and query it prior to that action.

-- 
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