NEW 194034
[GTK] REGRESSION(rr240243): http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=194034
Summary [GTK] REGRESSION(rr240243): http/tests/websocket/connection-refusal-in-frame-...
Alicia Boya García
Reported 2019-01-30 12:47:11 PST
The following test is timing out in GTK since r240242:r240244. Other platforms are fine. http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html Probable cause: r240243 commit 1e8cac6ff06394917230f4a4058ea252beef133d Author: bfulgham@apple.com <bfulgham@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> Date: Mon Jan 21 22:28:04 2019 +0000 Implement message handlers for NetworkProcess-based ResourceLoadStatistics https://bugs.webkit.org/show_bug.cgi?id=193556 <rdar://problem/47368501> Reviewed by Alex Christensen. Source/WebCore: This patch adds a new observer callback used to message the NetworkProcess when user interaction events are received. This is needed when the ResourceLoadStatistics data is not being managed by the UIProcess. Tested by existing ResourceLoadStatistics and storageAccess tests.
Attachments
Michael Catanzaro
Comment 1 2019-01-30 14:14:27 PST
Should be skipped right under: # No support for resource load statistics yet http/tests/resourceLoadStatistics/ [ Skip ]
Note You need to log in before you can comment on or make changes to this bug.