Bug 173112 - [Cocoa] Modernize some internal initializers to use instancetype instead of id
Summary: [Cocoa] Modernize some internal initializers to use instancetype instead of id
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-08 14:39 PDT by Joseph Pecoraro
Modified: 2017-06-15 20:55 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.06 KB, patch)
2017-06-08 14:41 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.