[webkit-reviews] review granted: [Bug 185961] Avoid constructing the string "all" repeatedly in MediaQueryParser : [Attachment 341225] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 16:42:41 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 185961: Avoid constructing the string "all" repeatedly in MediaQueryParser
https://bugs.webkit.org/show_bug.cgi?id=185961

Attachment 341225: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 341225
  --> https://bugs.webkit.org/attachment.cgi?id=341225
Patch

Maybe we should use AtomicStrings for media types?


More information about the webkit-reviews mailing list