Bug 227006

Summary: Upstream async support in Swift overlay
Product: WebKit Reporter: James Savage <james.savage>
Component: WebKit APIAssignee: James Savage <james.savage>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].