Bug 134013 - [Cocoa] WKWebView's _privateBrowsingEnabled property is unused
Summary: [Cocoa] WKWebView's _privateBrowsingEnabled property is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 20:36 PDT by mitz
Modified: 2014-06-17 21:28 PDT (History)
2 users (show)

See Also:


Attachments
Remove the property and its accesessor methods (2.11 KB, patch)
2014-06-17 20:37 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 2014-06-17 20:36:49 PDT
[Cocoa] WKWebView's _privateBrowsingEnabled property is unused
Comment 1 mitz 2014-06-17 20:37:42 PDT
Created attachment 233280 [details]
Remove the property and its accesessor methods
Comment 2 mitz 2014-06-17 21:28:18 PDT
Committed <http://trac.webkit.org/r170094>.