Bug 151565 - Remove DOMPromiseWithCallback
Summary: Remove DOMPromiseWithCallback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-23 05:42 PST by youenn fablet
Modified: 2015-11-23 10:32 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2015-11-23 05:56 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-11-23 05:42:22 PST
DOMPromiseWithCallback should be removed as it is no longer in use.
JS-builtins is now used in lieu of DOMPromiseWithCallback.
Comment 1 youenn fablet 2015-11-23 05:56:36 PST
Created attachment 266087 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-23 10:32:06 PST
Comment on attachment 266087 [details]
Patch

Clearing flags on attachment: 266087

Committed r192746: <http://trac.webkit.org/changeset/192746>
Comment 3 WebKit Commit Bot 2015-11-23 10:32:09 PST
All reviewed patches have been landed.  Closing bug.