[Webkit-unassigned] [Bug 36465] window.Document !== window.XMLDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 23:06:48 PDT 2010


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





--- Comment #15 from Sam Weinig <sam at webkit.org>  2010-03-22 23:06:47 PST ---
(In reply to comment #14)
> The real-world bug we're trying to fix is Bug 9063.  The load API is supposed
> to be present on XMLDocument but not on HTMLDocument.  Currently, that's not
> possible because XMLDocument is aliased to base class of HTMLDocument.  After
> this patch, it is possible.

Ah, I stick by 2006 Sam in thinking we probably shouldn't implement
document.load() and instead evangelize to sites that use it.

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