RESOLVED FIXED 174607
Deprecate WebIconDatabase in WebKitLegacy/mac
https://bugs.webkit.org/show_bug.cgi?id=174607
Summary Deprecate WebIconDatabase in WebKitLegacy/mac
Brady Eidson
Reported 2017-07-17 20:47:19 PDT
Deprecate WebIconDatabase in WebKitLegacy It already doesn't do anything. People using it should get the deprecation warnings, and we can prune the class down to its bare minimum interface.
Attachments
Patch (74.27 KB, patch)
2017-07-17 21:15 PDT, Brady Eidson
no flags
Patch (87.09 KB, patch)
2017-07-17 23:35 PDT, Brady Eidson
no flags
Patch (54.09 KB, patch)
2017-07-18 22:55 PDT, Brady Eidson
no flags
Patch (54.96 KB, patch)
2017-07-20 07:23 PDT, Brady Eidson
no flags
Archive of layout-test-results from ews117 for mac-elcapitan (1.78 MB, application/zip)
2017-07-20 08:47 PDT, Build Bot
no flags
Brady Eidson
Comment 1 2017-07-17 21:15:20 PDT
Build Bot
Comment 2 2017-07-17 21:18:19 PDT
Attachment 315764 [details] did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:31: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:139: No space between ^ and block definition. [whitespace/brackets] [4] ERROR: Source/WebKitLegacy/win/WebView.cpp:3226: Tab found; better to use spaces [whitespace/tab] [1] Total errors found: 3 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2017-07-17 23:35:05 PDT
Build Bot
Comment 4 2017-07-17 23:38:02 PDT
Attachment 315771 [details] did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:31: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:139: No space between ^ and block definition. [whitespace/brackets] [4] Total errors found: 2 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 5 2017-07-18 22:55:48 PDT
Build Bot
Comment 6 2017-07-18 22:58:28 PDT
Attachment 315900 [details] did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:31: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:139: No space between ^ and block definition. [whitespace/brackets] [4] Total errors found: 2 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 7 2017-07-20 07:23:16 PDT
Build Bot
Comment 8 2017-07-20 07:25:31 PDT
Attachment 315986 [details] did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Misc/WebIconDatabase.mm:31: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 9 2017-07-20 08:47:26 PDT
Comment on attachment 315986 [details] Patch Attachment 315986 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/4155687 New failing tests: media/modern-media-controls/scrubber-support/scrubber-support-drag.html
Build Bot
Comment 10 2017-07-20 08:47:27 PDT
Created attachment 315990 [details] Archive of layout-test-results from ews117 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Brady Eidson
Comment 11 2017-07-20 09:25:53 PDT
(In reply to Build Bot from comment #9) > Comment on attachment 315986 [details] > Patch > > Attachment 315986 [details] did not pass mac-debug-ews (mac): > Output: http://webkit-queues.webkit.org/results/4155687 > > New failing tests: > media/modern-media-controls/scrubber-support/scrubber-support-drag.html This failure is not due to this patch.
WebKit Commit Bot
Comment 12 2017-07-20 11:07:34 PDT
Comment on attachment 315986 [details] Patch Clearing flags on attachment: 315986 Committed r219695: <http://trac.webkit.org/changeset/219695>
WebKit Commit Bot
Comment 13 2017-07-20 11:07:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.