[webkit-changes] [WebKit/WebKit] 4c2173: REGRESSION (Sonoma?): [ Sonoma release ] TestWebKi...
Chris Dumez
noreply at github.com
Sat Oct 14 10:37:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4c217345903c254d59a2b0e8f325cd941e0e9345
https://github.com/WebKit/WebKit/commit/4c217345903c254d59a2b0e8f325cd941e0e9345
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M Source/WebKit/UIProcess/Media/cocoa/AudioSessionRoutingArbitratorProxyCocoa.mm
Log Message:
-----------
REGRESSION (Sonoma?): [ Sonoma release ] TestWebKitAPI.SleepDisabler.Crash is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=263150
rdar://116942464
Reviewed by Jer Noble.
Move ALWAYS_LOG() call inside the `if (weakThis)` scope since the macros ends up using
`this`.
* Source/WebKit/UIProcess/Media/cocoa/AudioSessionRoutingArbitratorProxyCocoa.mm:
(WebKit::AudioSessionRoutingArbitratorProxy::beginRoutingArbitrationWithCategory):
Canonical link: https://commits.webkit.org/269342@main
More information about the webkit-changes
mailing list