[webkit-changes] [WebKit/WebKit] e569cd: Fix timeout of HEIC test

Per Arne Vollan noreply at github.com
Fri Jan 13 12:29:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e569cd626f62474007069b85ec7f970e31d10362
      https://github.com/WebKit/WebKit/commit/e569cd626f62474007069b85ec7f970e31d10362
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  Fix timeout of HEIC test
https://bugs.webkit.org/show_bug.cgi?id=250463
rdar://102979844

Reviewed by Geoffrey Garen.

For the HEIC tests to work, a sandbox extension to the trust service needs to be issued.
This patch also updates the test expectations for the HEIC tests.

* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::platformInitializeWebProcess):

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




More information about the webkit-changes mailing list