Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e53e0635aaff3b4c25142c59874edf238d2c3bcc
      
https://github.com/WebKit/WebKit/commit/e53e0635aaff3b4c25142c59874edf238d2c3bcc
  Author: Alex Christensen <[email protected]>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M Tools/TestWebKitAPI/cocoa/HTTPServer.h
    M Tools/TestWebKitAPI/cocoa/HTTPServer.mm

  Log Message:
  -----------
  Fix build on compilers without std::experimental::coroutine
https://bugs.webkit.org/show_bug.cgi?id=246160
rdar://100857052

Reviewed by Chris Dumez.

* Tools/TestWebKitAPI/cocoa/HTTPServer.h:
(TestWebKitAPI::CoroutineHandle::CoroutineHandle):
(TestWebKitAPI::Task::promise_type::get_return_object):
(TestWebKitAPI::Task::promise_type::initial_suspend):
* Tools/TestWebKitAPI/cocoa/HTTPServer.mm:
(TestWebKitAPI::ReceiveOperation::await_suspend):
(TestWebKitAPI::SendOperation::await_suspend):

Canonical link: https://commits.webkit.org/255232@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to