Bug 128421

Summary: FrameSelection's destructor shouldn't notify accessibility
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, darin, enrica, jcraig, samuel_white
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127832    
Attachments:
Description Flags
Cleanup
none
Fixed crashes
none
Reverted chagnes to xcscheme none

Description Ryosuke Niwa 2014-02-07 17:18:39 PST
There is no point in notifying accessibility code during frame destruction.
Comment 1 Ryosuke Niwa 2014-02-07 17:47:39 PST
Created attachment 223528 [details]
Cleanup
Comment 2 Ryosuke Niwa 2014-02-07 18:37:42 PST
Created attachment 223538 [details]
Fixed crashes
Comment 3 Ryosuke Niwa 2014-02-07 18:39:07 PST
Created attachment 223539 [details]
Reverted chagnes to xcscheme
Comment 4 Ryosuke Niwa 2014-02-07 19:45:23 PST
Comment on attachment 223539 [details]
Reverted chagnes to xcscheme

Clearing flags on attachment: 223539

Committed r163689: <http://trac.webkit.org/changeset/163689>
Comment 5 Ryosuke Niwa 2014-02-07 19:45:25 PST
All reviewed patches have been landed.  Closing bug.