Bug 235115 - Process deferred ChildrenChanged notifications before creating an isolated subtree.
Summary: Process deferred ChildrenChanged notifications before creating an isolated su...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-12 07:54 PST by Andres Gonzalez
Modified: 2022-01-12 19:22 PST (History)
11 users (show)

See Also:


Attachments
Patch (6.17 KB, patch)
2022-01-12 08:06 PST, Andres Gonzalez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.17 KB, patch)
2022-01-12 09:07 PST, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (6.17 KB, patch)
2022-01-12 09:53 PST, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].