[Webkit-unassigned] [Bug 263700] New: Add capabilities to disable/enable Quirks individually

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 17:35:15 PDT 2023


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

            Bug ID: 263700
           Summary: Add capabilities to disable/enable Quirks individually
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com

Related to https://searchfox.org/wubkat/source/Source/WebCore/page/Quirks.cpp
Currently the Quirks can be enabled/disabled through the Web Inspector. (Disable Site Specific Hacks feature)

It's all or nothing. It means for a Website that would have multiple Quirks, it makes it harder to test individually if a specific Quirk can be removed because of the possible interactions. 

Currently, Disable Site Specific Hacks disables UA override as well.

-- 
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/20231026/d3824a3a/attachment-0001.htm>


More information about the webkit-unassigned mailing list