Bug 214404

Summary: [webAccessibilityObjectWrapper doAXAttributedStringForTextMarkerRange]needs to autorelease the return value from the main thread.
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
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andres Gonzalez 2020-07-16 07:28:26 PDT
[webAccessibilityObjectWrapper doAXAttributedStringForTextMarkerRange]needs to autorelease the return value from the main thread.
Comment 1 Andres Gonzalez 2020-07-16 07:36:21 PDT
Created attachment 404439 [details]
Patch
Comment 2 Andres Gonzalez 2020-07-16 07:40:37 PDT
<rdar://problem/65627156>
Comment 3 EWS 2020-07-16 09:28:54 PDT
Committed r264461: <https://trac.webkit.org/changeset/264461>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404439 [details].