[webkit-changes] [WebKit/WebKit] 5bb396: REGRESSION (270722 at main): [ macOS Debug ] Multiple...
Timothy Hatcher
noreply at github.com
Wed Nov 15 12:22:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5bb3967aa676d94c4fb636aa670b58e9a28191cf
https://github.com/WebKit/WebKit/commit/5bb3967aa676d94c4fb636aa670b58e9a28191cf
Author: Timothy Hatcher <timothy at apple.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm
Log Message:
-----------
REGRESSION (270722 at main): [ macOS Debug ] Multiple TestWebKitAPI.WKWebExtension tests are failing.
https://webkit.org/b/264884
rdar://problem/118461886
Reviewed by Chris Dumez.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm:
(WebKit::WebExtensionContext::didChangeTabProperties): Get the tab again, it might have closed
since this was scheduled.
Canonical link: https://commits.webkit.org/270783@main
More information about the webkit-changes
mailing list