[Webkit-unassigned] [Bug 12471] XPathResult not invalidated for documents retrieved via XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 31 12:34:47 PST 2007


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





------- Comment #2 from ap at webkit.org  2007-01-31 12:34 PDT -------
Created an attachment (id=12832)
 --> (http://bugs.webkit.org/attachment.cgi?id=12832&action=view)
work in progress

It seems that DOM events don't work for createDocument() and
XMLHttpRequest-based documents in Firefox and Opera, too.

I've tried rewriting XPathResult to use domTreeVersion for invalidation - but
that also doesn't work in such documents (the DOM version is mostly updated
from attach()/detach()).


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