Bug 169772

Summary: Clean up WKContentExtension API
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Alex Christensen
Reported 2017-03-16 11:50:31 PDT
Clean up WKContentExtension API
Attachments
Patch (18.49 KB, patch)
2017-03-16 11:53 PDT, Alex Christensen
ggaren: review+
Alex Christensen
Comment 1 2017-03-16 11:53:25 PDT
Geoffrey Garen
Comment 2 2017-03-16 12:03:40 PDT
Comment on attachment 304662 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=304662&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKContentExtension.h:34 > +@property (nonatomic, readonly, copy) NSString *identifier; If we're going to use this string in the file system, we need to give it name like "fileSystemIdentifier", in order to communicate to clients the restrictions on what can go in this string.
Alex Christensen
Comment 3 2017-03-16 12:06:58 PDT
Note You need to log in before you can comment on or make changes to this bug.