Bug 191899 - [Cocoa] SOFT_LINK_CLASS_FOR_{HEADER,SOURCE} should generate a more concise getter function
Summary: [Cocoa] SOFT_LINK_CLASS_FOR_{HEADER,SOURCE} should generate a more concise ge...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-21 17:50 PST by Andy Estes
Modified: 2018-11-24 10:38 PST (History)
7 users (show)

See Also:


Attachments
Patch (11.42 KB, patch)
2018-11-21 17:55 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (20.15 KB, patch)
2018-11-21 19:40 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (22.93 KB, patch)
2018-11-21 20:06 PST, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (22.98 KB, patch)
2018-11-24 09:59 PST, Andy Estes
no flags Details | Formatted Diff | Diff

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