[Webkit-unassigned] [Bug 22634] Safari crashes when I try to do a drag-and-drop of selected text in Google presentations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 17:23:51 PST 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28205|                            |review?
               Flag|                            |




------- Comment #16 from eric at webkit.org  2009-03-02 17:23 PDT -------
Created an attachment (id=28205)
 --> (https://bugs.webkit.org/attachment.cgi?id=28205&action=view)
Fix this crash by adding ugly null checks

 LayoutTests/ChangeLog                              |   11 +++++
 ...crash-on-drag-with-mutation-events-expected.txt |    1 +
 .../crash-on-drag-with-mutation-events.html        |   47 ++++++++++++++++++++
 WebCore/ChangeLog                                  |   19 ++++++++
 WebCore/editing/CompositeEditCommand.cpp           |    4 ++
 WebCore/editing/ReplaceSelectionCommand.cpp        |   19 +++++++-
 6 files changed, 98 insertions(+), 3 deletions(-)


-- 
Configure bugmail: https://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