Bug 162069

Summary: Web Inspector: adopt Object.awaitEvent in LayoutTests/http/tests/inspector
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 161634    
Attachments:
Description Flags
Patch none

Description Devin Rousso 2016-09-16 10:48:36 PDT
.
Comment 1 Radar WebKit Bug Importer 2016-09-16 10:49:00 PDT
<rdar://problem/28340008>
Comment 2 Devin Rousso 2016-09-16 16:17:08 PDT
Created attachment 289126 [details]
Patch
Comment 3 BJ Burg 2016-09-19 02:17:21 PDT
Comment on attachment 289126 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=289126&action=review

r=me

> LayoutTests/http/tests/inspector/network/resource-timing.html:22
> +                WebInspector.Resource.awaitEvent(WebInspector.Resource.Event.ResponseReceived),

We lose testing that the events come through in the right order, but I don't care too much about that really.
Comment 4 WebKit Commit Bot 2016-09-19 16:38:39 PDT
Comment on attachment 289126 [details]
Patch

Clearing flags on attachment: 289126

Committed r206130: <http://trac.webkit.org/changeset/206130>
Comment 5 WebKit Commit Bot 2016-09-19 16:38:43 PDT
All reviewed patches have been landed.  Closing bug.