Bug 245071 - [ATSPI] ASSERTION FAILED: isTableComponent(*child) || isTableComponent(*this) || child->parentObject() == this
Summary: [ATSPI] ASSERTION FAILED: isTableComponent(*child) || isTableComponent(*this)...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-12 05:40 PDT by Carlos Garcia Campos
Modified: 2022-09-13 01:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-09-12 05:40:48 PDT
This happens running test accessibility/anonymous-render-block-in-continuation-causes-crash.html with assertions enabled. In ATSPI we always add the list item marker as the first child of the list item, no matter where the marker actually is in the tree.
Comment 1 Radar WebKit Bug Importer 2022-09-12 05:41:00 PDT
<rdar://problem/99818534>
Comment 2 Carlos Garcia Campos 2022-09-12 05:44:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4256
Comment 3 Vitaly Dyackhov 2022-09-12 10:23:40 PDT
Pull request: https://github.com/WebKit/webkit/pull/4268
Comment 4 EWS 2022-09-13 01:34:30 PDT
Committed 254424@main (0357edf07e3b): <https://commits.webkit.org/254424@main>

Reviewed commits have been landed. Closing PR #4268 and removing active labels.