WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 139413
WebStorageNamespaceProvider should know about its local storage database path
https://bugs.webkit.org/show_bug.cgi?id=139413
Summary
WebStorageNamespaceProvider should know about its local storage database path
Anders Carlsson
Reported
2014-12-08 14:27:44 PST
WebStorageNamespaceProvider should know about its local storage database path
Attachments
Patch
(9.03 KB, patch)
2014-12-08 14:30 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-12-08 14:30:47 PST
Created
attachment 242847
[details]
Patch
Andreas Kling
Comment 2
2014-12-08 14:36:26 PST
Comment on
attachment 242847
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=242847&action=review
r=me
> Source/WebCore/ChangeLog:3 > + Build fix.
This does not belong.
> Source/WebCore/platform/network/soup/CookieJarSoup.cpp:230 > -void deleteAllCookiesModifiedSince(const NetworkStorageSession&, std::chrono::system_clock::time_point); > +void deleteAllCookiesModifiedSince(const NetworkStorageSession&, std::chrono::system_clock::time_point)
Same.
Anders Carlsson
Comment 3
2014-12-08 14:38:50 PST
Committed
r176976
: <
http://trac.webkit.org/changeset/176976
>
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