[Webkit-unassigned] [Bug 69611] [Qt] WebProcess using proxy settings for localhost as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 07:28:47 PDT 2011


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


Gopal Raghavan <gopal.1.raghavan at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gopal.1.raghavan at nokia.com




--- Comment #3 from Gopal Raghavan <gopal.1.raghavan at nokia.com>  2011-10-11 07:28:47 PST ---
I grepped through qt5 refactored. I couldn't find a predefined for localhost. There are many occurrences of string. There is an enum under QHostAddress, but that might not be useful in this case.

Chrome, firefox etc., accept localhost and LOCALHOST. So, I think CaseInSensitive should be ok. Ofcourse the numbers dont need it.
Thanks

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