Bug 175548 - REGRESSION (r220456): Crash in PreviewLoader::shouldCreateForMIMEType() when a ResourceResponse has a null MIME type
Summary: REGRESSION (r220456): Crash in PreviewLoader::shouldCreateForMIMEType() when ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-14 15:11 PDT by Andy Estes
Modified: 2017-08-14 16:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (22.84 KB, patch)
2017-08-14 15:15 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (26.60 KB, patch)
2017-08-14 15:22 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (26.60 KB, patch)
2017-08-14 15:28 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (26.60 KB, patch)
2017-08-14 15:29 PDT, Andy Estes
no flags Details | Formatted Diff | Diff

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