[Webkit-unassigned] [Bug 17125] Acid3 requires Text.replaceWholeText method from DOM Level 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 00:08:47 PST 2008


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





------- Comment #13 from darin at apple.com  2008-02-08 00:08 PDT -------
(In reply to comment #6)
> If we're protecting ourselves from insane mutation event handlers... couldn't a
> mutation event handler end up removing onePastEndText from the sibling list? 
> Thus if onePastEndText != 0, we'd crash, no?

Our goal is to protect ourselves well enough from insane event handlers to
prevent them from causing a crash or infinite loop. That may be an impossible
challenge though. We should at least do the basics for now and think more
deeply about how to handle the tougher issues.


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