Bug 207348 - ResourceLoadStatisticsDatabaseStore::dumpResourceLoadStatistics relies on the order of m_getAllDomainsStatement, which can be changed by HashTable's implementation
Summary: ResourceLoadStatisticsDatabaseStore::dumpResourceLoadStatistics relies on the...
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-06 12:51 PST by Yusuke Suzuki
Modified: 2020-02-06 19:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2020-02-06 12:52 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-02-06 12:51:04 PST
ResourceLoadStatisticsDatabaseStore::dumpResourceLoadStatistics relies on the order of m_getAllDomainsStatement, which can be changed by HashTable's implementation
Comment 1 Yusuke Suzuki 2020-02-06 12:52:16 PST
Created attachment 389983 [details]
Patch
Comment 2 Mark Lam 2020-02-06 14:12:21 PST
Comment on attachment 389983 [details]
Patch

r=me.  Is the test already expecting sorted order?  If not, you should rebase the test results also.
Comment 3 Yusuke Suzuki 2020-02-06 14:19:39 PST
(In reply to Mark Lam from comment #2)
> Comment on attachment 389983 [details]
> Patch
> 
> r=me.  Is the test already expecting sorted order?  If not, you should
> rebase the test results also.

Yes, luckily :)
Comment 4 WebKit Commit Bot 2020-02-06 14:58:43 PST
The commit-queue encountered the following flaky tests while processing attachment 389983 [details]:

imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-replacement.html bug 207335 (author: graouts@apple.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-02-06 14:59:08 PST
The commit-queue encountered the following flaky tests while processing attachment 389983 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2020-02-06 19:08:44 PST
Comment on attachment 389983 [details]
Patch

Clearing flags on attachment: 389983

Committed r256002: <https://trac.webkit.org/changeset/256002>
Comment 7 WebKit Commit Bot 2020-02-06 19:08:45 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2020-02-06 19:09:14 PST
<rdar://problem/59248444>