Bug 129012 - Add SPI for enabling/disabling private browsing
Summary: Add SPI for enabling/disabling private browsing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-18 17:20 PST by Anders Carlsson
Modified: 2014-02-18 17:24 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2014-02-18 17:21 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-02-18 17:20:22 PST
Add SPI for enabling/disabling private browsing
Comment 1 Anders Carlsson 2014-02-18 17:21:15 PST
Created attachment 224570 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-18 17:22:03 PST
Attachment 224570 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:64:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-02-18 17:24:07 PST
Committed r164335: <http://trac.webkit.org/changeset/164335>