[Webkit-unassigned] [Bug 31617] WebSocket handshake doesn't check query component of URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 13:35:56 PST 2009


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





--- Comment #13 from Alexey Proskuryakov <ap at webkit.org>  2009-11-26 13:35:56 PST ---
Thanks for the many new tests!

+        (WebCore::KURL::resourceName):

I don't think it's appropriate to add a method with this name to KURL. The only
"resource name" I know of is URN, which is is confusing, as it's a related
notion to URL, but not to what this method does.

I think that to come up with a good name for this function, we should look at
where it is used, and name it accordingly to what's needed there.

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