[Webkit-unassigned] [Bug 17423] ER: Add support for xml:base
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 25 06:44:06 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=17423
Nicholas Wilson <nicholas at nicholaswilson.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicholas at nicholaswilson.me.
| |uk
--- Comment #5 from Nicholas Wilson <nicholas at nicholaswilson.me.uk> 2011-02-25 06:44:05 PST ---
Worse, it should go through and check all the ancestors, as xml:base instructions can themselves be relative if they don't start with / or a scheme. This is acceptable in terms of performance (what's a log between friends?).
Roughly how many callers of completeURL would need to be modified to use the new signature suggested? Could we make a test case covering every way place completeURL is called to give a target?
This is a pretty annoying for me if unimplemented.
--
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