Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fae33225167aa4756ae404ca04baa27925fa6110
      
https://github.com/WebKit/WebKit/commit/fae33225167aa4756ae404ca04baa27925fa6110
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/NativePromise.h
    M Tools/TestWebKitAPI/Tests/WTF/NativePromise.cpp

  Log Message:
  -----------
  rename NativePromise resolveOrReject and createAndResolveOrReject
https://bugs.webkit.org/show_bug.cgi?id=262677
rdar://116504430

Reviewed by Youenn Fablet.

rename NativePromise::createAndResolveOrReject into createAndSettle()
and resolveOrReject into settle()
No new test, no functional changes

* Source/WTF/wtf/NativePromise.h:
* Tools/TestWebKitAPI/Tests/WTF/NativePromise.cpp:
(TestWebKitAPI::TEST):
(TestWebKitAPI::myMethodReturningThenCommand):
(TestWebKitAPI::myMethodReturningProducer):

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


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

Reply via email to