[webkit-changes] [WebKit/WebKit] a354d4: [Navigation] Reverse order of resolving transition...

Rob Buis noreply at github.com
Mon Sep 30 02:49:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a354d41585e42a4828e104dcf430c676176cc56e
      https://github.com/WebKit/WebKit/commit/a354d41585e42a4828e104dcf430c676176cc56e
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
    M Source/WebCore/page/Navigation.cpp

  Log Message:
  -----------
  [Navigation] Reverse order of resolving transition and finished promises
https://bugs.webkit.org/show_bug.cgi?id=280398

Reviewed by Anne van Kesteren.

Reorder order of resolving transition and finished promises, the tests already expect this order
and the spec was adjusted recently:
https://github.com/whatwg/html/pull/10658

* Source/WebCore/page/Navigation.cpp:
(WebCore::Navigation::innerDispatchNavigateEvent):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list