Bug 208618 - Fix for crash in AXIsolatedObject::fillChildrenVectorForProperty.
Summary: Fix for crash in AXIsolatedObject::fillChildrenVectorForProperty.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-04 17:28 PST by Andres Gonzalez
Modified: 2020-03-04 19:29 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.69 KB, patch)
2020-03-04 17:32 PST, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (2.69 KB, patch)
2020-03-04 17:45 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 2020-03-04 17:28:48 PST
Fix for crash in AXIsolatedObject::fillChildrenVectorForProperty.
Comment 1 Andres Gonzalez 2020-03-04 17:32:05 PST
Created attachment 392519 [details]
Patch
Comment 2 chris fleizach 2020-03-04 17:38:04 PST
Comment on attachment 392519 [details]
Patch

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

> Source/WebCore/ChangeLog:9
> +        doesn't do it..

Two periods
Comment 3 Andres Gonzalez 2020-03-04 17:45:18 PST
Created attachment 392522 [details]
Patch
Comment 4 Andres Gonzalez 2020-03-04 17:46:51 PST
(In reply to chris fleizach from comment #2)
> Comment on attachment 392519 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=392519&action=review
> 
> > Source/WebCore/ChangeLog:9
> > +        doesn't do it..
> 
> Two periods

Fixed.
Comment 5 WebKit Commit Bot 2020-03-04 19:28:16 PST
Comment on attachment 392522 [details]
Patch

Clearing flags on attachment: 392522

Committed r257896: <https://trac.webkit.org/changeset/257896>
Comment 6 WebKit Commit Bot 2020-03-04 19:28:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2020-03-04 19:29:26 PST
<rdar://problem/60068926>