[Webkit-unassigned] [Bug 45083] base URL + relative path result in URL that starts with "/."

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 03:16:40 PDT 2010


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


Steve Block <steveblock at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steveblock at google.com




--- Comment #1 from Steve Block <steveblock at google.com>  2010-09-02 03:16:41 PST ---
You mentioned off-bug that you don't observe this incorrect behaviour with either Chrome or Safari - only Android.

Chrome uses GURL rather than KURL - can you take a look to see if GURL handles this case differently?

Also, can you provide a LayoutTest to test this? There may already be one, but this has value even if we don't end up making a change to WebCore. A failing test on Mac would confirm that a fix is required. A passing test on Mac would confirm that the correct behaviour observed in Safari is due to the Mac WebKit layer, rather than the browser itself.

Finally, note that typically, reviewers will only monitor bugs with proposed patches attached and the r? flag set.

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