Bug 263700
| Summary: | Add capabilities to disable/enable Quirks individually | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 17 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Dubost
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117508103>