[Webkit-unassigned] [Bug 16392] Crash on undo after editing text and closing tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 16:44:57 PST 2008


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





------- Comment #11 from eric at webkit.org  2008-11-10 16:44 PDT -------
I expect what should happen to fix this, is that we should abstract this
workaround into a category method on NSUndoManager (Something like
_webkit_removeAllActionsWithTarget:) and then call that method instead from
WebEditor client... or find some way for WebView to grab at the WebEditorClient
(where would that even be?) during its dealloc.  Should be relatively simple to
trace through, but I'm going to look at other p1s for the moment.


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