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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 17:06:39 PDT 2010


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





--- Comment #26 from Adam Barth <abarth at webkit.org>  2010-03-23 17:06:39 PST ---
> > Do you have an alternative proposal for resolving Bug 9063?
> 
> One way to implement document.load without regressing behavior on sites that
> call load() from attribute event listeners is to only let it be found in
> specific cases. E.g., only via dot notation, and only on the object's prototype
> itself. This could be done at property lookup time, or even in the JS parser.
> I'm sure someone familiar with JSC would have more and better ideas.

That's even more magical than document.all.  :(

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