Patrick Brosset
|
bad04e53f7
|
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
|
2014-06-04 21:42:16 +02:00 |
|
Ryan VanderMeulen
|
45c82a15b3
|
Merge m-c to fx-team.
|
2014-06-03 17:50:44 -04:00 |
|
Ryan VanderMeulen
|
133d8d7389
|
Merge inbound to m-c.
|
2014-06-03 15:21:43 -04:00 |
|
Joel Maher
|
a06b2049ec
|
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
|
2014-06-03 11:19:28 -04:00 |
|
Brian Grinstead
|
1f554e8776
|
Bug 1019669 - Flatten project editor plugin folder structure;r=harth
--HG--
rename : browser/devtools/projecteditor/lib/plugins/app-manager/lib/app-project-editor.js => browser/devtools/projecteditor/lib/plugins/app-manager/app-project-editor.js
rename : browser/devtools/projecteditor/lib/plugins/app-manager/lib/plugin.js => browser/devtools/projecteditor/lib/plugins/app-manager/plugin.js
rename : browser/devtools/projecteditor/lib/plugins/delete/lib/delete.js => browser/devtools/projecteditor/lib/plugins/delete/delete.js
rename : browser/devtools/projecteditor/lib/plugins/dirty/lib/dirty.js => browser/devtools/projecteditor/lib/plugins/dirty/dirty.js
rename : browser/devtools/projecteditor/lib/plugins/image-view/lib/image-editor.js => browser/devtools/projecteditor/lib/plugins/image-view/image-editor.js
rename : browser/devtools/projecteditor/lib/plugins/image-view/lib/plugin.js => browser/devtools/projecteditor/lib/plugins/image-view/plugin.js
rename : browser/devtools/projecteditor/lib/plugins/logging/lib/logging.js => browser/devtools/projecteditor/lib/plugins/logging/logging.js
rename : browser/devtools/projecteditor/lib/plugins/new/lib/new.js => browser/devtools/projecteditor/lib/plugins/new/new.js
rename : browser/devtools/projecteditor/lib/plugins/save/lib/save.js => browser/devtools/projecteditor/lib/plugins/save/save.js
rename : browser/devtools/projecteditor/lib/plugins/status-bar/lib/plugin.js => browser/devtools/projecteditor/lib/plugins/status-bar/plugin.js
|
2014-06-03 14:05:13 -05:00 |
|
Patrick Brosset
|
1f88915cbd
|
Bug 1007021 - The ReflowActor observes iframes and works after page navigations; r=bgrins r=ochameau
|
2014-06-03 09:51:55 +02:00 |
|
Ryan VanderMeulen
|
e9f782c3a1
|
Bug 918507 - Re-enable browser_dbg_chrome-create.js on all platforms. r=past
--HG--
extra : rebase_source : 44c91142f9806589b012e750111d9703104f08b6
|
2014-05-30 19:18:16 +03:00 |
|
anaran
|
d4c4c2c16b
|
Bug 1005471 - Scratchpad "Jump to line" should preset input value based on current selection, handle LINE:COLUMN as well;r+=bgrins
---
browser/devtools/scratchpad/test/browser.ini | 2 +
.../browser_scratchpad_pprint_error_goto_line.js | 66 ++++++++++
.../test/browser_scratchpad_run_error_goto_line.js | 49 ++++++++
browser/devtools/sourceeditor/editor.js | 29 ++++-
browser/devtools/sourceeditor/test/browser.ini | 1 +
.../sourceeditor/test/browser_editor_goto_line.js | 130 ++++++++++++++++++++
6 files changed, 276 insertions(+), 1 deletions(-)
create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_run_error_goto_line.js
create mode 100644 browser/devtools/sourceeditor/test/browser_editor_goto_line.js
|
2014-06-02 15:33:20 -07:00 |
|
Alexandre Poirot
|
291270aec6
|
Bug 993498 - Hide browser tabs if target doesn't expose any. r=paul
|
2014-05-26 14:11:00 -04:00 |
|
Victor Porof
|
dd1b2973fc
|
Bug 1018418 - Update the line graph data source format to match changes in bug 1016526, r=pbrosset
|
2014-06-02 07:22:38 -04:00 |
|
Victor Porof
|
512319cd23
|
Bug 1018354 - Allow the line graph widget to have a configurable minimum distance between points, r=pbrosset
|
2014-06-02 07:22:38 -04:00 |
|
Tim Nguyen
|
1525738eae
|
Bug 1012139 - Add HDPI support for the remaining DevTools toolbox images. r=bgrins
|
2014-05-29 15:42:00 -04:00 |
|
Brian Grinstead
|
0d76683477
|
Bug 1017897 - Fix preprocessor build warning for toolbox.xul. r=pbrosset
|
2014-05-29 16:48:00 -04:00 |
|
Gabriel Luong
|
aa911b1a42
|
Bug 1014923 - TreeWidget should have an option for unsorted tree. r=bgrins
|
2014-05-29 08:26:00 -04:00 |
|
vikneshwar
|
caa2b5c0d4
|
Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset;
|
2014-05-30 10:47:49 +02:00 |
|
Sami Jaktholm
|
db6ed74430
|
Bug 989629: Show class names of DOM elements in variables view. r=past
--HG--
extra : rebase_source : ec90d5954d005f8077180f6ff5f96b4736ad5030
|
2014-05-29 10:50:00 +03:00 |
|
Paul Rouget
|
e068dd583e
|
Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau
|
2014-05-30 07:22:16 +02:00 |
|
Tim Nguyen
|
bd7f8b6f98
|
Bug 1015627 - Inspector markup preview doesn't match devtools theme. r=bgrins
|
2014-05-29 08:34:00 -04:00 |
|
Sami Jaktholm
|
7a8b5ac404
|
Bug 977500: Add NodeList to the list of classes whose keys should not be sorted in VariablesView. r=past
--HG--
extra : rebase_source : 4801e884d8b5fb8b4aecd1733439c2d63ccdf456
|
2014-05-28 23:27:00 +03:00 |
|
Victor Porof
|
fc2213ad02
|
Bug 1007202 - Create a framerate widget, r=pbrosset,rcampbell
|
2014-05-29 09:54:00 -04:00 |
|
Jordan Santell
|
e8fa9ab01f
|
Bug 1006912 - Fix the web audio dev tools to work after a tab refresh. r=vp
|
2014-05-28 11:44:00 -04:00 |
|
Brian Grinstead
|
5c7f66b7fc
|
Bug 935803 - Display browser styles in the rule view (UA style sheet rules);r=pbrosset
|
2014-05-29 07:02:26 -05:00 |
|
Paul Rouget
|
2773956781
|
Backed out changeset 2fb11b6f1dfe - fail in test_webappsActor.js
|
2014-05-29 13:40:35 +02:00 |
|
Paul Rouget
|
3195925b96
|
Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau
|
2014-05-29 12:37:27 +02:00 |
|
Paul Rouget
|
12ef4d0e69
|
Bug 1017029 - [appmgr v2] Validation is not triggered after the manifest file has changed. r=ochameau
|
2014-05-29 11:02:14 +02:00 |
|
Brian Grinstead
|
07af00153c
|
Bug 991810 - Move the inspector button to the top left;r=vporof
|
2014-05-28 09:11:33 -05:00 |
|
Joe Walker
|
9ce14abd49
|
Bug 1016820 - rename csscoverage.noMatch to reflect new content; r=pbrosset
|
2014-05-28 14:15:04 +01:00 |
|
Gabriel Luong
|
b72e0cdd15
|
Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins
|
2014-05-27 18:55:00 +02:00 |
|
Jordan Santell
|
61dc66b7a1
|
Bug 1013544 - Highlight active node in web audio editor. r=vp
|
2014-05-26 11:32:00 -04:00 |
|
Jordan Santell
|
7fc416d8ed
|
Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp
|
2014-05-26 10:41:00 -04:00 |
|
Paul Rouget
|
6d7895ebf2
|
Bug 1007218 - Ability to execute App Manager V2 commands from shell. r=ochameau
|
2014-05-27 22:50:27 +02:00 |
|
Ryan VanderMeulen
|
75b3d85ab6
|
Merge m-c to fx-team.
|
2014-05-27 16:24:26 -04:00 |
|
Ryan VanderMeulen
|
dd010c6e70
|
Bug 1005274 - Disable browser_dbg_addon-console.js on Windows.
|
2014-05-27 15:58:52 -04:00 |
|
Rob Campbell
|
2fbb0f588f
|
Bug 1010423 - disable browser_wa_properties-view-edit.js; a=sheriffs
|
2014-05-27 15:54:59 -04:00 |
|
Joe Walker
|
ec651982f2
|
Bug 1013887 - Fix typos in css coverage report; r=pbrosset
|
2014-05-27 12:07:04 +01:00 |
|
Joe Walker
|
c76cd19389
|
Bug 1013887 - Make CSS coverage should look nicer; r=harth
|
2014-05-26 19:57:58 +01:00 |
|
Joe Walker
|
b1a055e834
|
Bug 1013909 - Make CSS Coverage smarter in its handling of compressed style sheets; r=harth
|
2014-05-26 19:57:58 +01:00 |
|
Heather Arthur
|
aa3b72ed1d
|
Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker
|
2014-05-26 13:52:24 -04:00 |
|
Gijs Kruitbosch
|
39bfeb1084
|
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 |
|
Wes Kocher
|
f11dd077df
|
merge inbound to m-c
|
2014-05-23 17:19:27 -07:00 |
|
Frederik Braun
|
a2e4c55419
|
Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb
|
2014-05-23 10:49:13 +02:00 |
|
Joe Walker
|
24ba3e649e
|
Bug 975522 - Add CSS coverage commands; r=harth
|
2014-05-22 11:04:47 +01:00 |
|
Patrick Brosset
|
a83f60dc43
|
Backed out changeset 40f323c3c14e -- Style-editor completion broken
|
2014-05-22 10:44:35 +02:00 |
|
Manish Goregaokar
|
7417eed39f
|
Bug 994134 - Warn first time users on pasting code into the console. r=bgrins
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_642615_autocomplete.js => browser/devtools/webconsole/test/browser_webconsole_autocomplete_and_selfxss.js
|
2014-05-22 00:34:00 +02:00 |
|
Paul Rouget
|
bef9222b79
|
Bug 1013872 - [appmgr v2] runtime button doesn't turn blue if not project is selected. r=janx r=ochameau
|
2014-05-22 09:16:13 +02:00 |
|
Paul Rouget
|
671ddf875d
|
Bug 1011530 - [appmgr v2] Remove the logs from the main UI. r=janx r=ochameau
|
2014-05-22 09:14:54 +02:00 |
|
Gijs Kruitbosch
|
f66598fa77
|
Bug 1013518 - include CSS linter test in mochitest-devtools, r=bgrins
--HG--
extra : rebase_source : 1bb0104e310d38c2b2265b351bda9230f306d28d
|
2014-05-22 00:35:53 +01:00 |
|
Joe Walker
|
a952df8054
|
Bug 1007006 - Add Task.spawn support to GCLI commands. r=harth
|
2014-05-08 04:22:00 -04:00 |
|
Francesco Lodolo (:flod)
|
999481109d
|
Bug 1006299 - Rename options.enablePersistentLogging.tooltip to reflect new string content. r=vp
|
2014-05-21 06:04:00 -04:00 |
|
Paul Rouget
|
a503780fd7
|
Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans
|
2014-05-21 16:38:21 -05:00 |
|