Bug 296193
| Summary: | AX: comment about scrollViewParent is incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dominic Mazzoni <dm_mazzoni> |
| Component: | Accessibility | Assignee: | Dominic Mazzoni <dm_mazzoni> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Dominic Mazzoni
// This will return the parent of the AXWebArea, if this is a web area.
if (id scrollView = scrollViewParent(*backingObject))
return scrollView;
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/156154357>
Dominic Mazzoni
Pull request: https://github.com/WebKit/WebKit/pull/48261
EWS
Committed 297620@main (683d4a6a43b6): <https://commits.webkit.org/297620@main>
Reviewed commits have been landed. Closing PR #48261 and removing active labels.