Bug 208263

Summary: AXIsolatedObject support for table cells.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, 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
none
Patch
none
Patch none

Description Andres Gonzalez 2020-02-26 14:23:16 PST
AXIsolatedObject support for table cells.
Comment 1 Andres Gonzalez 2020-02-26 14:31:42 PST
Created attachment 391783 [details]
Patch
Comment 2 chris fleizach 2020-02-26 15:00:57 PST
Comment on attachment 391783 [details]
Patch

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

> Source/WebCore/accessibility/AccessibilityARIAGridCell.h:41
> +    // Returnss the start location and row span of the cell.

spelling/: Returnss

> Source/WebCore/accessibility/AccessibilityObject.h:176
> +    // Returnss the start location and row span of the cell.

spelling Returnss

> Source/WebCore/accessibility/AccessibilityObjectInterface.h:557
> +    // Returnss the start location and row span of the cell.

spelling

> Source/WebCore/accessibility/AccessibilityTableCell.h:48
> +    // Returnss the start location and row span of the cell.

spelling
Comment 3 chris fleizach 2020-02-26 15:09:36 PST
build failures look unrelated
Comment 4 chris fleizach 2020-02-26 15:09:49 PST
Comment on attachment 391783 [details]
Patch

approved pending spelling changes
Comment 5 Andres Gonzalez 2020-02-26 16:09:22 PST
Created attachment 391798 [details]
Patch
Comment 6 Andres Gonzalez 2020-02-26 17:02:29 PST
Created attachment 391812 [details]
Patch
Comment 7 WebKit Commit Bot 2020-02-26 18:31:40 PST
Comment on attachment 391812 [details]
Patch

Clearing flags on attachment: 391812

Committed r257548: <https://trac.webkit.org/changeset/257548>
Comment 8 WebKit Commit Bot 2020-02-26 18:31:42 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2020-02-26 18:32:20 PST
<rdar://problem/59831471>