RESOLVED FIXED 124691
IDB related cleanup in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=124691
Summary IDB related cleanup in WebKit2
Brady Eidson
Reported 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
Attachments
Patch v1 (15.99 KB, patch)
2013-11-20 17:20 PST, Brady Eidson
enrica: review+
Brady Eidson
Comment 1 2013-11-20 17:20:22 PST
Created attachment 217501 [details] Patch v1
Enrica Casucci
Comment 2 2013-11-20 17:24:23 PST
Comment on attachment 217501 [details] Patch v1 Look ok
Brady Eidson
Comment 3 2013-11-20 17:26:36 PST
Note You need to log in before you can comment on or make changes to this bug.