[Webkit-unassigned] [Bug 193686] New: Web Inspector: Audit: add supports key to test/group for compatibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 14:38:33 PST 2019


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

            Bug ID: 193686
           Summary: Web Inspector: Audit: add supports key to test/group
                    for compatibility
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 193262, 190754

If the test's/group's "supports" key is less than the minimum of the frontend and backend versions, the test is too old to be run and should be disabled for that inspection target.
 - if backend < supports < frontend, we can visualize results of the test, but some functionality within the test itself may not be available (e.g. the injected `WebInspectorAudit` object)
 - if frontend < supports < backend, we have all the test functionality, but may not be able to parse/visualize all of it
 - if backend <=> frontend < supports, we are fully supported
 - if supports < backend <=> frontend, we are completely out of date


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=190754
[Bug 190754] Web Inspector: Audit: create Audit Tab
https://bugs.webkit.org/show_bug.cgi?id=193262
[Bug 193262] Web Inspector: expose Audit and Recording versions to the frontend
-- 
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/20190122/b98ea383/attachment.html>


More information about the webkit-unassigned mailing list