Bug 160775

Summary: Regression(r204268): Mail crashes when trying to compose an email
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam
Priority: P1    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160670    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-08-11 12:20:50 PDT
Regression(r204268): Mail crashes when trying to compose an email:
Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   WebCore                       	0x0000000101ed5770 WebCore::Page::Page(WebCore::PageConfiguration&&) + 788
1   WebCore                       	0x0000000101ed5710 WebCore::Page::Page(WebCore::PageConfiguration&&) + 692
2   WebKitLegacy                  	0x000000010471f200 -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] + 1388
3   UIKit                         	0x0000000194b55414 -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] + 176
Comment 1 Chris Dumez 2016-08-11 12:22:05 PDT
Created attachment 285843 [details]
Patch
Comment 2 Chris Dumez 2016-08-11 12:23:56 PDT
Comment on attachment 285843 [details]
Patch

Clearing flags on attachment: 285843

Committed r204381: <http://trac.webkit.org/changeset/204381>
Comment 3 Chris Dumez 2016-08-11 12:24:00 PDT
All reviewed patches have been landed.  Closing bug.