[webkit-changes] [WebKit/WebKit] 58ebb5: Reset m_shouldDownloadContentDispositionAttachment...

Guoye Zhang noreply at github.com
Fri Dec 15 20:27:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58ebb5eb97e3c8de973a73c57d47fd7bdfd41fb6
      https://github.com/WebKit/WebKit/commit/58ebb5eb97e3c8de973a73c57d47fd7bdfd41fb6
  Author: Guoye Zhang <guoye_zhang at apple.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M Tools/WebKitTestRunner/TestController.cpp

  Log Message:
  -----------
  Reset m_shouldDownloadContentDispositionAttachments after a test completes
https://bugs.webkit.org/show_bug.cgi?id=266509
rdar://119534786

Reviewed by Alex Christensen.

Addresses the issue that when these 2 tests are run in this order, the second test times out:
    http/tests/contentdispositionattachmentsandbox/scripts-disabled.html
    http/tests/download/sandboxed-iframe-download-allowed-in-popup-noopener.html

* Tools/WebKitTestRunner/TestController.cpp:
(WTR::TestController::resetStateToConsistentValues):

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




More information about the webkit-changes mailing list