Bug 134690

Summary: Add a stubbed out _WKSessionState class
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 ggaren: review+

Description Anders Carlsson 2014-07-07 13:08:04 PDT
Add a stubbed out _WKSessionState class
Comment 1 Anders Carlsson 2014-07-07 13:10:25 PDT
Created attachment 234504 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-07 13:11:36 PDT
Attachment 234504 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/_WKSessionStateInternal.h:32:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-07-07 13:22:45 PDT
Comment on attachment 234504 [details]
Patch

r=me
Comment 4 Anders Carlsson 2014-07-07 13:28:33 PDT
Committed r170854: <http://trac.webkit.org/changeset/170854>