Bug 172370 - Resource Load Statistics: Use WebProcessPool::allProcessPools() when sending message to network process about partitioning
Summary: Resource Load Statistics: Use WebProcessPool::allProcessPools() when sending ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-19 11:29 PDT by John Wilander
Modified: 2017-05-19 15:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2017-05-19 11:36 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2017-05-19 11:29:33 PDT
http/tests/loading/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction.html started to fail and it seems we need to call WebProcessPool::allProcessPools() for WebKitTestRunner to get the message sent to the network process.
Comment 1 John Wilander 2017-05-19 11:30:00 PDT
rdar://problem/32288012
Comment 2 John Wilander 2017-05-19 11:36:54 PDT
Created attachment 310679 [details]
Patch
Comment 3 John Wilander 2017-05-19 15:02:02 PDT
Comment on attachment 310679 [details]
Patch

Thanks, Alex!
Comment 4 WebKit Commit Bot 2017-05-19 15:31:20 PDT
Comment on attachment 310679 [details]
Patch

Clearing flags on attachment: 310679

Committed r217158: <http://trac.webkit.org/changeset/217158>
Comment 5 WebKit Commit Bot 2017-05-19 15:31:21 PDT
All reviewed patches have been landed.  Closing bug.