Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd23c73ac692918316f2e345fc313f8fd0bbc79b
      
https://github.com/WebKit/WebKit/commit/cd23c73ac692918316f2e345fc313f8fd0bbc79b
  Author: Charlie Wolfe <[email protected]>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M Source/WebCore/loader/NavigationScheduler.cpp

  Log Message:
  -----------
  Remove unnecessary sync IPC in NavigationScheduler
https://bugs.webkit.org/show_bug.cgi?id=288298
rdar://145382743

Reviewed by Sihui Liu.

BackForwardController::currentItem sends a sync IPC message. We should avoid 
using it twice in these
functions.

* Source/WebCore/loader/NavigationScheduler.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to