Bug 166523 - Web Inspector: WrappedPromise constructor should behave like the Promise constructor
Summary: Web Inspector: WrappedPromise constructor should behave like the Promise cons...
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:
Depends on:
Blocks: 166634
  Show dependency treegraph
 
Reported: 2016-12-27 15:33 PST by BJ Burg
Modified: 2017-01-03 17:33 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (7.47 KB, patch)
2016-12-27 15:40 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 2016-12-27 15:33:04 PST
it should pass resolve, reject arguments.
Comment 1 BJ Burg 2016-12-27 15:40:07 PST
Created attachment 297791 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2017-01-03 14:03:19 PST
Comment on attachment 297791 [details]
[PATCH] Proposed Fix

r=me, nice test!
Comment 3 WebKit Commit Bot 2017-01-03 17:33:08 PST
Comment on attachment 297791 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 297791

Committed r210261: <http://trac.webkit.org/changeset/210261>
Comment 4 WebKit Commit Bot 2017-01-03 17:33:12 PST
All reviewed patches have been landed.  Closing bug.