Bug 208400 - ResourceLoadStatistics: Figure out why resource load statistics get enabled right after they get disabled for ephemeral sessions
Summary: ResourceLoadStatistics: Figure out why resource load statistics get enabled r...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-28 16:37 PST by John Wilander
Modified: 2020-02-28 16:37 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2020-02-28 16:37:06 PST
These two test cases are being skipped in the work for https://bugs.webkit.org/show_bug.cgi?id=208399:
http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral.html
http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies-ephemeral-database.html

We should figure out why they fail and fix that bug.