Closed Bug 1614792 Opened 4 years ago Closed 4 years ago

Rename DebuggerClient to DevToolsClient

Categories

(DevTools :: Framework, task, P3)

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
Firefox 75
Tracking Status
firefox75 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

Splitting bug 1612528 in chunks as renaming everything all at once is quite stressful.

$ sed -ie "s/DebuggerClient/DevToolsClient/g" $(git grep -l DebuggerClient)

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

$ sed -ie "s//debugger-client"//devtools-client"/g" $(git grep -l /debugger-client)
$ git mv devtools/shared/client/debugger-client.js devtools/shared/client/devtools-client.js
$ vi devtools/shared/client/moz.build

$ sed -ie "s/debuggerClient/devToolsClient/g" $(git grep -l debuggerClient)

$ sed -ie "s/Debugger client/DevTools client/g; s/Debugger Client/DevTools Client/g; s/debugger client/devtools client/g" $(git grep -il "debugger client" devtools)

Priority: -- → P3
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d6d19ed1224
Rename DebuggerClient to DevToolsClient. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: