WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132526
[Cocoa WebKit2] Add basic _WKWebsiteDataStore implementation
https://bugs.webkit.org/show_bug.cgi?id=132526
Summary
[Cocoa WebKit2] Add basic _WKWebsiteDataStore implementation
Sam Weinig
Reported
2014-05-03 12:08:39 PDT
[Cocoa WebKit2] Add basic _WKWebsiteDataStore implementation
Attachments
Patch
(30.00 KB, patch)
2014-05-03 12:16 PDT
,
Sam Weinig
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2014-05-03 12:16:07 PDT
Created
attachment 230758
[details]
Patch
Anders Carlsson
Comment 2
2014-05-03 13:44:06 PDT
Comment on
attachment 230758
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=230758&action=review
> Source/WebKit2/UIProcess/API/Cocoa/_WKWebsiteDataStore.h:41 > +@property (readonly) BOOL isNonPersistentDataStore;
I think this should be @property (readonly, getter=isNonPersistentDataStore) BOOL nonPersistentDataStore; Or maybe just nonPersistent?
Sam Weinig
Comment 3
2014-05-03 13:47:14 PDT
Committed
r168229
: <
http://trac.webkit.org/changeset/168229
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug