[Webkit-unassigned] [Bug 65835] Need a way to selectively use hixie-76 for websocket connections depending on destination and/or origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 09:55:54 PDT 2011


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





--- Comment #13 from Adam Barth <abarth at webkit.org>  2011-08-11 09:55:54 PST ---
(From update of attachment 103602)
View in context: https://bugs.webkit.org/attachment.cgi?id=103602&action=review

> Source/WebCore/page/Settings.cpp:797
> +void Settings::addHixie76WebSocketProtocolException(KURL url)

Yeah, we usually pass KURLs by const reference.  That makes it easier to read the code because it's consistent.

-- 
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