[Webkit-unassigned] [Bug 66288] Selecting all and inserting text into a page with a frameset leads to a NULL ptr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 23:46:54 PDT 2011


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-08-16 23:46:54 PST ---
(From update of attachment 104140)
View in context: https://bugs.webkit.org/attachment.cgi?id=104140&action=review

> Source/WebCore/editing/InsertTextCommand.cpp:112
> +        if (endingSelection().isNone())
> +            return;

Should we have a comment here?

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