Bug 174963 - [WK2] Replace RetainPtr<> with auto when adopting allocated ObjC objects in DataInteractionTests
Summary: [WK2] Replace RetainPtr<> with auto when adopting allocated ObjC objects in D...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-28 18:50 PDT by Wenson Hsieh
Modified: 2017-07-30 14:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (25.48 KB, patch)
2017-07-28 19:07 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2017-07-28 18:50:25 PDT
These tests are very inconsistent in their use of RetainPtr<> vs. auto.
Comment 1 Wenson Hsieh 2017-07-28 19:07:07 PDT
Created attachment 316690 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-30 14:35:21 PDT
Comment on attachment 316690 [details]
Patch

Clearing flags on attachment: 316690

Committed r220051: <http://trac.webkit.org/changeset/220051>
Comment 3 WebKit Commit Bot 2017-07-30 14:35:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-07-30 14:36:10 PDT
<rdar://problem/33615381>