Bug 227006 - Upstream async support in Swift overlay
Summary: Upstream async support in Swift overlay
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Savage
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-14 19:11 PDT by James Savage
Modified: 2021-06-21 11:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (10.40 KB, patch)
2021-06-14 19:13 PDT, James Savage
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Savage 2021-06-14 19:11:07 PDT
Move this code from WKA.
Comment 1 Radar WebKit Bug Importer 2021-06-14 19:11:47 PDT
<rdar://problem/79319543>
Comment 2 James Savage 2021-06-14 19:13:30 PDT
Created attachment 431394 [details]
Patch
Comment 3 Alex Christensen 2021-06-15 16:23:03 PDT
Comment on attachment 431394 [details]
Patch

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

> Source/WebKit/ChangeLog:10
> +        (JavaScriptToSwiftConversions.testUsingSwiftAsync): Adds a simple test
> +        for the Swift async interface.

Is this test run in our CI?
Comment 4 EWS 2021-06-21 11:46:39 PDT
Committed r279072 (238992@main): <https://commits.webkit.org/238992@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431394 [details].