Tim Taubert
|
c3ebfa1b42
|
Backed out changeset 55d8f5ede1d3 (bug 950667) on a CLOSED TREE
|
2013-12-18 20:23:46 +01:00 |
|
Albert Juhe
|
7ac3872a1e
|
Bug 950667 - DevTools CSS - Use an attribute instead of .highlighted class for styling tabs like the paused debugger. r=bgrins
|
2013-12-18 12:40:36 -05:00 |
|
Michael Ratcliffe
|
cb71ab3030
|
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
|
2013-12-18 09:34:49 +00:00 |
|
Brian Grinstead
|
2eace53387
|
Bug 948324 - DevTools Themes: Remote connection screen does not have devtools text input styling;r=past
|
2013-12-17 11:07:37 -06:00 |
|
Carsten "Tomcat" Book
|
d1cebfc090
|
Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
|
2013-12-17 13:58:55 +01:00 |
|
Michael Ratcliffe
|
975eb6e7c7
|
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
|
2013-12-17 10:58:21 +00:00 |
|
Brian Grinstead
|
46c44615a9
|
Bug 945697 - Responsive Mode gets closed when ESC is used in the varilable view, in the rule view and in the variable view. r=paul
|
2013-12-09 10:06:11 -06:00 |
|
Brian Grinstead
|
2c3d0eab59
|
Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan
|
2013-12-06 09:46:51 -06:00 |
|
Brian Grinstead
|
9d6c7a7dc5
|
Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
|
2013-12-02 08:57:58 -06: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 |
|
Brian Grinstead
|
21f9f4e728
|
Bug 916766 - Consistent theming across panels - webconsole updates;r=paul
|
2013-11-21 07:49:48 -06:00 |
|
Brian Grinstead
|
219aad07eb
|
Bug 862558 - Web Console should always be available / visible;r=msucan
|
2013-11-11 15:13:28 -06:00 |
|
Wes Kocher
|
f50503a9b6
|
Backed out changeset 2887e3a300ed (bug 862558) for m-bc bustage
|
2013-11-18 14:25:59 -08:00 |
|
Brian Grinstead
|
a7725fc0d1
|
Bug 862558 - Web Console should always be available / visible;r=msucan
|
2013-11-11 15:13:28 -06:00 |
|
Brian Grinstead
|
24fe7b33e4
|
Bug 938172 - Do not allow disabling of "core" developer tools from options panel;r=dcamp
|
2013-11-18 14:12:02 -06:00 |
|
Gijs Kruitbosch
|
a498e27fa5
|
Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
|
2013-11-13 17:30:00 +01:00 |
|
Brian Grinstead
|
198c03bdb2
|
Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin
|
2013-11-13 12:02:05 -06:00 |
|
Paul Rouget
|
8dec5db523
|
Bug 912891 - Make sure toolbox.open() is called the tick after the DOMContentLoaded is fired. r=pbrosset
|
2013-11-15 21:47:00 -05:00 |
|
Paul Rouget
|
ca7e3fb1a1
|
Bug 912891 - [app manager] Implement a CUSTOM host. r=harth
|
2013-11-15 21:47:00 -05:00 |
|
Ryan VanderMeulen
|
74d5487c6b
|
Bug 914401 - Skip browser_toolbox_raise.js on Windows due to frequent failures.
CLOSED TREE
|
2013-11-15 12:28:16 -05:00 |
|
Ed Morley
|
c3bf3239c0
|
Merge mozilla-central and fx-team
|
2013-11-12 15:12:05 +00:00 |
|
Oprea Andrei
|
55c481da05
|
Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan
|
2013-11-11 19:00:07 +02:00 |
|
Paul Rouget
|
0b7d2a2159
|
Bug 912891 - [app manager] Implement a CUSTOM host. r=harth
|
2013-11-07 09:14:10 -05:00 |
|
Ryan VanderMeulen
|
a721e543d2
|
Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug.
|
2013-11-07 14:08:14 -05:00 |
|
Alexandre Poirot
|
0b35a4888e
|
Bug 934883 - Prevent closing all targets when receiving one tabDetached event. r=past
|
2013-11-07 09:14:40 -05:00 |
|
Paul Rouget
|
49af551ba6
|
Bug 912891 - [app manager] Implement a CUSTOM host. r=harth
|
2013-11-07 09:14:10 -05:00 |
|
Carsten "Tomcat" Book
|
eb83c4a356
|
Backed out changeset e5b40752f743 (bug 912891) for browser chrome test failures on a CLOSED TREE
|
2013-11-12 08:48:41 +01:00 |
|
Panos Astithas
|
287b47c5c1
|
Bug 932880 - Make targets oblivious to inspectors. r=bgrins
|
2013-10-31 21:09:40 +02:00 |
|
Brian Grinstead
|
06b8961622
|
Bug 932880 - Fix a bunch of devtools test leaks. r=past
|
2013-10-31 17:49:37 -05:00 |
|
Brian Grinstead
|
40ef0468bf
|
Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE
|
2013-10-30 20:29:06 -05:00 |
|
Dave Camp
|
55ca919b81
|
Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins
|
2013-10-29 10:47:16 -07:00 |
|
Alexandre Poirot
|
c85eee31d0
|
Bug 921850 - Fix races in debugger client when connecting agressively r=past
|
2013-10-21 01:56:00 +03:00 |
|
Tareq Khandaker
|
54a967bfd1
|
Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past
|
2013-10-18 10:04:18 -04:00 |
|
Ehsan Akhgari
|
476f836748
|
Backed out changeset 52b1205696cd (bug 927974) on the suspicion of this having caused frequent mochitest-bc oranges
|
2013-10-18 20:51:18 -04:00 |
|
Tareq Khandaker
|
a167a9650b
|
Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past
|
2013-10-18 10:04:18 -04:00 |
|
J. Ryan Stinnett
|
92c9dd9693
|
Bug 926929 - Update documentation link on Connect page. r=vporof
|
2013-10-15 10:00:51 -05:00 |
|
Jake Bailey
|
5934eb6acc
|
Bug 925050 - Fix timeout in browser_toolbox_window_shortcuts.js when a tool is disabled by default. r=fitzgen
|
2013-10-10 10:59:48 -04:00 |
|
Jake Bailey
|
54dfa4db63
|
Bug 914861 - Fix timeout in browser_toolbox_options.js when a tool is disabled by default. r=robcee
|
2013-10-10 10:59:48 -04:00 |
|
Brandon Benvie
|
8622ec00dc
|
Bug 924614 - Fix duplicate Scratchpad menu items in Web Developer menu. r=mratcliffe
|
2013-10-09 11:47:00 -07: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 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
b03f79a7e6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Ed Morley
|
eccf636a23
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Gregory Szorc
|
e4af98efbf
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Tim Taubert
|
1b11e04c10
|
Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
--HG--
rename : browser/themes/linux/newtab/noise.png => browser/themes/linux/devtools/noise.png
rename : browser/themes/osx/newtab/noise.png => browser/themes/osx/devtools/noise.png
rename : browser/themes/windows/newtab/noise.png => browser/themes/windows/devtools/noise.png
|
2013-09-28 18:38:47 +02:00 |
|
Brandon Benvie
|
1922835d39
|
Bug 915875 - Clean up devtools/framework/toolbox.js.
|
2013-09-23 13:36:44 -07:00 |
|
Panos Astithas
|
22d6d1e98d
|
Remove mentions of restarting in the options panel when toggling the remote and chrome debugging prefs (bug 918240). r=jwalker,mratcliffe
|
2013-09-20 16:31:20 +03:00 |
|
Gijs Kruitbosch
|
dc403280b6
|
Bug 917706 - add tests for updating disabled/hidden values dynamically, r=test-only
--HG--
extra : rebase_source : b7be8eefe9387310328bc2cafe98f8ef75685447
|
2013-09-19 09:11:44 +02:00 |
|
Gijs Kruitbosch
|
a535143dd6
|
Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
|
2013-09-19 09:10:42 +02:00 |
|
J. Ryan Stinnett
|
49bb480694
|
Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul
|
2013-09-13 19:09:52 -05:00 |
|