[webkit-changes] [WebKit/WebKit] c22ea9: Fix assert failure after 262912 at main

Per Arne Vollan noreply at github.com
Fri Apr 14 07:14:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c22ea9424e63f968123d150ececf7b19044c1f3c
      https://github.com/WebKit/WebKit/commit/c22ea9424e63f968123d150ececf7b19044c1f3c
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm

  Log Message:
  -----------
  Fix assert failure after 262912 at main
https://bugs.webkit.org/show_bug.cgi?id=255413
rdar://108009928

Unreviewed assert fix.

Update the expected sandbox extension count in the assert, since 262912 at main added one
more extension.

* Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm:
(WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded):

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




More information about the webkit-changes mailing list