WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
174700
Get rid of WebCore IconDatabase code
https://bugs.webkit.org/show_bug.cgi?id=174700
Summary
Get rid of WebCore IconDatabase code
Brady Eidson
Reported
2017-07-20 17:12:39 PDT
Get rid of WebCore IconDatabase code
Attachments
WIP patch (not for EWS yet)
(171.20 KB, patch)
2017-07-20 17:13 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
Patch
(194.00 KB, patch)
2017-07-20 22:28 PDT
,
Brady Eidson
thorton
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews103 for mac-elcapitan
(993.49 KB, application/zip)
2017-07-20 23:30 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews105 for mac-elcapitan-wk2
(1.10 MB, application/zip)
2017-07-20 23:35 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews113 for mac-elcapitan
(1.77 MB, application/zip)
2017-07-20 23:52 PDT
,
Build Bot
no flags
Details
EWS run for building
(194.83 KB, patch)
2017-07-21 07:06 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews101 for mac-elcapitan
(1.01 MB, application/zip)
2017-07-21 10:00 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews106 for mac-elcapitan-wk2
(1.08 MB, application/zip)
2017-07-21 10:06 PDT
,
Build Bot
no flags
Details
Patch
(201.74 KB, patch)
2017-07-21 10:06 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(8)
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2017-07-20 17:13:08 PDT
Comment hidden (obsolete)
Created
attachment 316044
[details]
WIP patch (not for EWS yet) Attaching WIP to get to it from another machine later
Brady Eidson
Comment 2
2017-07-20 22:28:53 PDT
Created
attachment 316069
[details]
Patch
Build Bot
Comment 3
2017-07-20 23:30:06 PDT
Comment on
attachment 316069
[details]
Patch
Attachment 316069
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/4159609
New failing tests: fast/dom/icon-url-list.html fast/dom/icon-url-change.html fast/dom/icon-url-without-mimetype.html
Build Bot
Comment 4
2017-07-20 23:30:07 PDT
Created
attachment 316074
[details]
Archive of layout-test-results from ews103 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 5
2017-07-20 23:35:36 PDT
Comment on
attachment 316069
[details]
Patch
Attachment 316069
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/4159626
New failing tests: fast/dom/icon-url-list.html fast/dom/icon-url-change.html fast/dom/icon-url-without-mimetype.html
Build Bot
Comment 6
2017-07-20 23:35:37 PDT
Created
attachment 316075
[details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Tim Horton
Comment 7
2017-07-20 23:47:02 PDT
Comment on
attachment 316069
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=316069&action=review
I mostly just looked at the green code. Obv. get EWS building.
> Source/WebCore/history/HistoryItem.cpp:-212 > - iconDatabase().releaseIconForPageURL(m_urlString);
This was all pretty nutty, happy to see it go
> Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp:531 > + // Add link icons they exist for this page, if we are archiving the entire page.
Grammar problem here.
> Source/WebCore/loader/icon/IconLoader.cpp:65 > + ResourceRequest resourceRequest = m_url;
Too many spaces after the =
Build Bot
Comment 8
2017-07-20 23:52:16 PDT
Comment on
attachment 316069
[details]
Patch
Attachment 316069
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/4159635
New failing tests: fast/dom/icon-url-list.html fast/dom/icon-url-change.html fast/dom/icon-url-without-mimetype.html
Build Bot
Comment 9
2017-07-20 23:52:18 PDT
Created
attachment 316076
[details]
Archive of layout-test-results from ews113 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Brady Eidson
Comment 10
2017-07-21 07:06:16 PDT
Created
attachment 316085
[details]
EWS run for building I still have to reintroduce shortcutIconURLs for layout tests, and will do so - Just want all the other issues to run against this updated patch.
Build Bot
Comment 11
2017-07-21 10:00:39 PDT
Comment on
attachment 316085
[details]
EWS run for building
Attachment 316085
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/4162049
New failing tests: fast/dom/icon-url-list.html fast/dom/icon-url-change.html fast/dom/icon-url-without-mimetype.html
Build Bot
Comment 12
2017-07-21 10:00:40 PDT
Created
attachment 316093
[details]
Archive of layout-test-results from ews101 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 13
2017-07-21 10:06:42 PDT
Comment on
attachment 316085
[details]
EWS run for building
Attachment 316085
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/4162052
New failing tests: fast/dom/icon-url-list.html fast/dom/icon-url-change.html fast/dom/icon-url-without-mimetype.html
Build Bot
Comment 14
2017-07-21 10:06:44 PDT
Created
attachment 316095
[details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Brady Eidson
Comment 15
2017-07-21 10:06:47 PDT
Created
attachment 316096
[details]
Patch
WebKit Commit Bot
Comment 16
2017-07-21 11:48:21 PDT
Comment on
attachment 316096
[details]
Patch Clearing flags on attachment: 316096 Committed
r219733
: <
http://trac.webkit.org/changeset/219733
>
WebKit Commit Bot
Comment 17
2017-07-21 11:48:23 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.
Top of Page
Format For Printing
XML
Clone This Bug