Bug 173112

Summary: [Cocoa] Modernize some internal initializers to use instancetype instead of id
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, joepeck, keith_miller, mark.lam, msaboff, saam, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2017-06-08 14:39:52 PDT
Modernize some internal initializers to use instancetype instead of id
Comment 1 Joseph Pecoraro 2017-06-08 14:41:06 PDT
Created attachment 312344 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2017-06-12 11:13:57 PDT
Bump!
Comment 3 Wenson Hsieh 2017-06-15 20:25:49 PDT
Comment on attachment 312344 [details]
[PATCH] Proposed Fix

rs=me
Comment 4 WebKit Commit Bot 2017-06-15 20:55:47 PDT
Comment on attachment 312344 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 312344

Committed r218379: <http://trac.webkit.org/changeset/218379>
Comment 5 WebKit Commit Bot 2017-06-15 20:55:48 PDT
All reviewed patches have been landed.  Closing bug.