Bug 172370

Summary: Resource Load Statistics: Use WebProcessPool::allProcessPools() when sending message to network process about partitioning
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit2Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.