[Webkit-unassigned] [Bug 200467] Add release assert against InvalidationRuleSet mutation during invalidation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 08:11:52 PDT 2019


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 375619
  --> https://bugs.webkit.org/attachment.cgi?id=375619
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=375619&action=review

> Source/WebCore/css/DocumentRuleSets.h:79
> +    static bool s_isInvalidatingStyleWithRuleSets;

I am unclear why it is OK for this to be a static. I do not think DocumentRuleSets are process-global, are they?

-- 
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/20190806/39dca61f/attachment.html>


More information about the webkit-unassigned mailing list