Bug 235115

Summary: Process deferred ChildrenChanged notifications before creating an isolated subtree.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: AccessibilityAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, cgarcia, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch none

Description Andres Gonzalez 2022-01-12 07:54:40 PST
Process deferred ChildrenChanged notifications before creating an isolated subtree.
Comment 1 Radar WebKit Bug Importer 2022-01-12 07:54:51 PST
<rdar://problem/87458790>
Comment 2 Andres Gonzalez 2022-01-12 08:06:02 PST
Created attachment 448945 [details]
Patch
Comment 3 Andres Gonzalez 2022-01-12 09:07:53 PST
Created attachment 448950 [details]
Patch
Comment 4 chris fleizach 2022-01-12 09:08:34 PST
Comment on attachment 448945 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448945&action=review

> Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.h:414
> +

extra new lines here
Comment 5 Andres Gonzalez 2022-01-12 09:53:16 PST
Created attachment 448958 [details]
Patch
Comment 6 Andres Gonzalez 2022-01-12 09:55:10 PST
(In reply to chris fleizach from comment #4)
> Comment on attachment 448945 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=448945&action=review
> 
> > Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.h:414
> > +
> 
> extra new lines here

Fixed.
Comment 7 EWS 2022-01-12 19:22:31 PST
Committed r287969 (245998@main): <https://commits.webkit.org/245998@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448958 [details].