Bug 211857

Summary: Remove unnecessary assert in {WebAccessibilityObjectWrapper attachmentView].
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, 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

Andres Gonzalez
Reported 2020-05-13 12:20:54 PDT
Remove unnecessary assert in {WebAccessibilityObjectWrapper attachmentView].
Attachments
Patch (2.09 KB, patch)
2020-05-13 12:25 PDT, Andres Gonzalez
no flags
Patch (2.09 KB, patch)
2020-05-13 13:12 PDT, Andres Gonzalez
no flags
Andres Gonzalez
Comment 1 2020-05-13 12:25:20 PDT
chris fleizach
Comment 2 2020-05-13 12:46:51 PDT
Comment on attachment 399287 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=399287&action=review > Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:560 > + auto *backingObject = protectedSelf.get().axBackingObject; I think this * is on the wrong side
Andres Gonzalez
Comment 3 2020-05-13 13:12:56 PDT
Andres Gonzalez
Comment 4 2020-05-13 13:14:25 PDT
(In reply to chris fleizach from comment #2) > Comment on attachment 399287 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=399287&action=review > > > Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:560 > > + auto *backingObject = protectedSelf.get().axBackingObject; > > I think this * is on the wrong side Fixed.
EWS
Comment 5 2020-05-13 13:51:56 PDT
Committed r261653: <https://trac.webkit.org/changeset/261653> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399291 [details].
Radar WebKit Bug Importer
Comment 6 2020-05-13 13:52:13 PDT
Note You need to log in before you can comment on or make changes to this bug.