RESOLVED FIXED 213592
[GTK] Enable WEB_API_STATISTICS
https://bugs.webkit.org/show_bug.cgi?id=213592
Summary [GTK] Enable WEB_API_STATISTICS
Diego Pino
Reported 2020-06-24 23:22:00 PDT
The following tests are failing since r263474: http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access.html [ Failure ] http/tests/resourceLoadStatistics/count-third-party-script-import-in-worker.html [ Failure ] http/tests/resourceLoadStatistics/count-third-party-script-loads.html [ Failure ] http/tests/resourceLoadStatistics/dont-count-third-party-image-as-third-party-script.html [ Failure ] http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html [ Failure ] http/tests/resourceLoadStatistics/log-delayed-client-side-redirects.html [ Failure ] http/tests/resourceLoadStatistics/remove-website-data-for-origin-deletes-link-decoration.html [ Failure ] http/tests/resourceLoadStatistics/remove-website-data-for-origin-deletes-third-party-script-loads.html [ Failure ] Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r263497%20(14272)/http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access-diff.txt --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access-actual.txt @@ -16,8 +16,6 @@ isPrevalentResource: Yes isVeryPrevalentResource: No dataRecordsRemoved: 0 - canvasReadData: No - Registrable domain: subframe2 hadUserInteraction: No mostRecentUserInteraction: -1 @@ -28,8 +26,6 @@ isPrevalentResource: Yes isVeryPrevalentResource: No dataRecordsRemoved: 0 - canvasReadData: No - The error is the same in all tests (the 'canvasReadData' part is missing).
Attachments
Patch (1.27 KB, patch)
2020-06-24 23:24 PDT, Diego Pino
no flags
Diego Pino
Comment 1 2020-06-24 23:24:43 PDT
EWS
Comment 2 2020-06-25 02:53:22 PDT
Committed r263501: <https://trac.webkit.org/changeset/263501> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402719 [details].
Radar WebKit Bug Importer
Comment 3 2020-06-25 17:05:36 PDT
Note You need to log in before you can comment on or make changes to this bug.