Bug 124691 - IDB related cleanup in WebKit2
Summary: IDB related cleanup in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 124521
  Show dependency treegraph
 
Reported: 2013-11-20 17:17 PST by Brady Eidson
Modified: 2013-11-20 17:26 PST (History)
0 users

See Also:


Attachments
Patch v1 (15.99 KB, patch)
2013-11-20 17:20 PST, Brady Eidson
enrica: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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