[Webkit-unassigned] [Bug 35791] 2x execCommand ReadAV at NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 4 22:26:31 PDT 2010


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





--- Comment #8 from Darin Adler <darin at apple.com>  2010-04-04 22:26:31 PST ---
(From update of attachment 52477)
Could you explain why inDocument is the right check? The node could be
somewhere far away in the same document, say in an absolute positioned element,
and that wouldn't be good. I am not sure that's the right check. It seems clear
that a position that's not even in a document is unusable for some purposes,
but it's not clear to me this is exactly the right check here. It seems far
removed from the null dereference as well, so I'm not convinced it would cover
all cases.

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