Gijs Kruitbosch
|
cc0165806f
|
Bug 977009 - switch to Cu.cloneInto instead of JSON.parse(JSON.stringify(foo)) because it's faster, r=vporof
--HG--
extra : rebase_source : 09dc0b502417ceb3384689f6517a4b21c46ff9d3
|
2014-05-26 13:25:00 +01:00 |
|
Brandon Benvie
|
a3359cae27
|
Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan
|
2014-01-22 10:21:33 -08:00 |
|
Rob Campbell
|
60f2a41803
|
Bug 961767 - Remove dead toggleWebConsole method from hudservice.js; r=msucan
|
2014-01-21 12:40:00 -05:00 |
|
Mihai Sucan
|
04bfeb6f88
|
Bug 961621 - Fix for intermittent browser_webconsole_bug_766001_JS_Console_in_Debugger.js | Timed out while waiting for: correct source and line test for debugger for index 2; r=me
|
2014-01-20 23:09:18 +02:00 |
|
J. Ryan Stinnett
|
8bdef3ce43
|
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
|
2013-12-02 02:28:01 -06:00 |
|
Peiyong Lin
|
89f34b68f1
|
Bug 927035 - Replace Data.now() in browser/devtools/webconsole/hudservice.js with static counter. r=bbenvie
|
2013-11-26 14:21:43 -05:00 |
|
Brandon Benvie
|
55c0857085
|
Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan
|
2013-10-04 12:44:09 -07:00 |
|
Hubert B Manilla
|
ecafc16dd2
|
Bug 917189 - Removed the debug icon on the caret position, r=vporof
|
2013-10-04 00:36:37 +03:00 |
|
Mihai Sucan
|
af273fe4ed
|
Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee
|
2013-09-23 13:43:37 +03:00 |
|
Victor Porof
|
1ba631eceb
|
Bug 876277 - Fix webconsole and profiler accessing and relying on old debugger DOM event APIs, r=past
|
2013-09-13 16:23:14 +03:00 |
|
Jim Blandy
|
2800c27db8
|
Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp
|
2013-09-10 18:43:44 -07:00 |
|
Mihai Sucan
|
b255378927
|
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
|
2013-08-03 13:29:48 +03:00 |
|