[webkit-changes] [WebKit/WebKit] 93ddd0: REGRESSION (261182 at main): TestWebKitAPI.ProcessSwa...

Brent Fulgham noreply at github.com
Sat Mar 4 14:43:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 93ddd026548d5811d7583d917ea96b583af362ba
      https://github.com/WebKit/WebKit/commit/93ddd026548d5811d7583d917ea96b583af362ba
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-03-04 (Sat, 04 Mar 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm

  Log Message:
  -----------
  REGRESSION (261182 at main): TestWebKitAPI.ProcessSwap.LockdownModeEnabledByDefaultThenOptOut and TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode are failing
https://bugs.webkit.org/show_bug.cgi?id=253388
<rdar://problem/106235827>

Unreviewed test fix.

We need to remove the checks for 'CSSCounterStyleRule' and 'contain-intrinsic-size', since these features are now
stable and not part of the Experimental cohort we wish to deactivate in Lockdown Mode.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:

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




More information about the webkit-changes mailing list