[webkit-reviews] review granted: [Bug 203134] Integrate media query evaluation into HTML5 event loop : [Attachment 382507] Updated for trunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 08:17:11 PDT 2019


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 203134: Integrate media query evaluation into HTML5 event loop
https://bugs.webkit.org/show_bug.cgi?id=203134

Attachment 382507: Updated for trunk

https://bugs.webkit.org/attachment.cgi?id=382507&action=review




--- Comment #11 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 382507
  --> https://bugs.webkit.org/attachment.cgi?id=382507
Updated for trunk

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

> Source/WebCore/page/Page.cpp:568
> +    forEachDocument([] (Document& document) {

We probably don't have a policy about this but no space between ] and ( wins
2:1 when searching WebCore.


More information about the webkit-reviews mailing list