Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7301504e0c2211b49de5b829413cd4f4e4ce2847
      
https://github.com/WebKit/WebKit/commit/7301504e0c2211b49de5b829413cd4f4e4ce2847
  Author: Lauro Moura <[email protected]>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp

  Log Message:
  -----------
  REGRESSION(257681@main) [WebDriver] Invalid WebPageProxy references after 
RefPtr moved into callbacks
https://bugs.webkit.org/show_bug.cgi?id=249452

Reviewed by Žan Doberšek.

Make sure the WebPageProxy are valid through the
exitFullscreenWindowForPage call.

* Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp:
(WebKit::WebAutomationSession::setWindowFrameOfBrowsingContext):
(WebKit::WebAutomationSession::maximizeWindowOfBrowsingContext):
(WebKit::WebAutomationSession::hideWindowOfBrowsingContext):

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


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

Reply via email to