Bug 175548

Summary: REGRESSION (r220456): Crash in PreviewLoader::shouldCreateForMIMEType() when a ResourceResponse has a null MIME type
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, buildbot, cdumez, commit-queue, dbates, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Andy Estes 2017-08-14 15:11:53 PDT
REGRESSION (r220456): Crash in PreviewLoader::shouldCreateForMIMEType() when a ResourceResponse haas a null MIME type
Comment 1 Andy Estes 2017-08-14 15:12:42 PDT
rdar://problem/33866206
Comment 2 Andy Estes 2017-08-14 15:15:37 PDT
Created attachment 318066 [details]
Patch
Comment 3 Andy Estes 2017-08-14 15:22:47 PDT
Created attachment 318069 [details]
Patch
Comment 4 Chris Dumez 2017-08-14 15:25:10 PDT
Comment on attachment 318069 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=318069&action=review

> Source/WebCore/ChangeLog:3
> +        REGRESSION (r220456): Crash in PreviewLoader::shouldCreateForMIMEType() when a ResourceResponse haas a null MIME type

Typo: haas
Comment 5 Andy Estes 2017-08-14 15:28:42 PDT
Created attachment 318072 [details]
Patch
Comment 6 Andy Estes 2017-08-14 15:29:40 PDT
Created attachment 318074 [details]
Patch
Comment 7 WebKit Commit Bot 2017-08-14 16:21:07 PDT
Comment on attachment 318074 [details]
Patch

Clearing flags on attachment: 318074

Committed r220722: <http://trac.webkit.org/changeset/220722>
Comment 8 WebKit Commit Bot 2017-08-14 16:21:08 PDT
All reviewed patches have been landed.  Closing bug.