[Webkit-unassigned] [Bug 181460] REGRESSION(r225650): The scores of MotionMark tests Multiply and Leaves dropped by 8%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 07:49:31 PST 2018


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 330885
  --> https://bugs.webkit.org/attachment.cgi?id=330885
patch

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

> Source/WebCore/css/parser/CSSParser.cpp:81
> +    , hasDocumentSecurityOrigin(document.baseURL() == baseURL ? true : document.securityOrigin().canRequest(baseURL))

I would use || here instead of ? :

-- 
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/20180110/23aae311/attachment.html>


More information about the webkit-unassigned mailing list