[Webkit-unassigned] [Bug 243540] Stylesheets from other stylesheet sets should be disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 7 18:47:00 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243540
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 461403
--> https://bugs.webkit.org/attachment.cgi?id=461403
WIP
View in context: https://bugs.webkit.org/attachment.cgi?id=461403&action=review
> Source/WebCore/style/StyleScope.cpp:408
> + sheet->setDisabled(title != m_preferredStylesheetSetName);
This isn't quite right. Firefox allows unpreferred / disabled script to be enabled again by script.
--
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/20220808/5d0debde/attachment.htm>
More information about the webkit-unassigned
mailing list