Bug 139574

Summary: Temporarily use WebCore session storage for transient local storage
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2014-12-11 18:41:04 PST
Temporarily use WebCore session storage for transient local storage
Comment 1 Anders Carlsson 2014-12-11 18:44:34 PST
Created attachment 243172 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-11 18:47:09 PST
Attachment 243172 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/Storage/StorageNamespaceImpl.h:26:  #ifndef header guard has wrong style, please use: StorageNamespaceImpl_h  [build/header_guard] [5]
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-12-11 18:49:46 PST
Committed r177205: <http://trac.webkit.org/changeset/177205>