[Webkit-unassigned] [Bug 31680] WebCore::Document::updateLayoutIgnorePendingStylesheets NULL pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 08:40:11 PDT 2010


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





--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2010-03-29 08:40:11 PST ---
(From update of attachment 51880)
This patch looks correct to me.

But it seems wrong that such a node even ends up in Position. Perhaps it would
be a better fix to ensure that this doesn't happen, I'm not sure. The place to
make the check would be setBaseAndExtent(), and other functions in DOMSelection
may need checks (and regression tests), too.

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