Bug 23863

Summary: Reproducible crash in Mail with TOT WebKit when creating a new message
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebKit APIAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, PlatformOnly, Regression
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Mark Rowe (bdash) 2009-02-09 19:42:18 PST
Creating a new message in Mail running with TOT WebKit reproducibly crashes:

>#0   com.apple.WebKit           0x006d71c7  -[WebHTMLView(WebHTMLViewFileInternal) _removeSuperviewObservers] + 21 (WebHTMLView.mm:786)
  #1   com.apple.WebKit           0x006d4c3a  -[WebHTMLView viewWillMoveToSuperview:] + 36 (WebHTMLView.mm:2741)
  #2   com.apple.AppKit           0x90402919  -[NSView _setSuperview:] + 279
Comment 1 Mark Rowe (bdash) 2009-02-09 19:42:52 PST
<rdar://problem/6571390>
Comment 2 Mark Rowe (bdash) 2009-02-09 19:44:20 PST
Created attachment 27514 [details]
Patch
Comment 3 Mark Rowe (bdash) 2009-02-09 21:21:01 PST
Fixed in r40806.