[Webkit-unassigned] [Bug 14887] addEventListener doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 06:19:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14887


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
           Severity|Blocker                     |Normal
             Status|UNCONFIRMED                 |RESOLVED
           Priority|P1                          |P2
         Resolution|                            |DUPLICATE




------- Comment #1 from mitz at webkit.org  2007-08-06 06:19 PDT -------
Based on the first (and only) error I see in the JavaScript console when
opening the URL, I think the problem is that Document does not have the 'forms'
property. In WebKit, only HTMLDocument has that property, and the URL is an XML
document. Bug 13707 has a patch that addresses the issue.

*** This bug has been marked as a duplicate of 13707 ***


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