Bug 146402 - [Cocoa] Remove _WKSecurityOrigin.{h,mm}
Summary: [Cocoa] Remove _WKSecurityOrigin.{h,mm}
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-28 16:47 PDT by mitz
Modified: 2015-06-28 17:34 PDT (History)
0 users

See Also:


Attachments
Remove the files and keep what’s needed for binary compatibility in WKSecurityOrigin.m (10.70 KB, patch)
2015-06-28 16:52 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-06-28 16:47:18 PDT
_WKSecurityOrigin doesn’t need to be declared anymore.
Comment 1 mitz 2015-06-28 16:52:31 PDT
Created attachment 255733 [details]
Remove the files and keep what’s needed for binary compatibility in WKSecurityOrigin.m
Comment 2 mitz 2015-06-28 17:34:19 PDT
Committed <http://trac.webkit.org/r186058>.