[Webkit-unassigned] [Bug 281991] New: REGRESSION (281333 at main) [Cocoa] Correct nullptr crashes in WKAccessibilityRootObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 23 10:33:55 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281991
Bug ID: 281991
Summary: REGRESSION (281333 at main) [Cocoa] Correct nullptr
crashes in WKAccessibilityRootObject
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
The changes in 281333 at main removed a nullptr check. Our CI system is experiencing numerous crashes here, slowing our test system.
This patch restores the missing nullptr check, and adds a few more in code paths impacted by the changes in 281333 at main.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241023/7638d56c/attachment.htm>
More information about the webkit-unassigned
mailing list