Bug 191899

Summary: [Cocoa] SOFT_LINK_CLASS_FOR_{HEADER,SOURCE} should generate a more concise getter function
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ddkilzer, dino, mmaxfield, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=191875
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Andy Estes 2018-11-21 17:50:00 PST
[Cocoa] SOFT_LINK_CLASS_FOR_{HEADER,SOURCE} should generate a more concise getter function
Comment 1 Andy Estes 2018-11-21 17:55:33 PST Comment hidden (obsolete)
Comment 2 Andy Estes 2018-11-21 19:40:09 PST Comment hidden (obsolete)
Comment 3 Andy Estes 2018-11-21 20:06:31 PST
Created attachment 355459 [details]
Patch
Comment 4 Dean Jackson 2018-11-23 09:44:29 PST
Comment on attachment 355459 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=355459&action=review

> Source/WTF/ChangeLog:15
> +        a getter named namesapce::getNSViewClass().

Typo: namespace
Comment 5 Andy Estes 2018-11-24 09:59:30 PST
Created attachment 355565 [details]
Patch
Comment 6 WebKit Commit Bot 2018-11-24 10:37:23 PST
Comment on attachment 355565 [details]
Patch

Clearing flags on attachment: 355565

Committed r238470: <https://trac.webkit.org/changeset/238470>
Comment 7 WebKit Commit Bot 2018-11-24 10:37:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2018-11-24 10:38:30 PST
<rdar://problem/46228446>