[Webkit-unassigned] [Bug 43040] cross_fuzz WebCore::SelectionController::isFocusedAndActive ReadAV at NULL (9e865de49b1800ec790dcc35d8ebd069)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 7 14:40:14 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #1 from Adam Barth <abarth at webkit.org>  2010-08-07 14:40:14 PST ---
frame()->selection() can't be null.  It's a component object of the frame.  The frame itself must be null.

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