Bug 160775 - Regression(r204268): Mail crashes when trying to compose an email
Summary: Regression(r204268): Mail crashes when trying to compose an email
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 160670
  Show dependency treegraph
 
Reported: 2016-08-11 12:20 PDT by Chris Dumez
Modified: 2016-08-11 12:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2016-08-11 12:22 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.