[Webkit-unassigned] [Bug 131364] WinCairo crashes on acid3 test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 10 15:33:53 PDT 2014


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #231236|review?                     |review+
               Flag|                            |




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2014-05-10 15:34:15 PST ---
(From update of attachment 231236)
View in context: https://bugs.webkit.org/attachment.cgi?id=231236&action=review

Nice work tracking this down! Thank you for all your help. R=me.

> Source/WebCore/platform/network/curl/ResourceHandleManager.cpp:536
> +                String url = job->firstRequest().url().string();

This should be a const reference to avoid making an extra copy.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list