Joe Walker
|
6fd91a613d
|
Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof
--HG--
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref1.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref2.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli1.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli2.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion1.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion2.js
|
2013-09-03 12:20:27 +01:00 |
|
Nick Fitzgerald
|
9eb3a415ce
|
Bug 974159 - debugger-controller.js should use ES6 iterators instead of old style iterators; r=past
|
2014-02-26 19:57:46 -08:00 |
|
Anton Kovalyov
|
0927565bf2
|
Bug 977345 - Editor should refresh when font size changes. r=robcee
|
2014-02-26 14:50:26 -08:00 |
|
Anton Kovalyov
|
6819ea3871
|
Bug 973711 - Restore localization in search.js. r=harth
|
2014-02-26 14:32:48 -08:00 |
|
J. Ryan Stinnett
|
ca83343b85
|
Bug 976679 - Move event-emitter to toolkit. r=paul
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
|
2014-02-25 22:22:05 -06:00 |
|
J. Ryan Stinnett
|
5f679b54b3
|
Bug 975064 - Close target when client is closed. r=past
|
2014-02-25 23:29:09 -06:00 |
|
Mihai Sucan
|
334942e502
|
Bug 970914 - Avoid confusion where if there's already a console client (attachConsole), we get the same WebConsoleClient instance and startListeners is not called. r=past
|
2014-02-25 18:47:51 +02:00 |
|
Mihai Sucan
|
894ed44dbd
|
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
|
2014-02-25 22:02:58 +02:00 |
|
Ed Morley
|
ff509982d5
|
Backed out changeset e29ea34afb6c (bug 966692) for failures in browser_webconsole_dont_navigate_on_doubleclick.js
|
2014-02-25 17:01:42 +00:00 |
|
Patrick Brosset
|
ac63b04c1c
|
Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth
|
2014-02-25 16:33:57 +01:00 |
|
Rob Campbell
|
2eca362500
|
Bug 966692 - Reduce the default set of warnings we display in console; r=msucan
|
2014-02-20 16:16:00 -05:00 |
|
Mihai Sucan
|
fb5ab6a760
|
Bug 975167 - Traceback in autocompletion while debugging; r=past
|
2014-02-21 21:06:20 +02:00 |
|
Sami Jaktholm
|
e6c6df0b1f
|
Bug 915141 - WebConsole: Listen to the 'command' event of 'Log Request and Response Bodies' menuitems instead of 'click'; r=msucan
|
2014-02-25 13:44:36 +02:00 |
|
Sami Jaktholm
|
88b40eabaa
|
Bug 975707 - Links in Console load in Console's view on double-click, breaking Console till reopen; r=msucan
|
2014-02-25 13:44:36 +02:00 |
|
Ryan VanderMeulen
|
a25e1a410f
|
Merge inbound to m-c.
|
2014-02-19 15:37:55 -05:00 |
|
Mihai Sucan
|
4ada48fe50
|
Bug 952190 - Pretty output for native objects from chrome windows; r=past
|
2014-02-19 14:33:56 +02:00 |
|
Mihai Sucan
|
7742d28613
|
Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee
|
2014-02-18 22:10:41 +02:00 |
|
Henri Kinnunen
|
394c0be056
|
Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan
|
2014-02-19 14:38:39 +02:00 |
|
Heather Arthur
|
ac3c1e3b02
|
Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
|
2014-02-18 13:47:26 -08:00 |
|
Ryan VanderMeulen
|
6bcf42d1bf
|
Merge inbound to m-c.
|
2014-02-18 15:18:19 -05:00 |
|
Ryan VanderMeulen
|
12c242f94b
|
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
|
2014-02-18 12:37:46 -05:00 |
|
Brian Grinstead
|
cd5ddb8a04
|
Bug 972064 - Fix Spectrum.js warning in browser console. r=jwalker
|
2014-02-13 11:54:05 -06:00 |
|
Boopathi K
|
6f572ed617
|
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
|
2014-02-18 09:20:24 -05:00 |
|
Dennis Schubert
|
2a39d73b6f
|
Bug 922208 - Add console.count; r=msucan
|
2014-02-17 21:58:19 +02:00 |
|
Girish Sharma
|
a58a6ffb25
|
Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth
|
2014-02-16 13:56:26 +05:30 |
|
Conrad Irwin
|
e115efe2f3
|
Bug 762556 - Error stack should contain column number. r=jorendorff
|
2014-02-19 11:30:08 -05:00 |
|
Phil Ringnalda
|
c422c4939c
|
Merge f-t to m-c
|
2014-02-15 10:10:31 -08:00 |
|
Panos Astithas
|
0aa0c2add2
|
Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof
|
2014-02-15 10:57:26 +02:00 |
|
Masayuki Nakano
|
b3b19a9e2f
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
|
Victor Porof
|
d20ea8c06f
|
Bug 859135 - Hovering over a request with an image response should show a popup displaying that image, r=rcampbell
|
2014-02-14 14:22:06 -05:00 |
|
Victor Porof
|
eab908ddde
|
Bug 859136 - Requests with an image response should display a thumbnail near the file name, r=rcampbell
|
2014-02-14 14:22:06 -05:00 |
|
Victor Porof
|
434a1ccc35
|
Bug 972846 - There's a redundant teardown call in the last testParamsTab function in browser_net_complex-params.js, r=me
|
2014-02-14 14:21:37 -05:00 |
|
Victor Porof
|
0ded131cec
|
Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell
|
2014-02-13 15:15:42 -05:00 |
|
Ryan VanderMeulen
|
8640d03b06
|
Bug 949355 - Skip browser_styleeditor_bug_740541_iframes.js on Linux and OSX due to intermittent failures.
|
2014-02-13 12:39:48 -05:00 |
|
Victor Porof
|
af4349540a
|
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
|
2014-02-13 10:26:09 -05:00 |
|
Gabriel Luong
|
5b81210ba8
|
Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton
|
2014-02-13 10:02:51 -05:00 |
|
Panos Astithas
|
ce061be925
|
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
|
2014-02-13 09:18:36 +02:00 |
|
Mihai Sucan
|
2a3abe1675
|
Bug 970884 - Fix for intermittent browser_webconsole_bug_589162_css_filter.js | Timed out while waiting for: css error displayed; r=me
|
2014-02-12 14:44:01 +02:00 |
|
Patrick Brosset
|
dc15e613f9
|
Bug 904953 - Splits browser_inspector_markup_edit.js into 5 to avoid long running test, r=jwalker
|
2014-02-12 16:23:43 +01:00 |
|
Patrick Brosset
|
93bd77e340
|
Bug 964255 - Introduces a css declarations parser in the rule-view and fixes background-url edition; r=bgrins
|
2014-02-03 09:52:09 -06:00 |
|
Ryan VanderMeulen
|
800eed0b68
|
Backed out changeset 2b95fec2f1f5 (bug 970536) for mochitest-bc failures.
CLOSED TREE
|
2014-02-12 08:19:05 -05:00 |
|
Patrick Brosset
|
c91c3aa9c0
|
Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker
|
2014-02-12 12:14:46 +01:00 |
|
Panos Astithas
|
9327f8126c
|
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
|
2014-02-12 12:40:52 +02:00 |
|
Sami Jaktholm
|
1cb060b6ac
|
Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth
|
2014-02-10 18:05:20 -08:00 |
|
J. Ryan Stinnett
|
f0e492f68a
|
Bug 919819 - Detect JS files from fetched content type. r=fitzgen
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
|
2014-02-11 15:35:11 -06:00 |
|
Mihai Sucan
|
6ae5a5d438
|
Bug 919072 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_601352_scroll.js | scroll location is not at the top - Didn't expect 0, but got it; r=me
|
2014-02-11 13:01:42 +02:00 |
|
Victor Porof
|
63f561b1d6
|
Bug 970815 - Clicking on a slice in the performance view doesn't sort the requests by the respective type only, r=rcampbell
|
2014-02-11 11:55:07 -05:00 |
|
Victor Porof
|
08c567707a
|
Bug 899727 - Increase maximum size of response panel in network panel, r=rcampbell
|
2014-02-11 09:25:22 -05:00 |
|
Victor Porof
|
0460cf4ed2
|
Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell
|
2014-02-11 09:25:21 -05:00 |
|
Heather Arthur
|
2d6195e837
|
Bug 969668 - Don't show rule count of original source until it's been linked to a file. r=pbrosset
|
2014-02-11 09:26:02 -05:00 |
|