[webkit-changes] [WebKit/WebKit] fdf21d: Revert [256099 at main] Regression(iOS 16.1) Use of S...

Chris Dumez noreply at github.com
Mon Oct 31 11:24:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fdf21de4a4846c705f5fe7abd4e710a18988ea5a
      https://github.com/WebKit/WebKit/commit/fdf21de4a4846c705f5fe7abd4e710a18988ea5a
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    M LayoutTests/http/tests/navigation/resources/shared-worker-script.js
    R LayoutTests/http/tests/workers/shared/shared-worker-with-service-workers-disabled-expected.txt
    R LayoutTests/http/tests/workers/shared/shared-worker-with-service-workers-disabled.html
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/win/TestExpectations
    M Source/WebCore/workers/WorkerScriptLoader.cpp

  Log Message:
  -----------
  Revert [256099 at main] Regression(iOS 16.1) Use of Shared Workers cause Web Content process crash in non-default-browser WKWebViews
https://bugs.webkit.org/show_bug.cgi?id=247147
rdar://101562445

Unreviewed, revert patch as it introduces crashes.

* LayoutTests/http/tests/navigation/resources/shared-worker-script.js:
(self.onconnect):
* LayoutTests/http/tests/workers/shared/shared-worker-with-service-workers-disabled-expected.txt: Removed.
* LayoutTests/http/tests/workers/shared/shared-worker-with-service-workers-disabled.html: Removed.
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/win/TestExpectations:
* Source/WebCore/workers/WorkerScriptLoader.cpp:
(WebCore::WorkerScriptLoader::loadAsynchronously):

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




More information about the webkit-changes mailing list