Bug 184154 - Remove unused MIMETypeRegistry::getSupportedImageMIMETypesForEncoding()
Summary: Remove unused MIMETypeRegistry::getSupportedImageMIMETypesForEncoding()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
: 184155 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-03-29 13:25 PDT by Daniel Bates
Modified: 2018-06-06 15:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2018-03-29 13:26 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (2.51 KB, patch)
2018-03-29 17:08 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews206 for win-future (12.13 MB, application/zip)
2018-03-30 00:02 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-03-29 13:25:56 PDT
Remove unused functions from MIMETypeRegistry.
Comment 1 Daniel Bates 2018-03-29 13:26:45 PDT
Created attachment 336799 [details]
Patch
Comment 2 Daniel Bates 2018-03-29 17:08:36 PDT
Created attachment 336822 [details]
Patch
Comment 3 EWS Watchlist 2018-03-30 00:02:24 PDT
Comment on attachment 336822 [details]
Patch

Attachment 336822 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7144671

New failing tests:
http/tests/preload/onload_event.html
Comment 4 EWS Watchlist 2018-03-30 00:02:35 PDT Comment hidden (obsolete)
Comment 5 Daniel Bates 2018-03-30 09:47:17 PDT
(In reply to Build Bot from comment #3)
> Comment on attachment 336822 [details]
> Patch
> 
> Attachment 336822 [details] did not pass win-ews (win):
> Output: http://webkit-queues.webkit.org/results/7144671
> 
> New failing tests:
> http/tests/preload/onload_event.html

I am unclear how this failure could be caused by removing an unused function.
Comment 6 Per Arne Vollan 2018-03-30 09:49:26 PDT
Comment on attachment 336822 [details]
Patch

R=me.
Comment 7 Daniel Bates 2018-03-30 09:55:18 PDT
Comment on attachment 336822 [details]
Patch

Clearing flags on attachment: 336822

Committed r230107: <https://trac.webkit.org/changeset/230107>
Comment 8 Daniel Bates 2018-03-30 09:55:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2018-03-30 09:57:11 PDT
<rdar://problem/39042521>
Comment 10 Michael Catanzaro 2018-06-06 15:47:39 PDT
*** Bug 184155 has been marked as a duplicate of this bug. ***