Bug 134110

Summary: Begin stubbing out new session state classes
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Anders Carlsson 2014-06-20 10:35:42 PDT
Begin stubbing out new session state classes
Comment 1 Anders Carlsson 2014-06-20 10:36:37 PDT
Created attachment 233432 [details]
Patch
Comment 2 Geoffrey Garen 2014-06-20 10:56:47 PDT
Comment on attachment 233432 [details]
Patch

r=me, but I really prefer one file per class -- otherwise, the only way to find a class's file is to use Xcode's "Jump to Definition", which works only if you have the name of the class in front of you in an editor window, and even then, only if Xcode is done indexing, which is only in the late afternoon.
Comment 3 Anders Carlsson 2014-06-20 10:58:13 PDT
Committed r170191: <http://trac.webkit.org/changeset/170191>