Bug 212017

Summary: REGRESSION(r261779): [GTK][WPE] http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html is failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, lmoura, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 213881    
Attachments:
Description Flags
Patch mcatanzaro: review+

Description Diego Pino 2020-05-18 04:40:37 PDT
These two tests are failing since r261779:

  http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-database.html [ Failure ]
  http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html [ Failure ]

I think the problem is that the creation of the default website datatore should taking into account the options.useEphemeralSession.

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261798%20(13758)/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-actual.txt
@@ -3,7 +3,6 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS Resource load statistics is running in ephemeral mode.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Carlos Garcia Campos 2020-07-03 03:08:49 PDT
Created attachment 403448 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-07-03 07:32:04 PDT
Committed r263895: <https://trac.webkit.org/changeset/263895>
Comment 3 Radar WebKit Bug Importer 2020-07-03 07:33:13 PDT
<rdar://problem/65076443>