[Webkit-unassigned] [Bug 205264] Resolve dynamic media queries without reconstructing RuleSets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 08:26:56 PST 2019


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

--- Comment #7 from Antti Koivisto <koivisto at iki.fi> ---
> My question was more about whether this patch changes the RuleFeatures that
> end up being used for class / id / etc invalidations. Which it would, but
> your followup would address that as well. So that sounds great.

Right, yes. These rules end up in class etc invalidation rulesets. I don't think that is a major concern in practice (requires costly and unique selectors inside non-matching queries) but you can certainly construct a case where it would be significant. I'll address it later if needed.

-- 
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/20191216/6e0ed1ba/attachment-0001.htm>


More information about the webkit-unassigned mailing list