Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b7ea996dd8ed8ec444695e1a7f6522a1161eaa8
      
https://github.com/WebKit/WebKit/commit/6b7ea996dd8ed8ec444695e1a7f6522a1161eaa8
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp
    M Tools/WebKitTestRunner/WorkQueueManager.cpp

  Log Message:
  -----------
  TestRunner::queueLoad should resolve against main frame URL in UI process
https://bugs.webkit.org/show_bug.cgi?id=273215
rdar://127013069

Reviewed by Charlie Wolfe.

With site isolation enabled, the main frame might not be in the same process as 
the caller of TestRunner::queueLoad.
This is the first of at least 2 issues found by 
http/tests/navigation/sec-fetch-site-header-on-redirection.html

* Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp:
(WTR::TestRunner::queueLoad):
* Tools/WebKitTestRunner/WorkQueueManager.cpp:
(WTR::WorkQueueManager::queueLoad):

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



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

Reply via email to