[Webkit-unassigned] [Bug 23310] Setting an absolute path (/abs) on an <iframe> with no src doesn't resolve the URL properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 20 07:37:14 PST 2009


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





------- Comment #12 from ddkilzer at webkit.org  2009-02-20 07:37 PDT -------
(In reply to comment #11)
> Actually i tried a fix which is working fine.I modified the
> base url in document.cpp,which gives the input to kurl, the referring url as
> "about:blank" which causes the kurl to load an empty page, so once i update
> the base url in document to the actual url, the bug is not seen.
> 
> Kindly let me know whether this is the correct approach.I have tried
> regressions also and the fix seems to be working fine.

That sounds like the correct approach.  The next step would be to post a patch
with a layout test for review.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list