[Webkit-unassigned] [Bug 116909] User is not removed by setUser() in KURL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 28 23:26:36 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116909
Meeyoung Kim <meeyoung.kim at lge.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #203123| |review+, commit-queue+
Flag| |
--- Comment #1 from Meeyoung Kim <meeyoung.kim at lge.com> 2013-05-28 23:25:07 PST ---
Created an attachment (id=203123)
--> (https://bugs.webkit.org/attachment.cgi?id=203123&action=review)
Improve performance of removing user and password from URLs By making the new remove function.
To improve performance of removing user and password from URLs, the new function is used in strippedForUseAsReferrer() and removeCredentials(), instead of setUser() and setPass().
--
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