Bug 283708
Summary: | [JSC][GLib] Provide deferred promise creation API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Theo <tmaillart> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aperez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Theo
Hello,
We implement a custom api in our webkit extension
Some new features we would like to implement require promise support
So I have experimented a small patch on JavaScriptCore GLib api to expose deferred promise creation
It works fine so I would like to have some feedback and hopefully merge this into main
Theo
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Theo
I've opened https://github.com/WebKit/WebKit/pull/37154
EWS
Committed 288688@main (f4cbe7bf3972): <https://commits.webkit.org/288688@main>
Reviewed commits have been landed. Closing PR #37154 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/142673101>