[Webkit-unassigned] [Bug 7205] REGRESSION: maps blank on mapquest website

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 29 16:42:02 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7205





------- Comment #15 from mjs at apple.com  2006-03-29 16:42 PDT -------
Apparently all modern versions of addEvent use false for useCapture (at least,
all the top google hits for addEvent do so), but some older versions used true.
Opera has been going around evangelizing those using the older version:

http://www.kryogenix.org/days/2006/01/13/corrected-addevent-function

Apparently MapQuest took their advice too literally and added an Opera-only
code path that actually would have worked for all browsers.


-- 
Configure bugmail: http://bugzilla.opendarwin.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