Bug 180944 - Web Inspector: InspectorTest.expectException does not handle implicitly resolved async functions correctly
Summary: Web Inspector: InspectorTest.expectException does not handle implicitly resol...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-18 13:31 PST by BJ Burg
Modified: 2017-12-19 15:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.85 KB, patch)
2017-12-18 13:52 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2017-12-18 13:31:01 PST
Noticed some double-assetring when writing another test:

FAIL: Should produce an exception.
    Expected: not null
    Actual: null
PASS: Should produce an exception.
Comment 1 BJ Burg 2017-12-18 13:52:00 PST
Created attachment 329676 [details]
Patch
Comment 2 Joseph Pecoraro 2017-12-19 15:32:49 PST
Comment on attachment 329676 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-12-19 15:53:06 PST
Comment on attachment 329676 [details]
Patch

Clearing flags on attachment: 329676

Committed r226153: <https://trac.webkit.org/changeset/226153>
Comment 4 WebKit Commit Bot 2017-12-19 15:53:07 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-19 15:55:56 PST
<rdar://problem/36143578>