Bug 124691

Summary: IDB related cleanup in WebKit2
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 enrica: review+

Description Brady Eidson 2013-11-20 17:17:56 PST
IDB related cleanup in WebKit2

-WebIDBServerConnection.cpp should use the WebCore namespace and get rid of "WebCore::" throughout
-"backendIndentifier" should be renamed to "serverConnectionIdentifier" throughout

This is progress towards https://bugs.webkit.org/show_bug.cgi?id=124521
Comment 1 Brady Eidson 2013-11-20 17:20:22 PST
Created attachment 217501 [details]
Patch v1
Comment 2 Enrica Casucci 2013-11-20 17:24:23 PST
Comment on attachment 217501 [details]
Patch v1

Look ok
Comment 3 Brady Eidson 2013-11-20 17:26:36 PST
http://trac.webkit.org/changeset/159598