Commit Graph

1921 Commits

Author SHA1 Message Date
Dave Camp
fd21681c9b Bug 909101 - Load the netmonitor panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/netmonitor/NetMonitorPanel.jsm => browser/devtools/netmonitor/netmonitor-panel.js
extra : rebase_source : 2a24c39f2d1ce71844720f1b79c70a07637eee24
2013-08-25 11:57:52 +02:00
Dave Camp
6620beb63d Bug 909099 - Load the debugger panel with the devtools loader. r=vporof, r=gps
--HG--
rename : browser/devtools/debugger/DebuggerPanel.jsm => browser/devtools/debugger/debugger-panel.js
extra : rebase_source : 50a60e371c82aeed9909fb468bd019fafb67c6b7
2013-08-28 15:20:18 +02:00
Wes Kocher
03f1a9748a Bug 907316 - Add keyboard shortcuts for opening Scratchpad and the Browser Console to the detached devtools toolbox window. r=dcamp" 2013-08-28 08:26:01 -07:00
Avinash Kundaliya
300ef6e45b Bug 889944 - Add "Open in New Tab" context menu item on resources; r=harth 2013-08-27 13:39:44 +02:00
Patrick Brosset
2ec259550e Bug 902966 - Pressing escape while editing a style property should undo current changes; r=mratcliffe 2013-08-27 13:34:17 +02:00
Ryan VanderMeulen
52ef962a16 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Michael Ratcliffe
ab339598e0 Bug 904953: Request longer timeout for markup edit test r=mratcliffe 2013-08-26 14:12:20 +02:00
Heather Arthur
1624674831 Bug 905312 - Make monospace font consistent across devtools; r=paul 2013-08-26 10:24:41 +02:00
Phil Ringnalda
0267f47531 Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Nick Fitzgerald
9f1d577145 Bug 908870 - disable logging RDP packets in mochitests by default again; r=me 2013-08-23 14:18:08 -07:00
Eddy Bruel
ed76c00d48 Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Ryan VanderMeulen
4629c7334d Merge m-c to inbound. 2013-08-22 15:44:40 -04:00
Eddy Bruel
6d0507e293 Bug 899052 - Promisify the debugger's live list interface; r=fitzgen 2013-08-21 02:08:48 +02:00
Brandon Benvie
3bc9a2628a Bug 905854 - The browser console shortcut is broken from Scratchpad. r=robcee, a=akeybl 2013-08-19 11:49:18 -07:00
Paul Rouget
bcdb3097aa Bug 902874 - [app manager] data store for webapps. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
25e26b2bc7 Bug 901520 - [app manager] data store for device. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
a1dd8aa7d0 Bug 901519 - [app manager] data store for connections. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
cfb096fe77 Bug 901521 - [app manager] implement a template mechanism based on stores. r=mratcliffe 2013-08-21 08:56:40 +02:00
Paul Rouget
f3227defd1 Bug 901517 - Observable Object: use EventEmitter.decorate and fix array issue. r=poirot.alex 2013-08-21 08:56:40 +02:00
David Creswick
4abd90b5b5 Bug 870339 - Fix Intermittent browser/devtools/styleeditor/test/browser_styleeditor_bug_740541_iframes.js. r=harth 2013-08-20 21:12:37 -04:00
Andre Miranda
5976d83b93 Bug 906025 - [responsive mode] vertical resizer moves incorrectly after rotate. r=paul 2013-08-15 00:40:08 -03:00
Brian Grinstead
442378ad0b Bug 904049 - Inspector doesn't handle quotes in attributes and/or their escaping correctly. r=mratcliffe 2013-08-15 09:40:44 -05:00
Dave Camp
ea6b34ebb2 Bug 906693 - ""TypeError: inspector.once(...) is undefined" errors in green mochitest-bc runs". r=paul 2013-08-19 14:05:00 +02:00
Dave Camp
a92f1e8c67 Bug 886039 - Port the computed view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
2c5985bd8f Bug 886038 - Port the rule view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
cb9f136f94 Bug 903573 - Get a reference to the style actor in the inspector panel. r=mratcliffe 2013-08-08 08:44:56 -07:00
Phil Ringnalda
b263cee66b Back out ae91affad44f (bug 889944) for browser-chrome bustage
CLOSED TREE
2013-08-16 19:04:25 -07:00
Avinash Kundaliya
597b82ff98 Bug 889944 - add "open in new tab" context menu item on resources; r=harth 2013-08-16 15:33:11 -07:00
Anup Allamsetty
a25a78a661 Bug 896911 - Rename "Resend" item to "Edit and Resend"; r=harth 2013-08-16 13:51:42 -07:00
Victor Porof
890146a6e2 Bug 904471 - Group and document the events emitted by the netmonitor's panel window, r=msucan 2013-08-15 06:45:34 +03:00
Victor Porof
d767d5fa4f Bug 904472 - Add license block to netmonitor's test files, r=msucan 2013-08-15 06:45:33 +03:00
Ivan Alagenchev
c9378d2bef Bug 875456 - DEVTOOLS patch. Adds logic for logging Mixed Content messages to the security console. r=msucan 2013-08-26 11:26:43 -04:00
Anton Kovalyov
cdbd1f1c26 Bug 892289 - Ctrl+L should clear the console output. r=robcee 2013-08-13 13:26:55 -07:00
Brandon Benvie
0a5e5274d7 Bug 896035 - Remove SpiderMonkey specific JS syntax from the Scratchpad. r=robcee 2013-08-02 15:03:34 -07:00
Anup Allamsetty
b3894384dc Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen 2013-08-13 12:08:30 -04:00
Brian Grinstead
e3b1bd4324 Bug 899375 - Inspector attributes get removed if the name contains a colon. r=mratcliffe 2013-08-08 08:55:39 -05:00
Victor Porof
72cc5544f9 Bug 903727 - Arrows aren't shown in the SideMenuWidget even though the showArrows param is true, r=fitzgen 2013-08-13 09:56:51 +03:00
Anton Kovalyov
6f77ff1148 Bug 899991 - Fix TypeError in browser_profiler_console_api_content.js. r=me 2013-08-12 17:05:22 -07:00
Gabriel Luong
bfca7f830e Bug 872906 - Calls from JS served from file:// urls are greyed out; r=anton 2013-08-12 15:21:34 -07:00
Dave Camp
3cc2bdd354 Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
843946a7a2 Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Oprea Victor Andrei
7b11362e49 Bug 901733 - Add "--invert" flag to the "dbg blackbox" command; r=fitzgen 2013-08-12 13:58:22 -07:00
Brandon Benvie
31bc4d26e3 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Dave Camp
f343d2600e Bug 897275 - Move css-logic.js to toolkit. r=jwalker, r=gps
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-07-24 10:57:04 -07:00
Ms2ger
c3e13780fe Backout changeset ec45d9c75316 for insufficient review. 2013-08-08 19:36:08 +02:00
Dave Camp
3751cc02c9 Bug 897275 - Move css-logic.js to toolkit. r=jwalker
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
2013-07-24 10:57:04 -07:00
Ivan Alagenchev
372fb3e439 Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan 2013-08-06 10:14:51 -04:00
Dave Camp
e8e119a098 Bug 899786 - Return the string version of the baseURI in the style editor. r=harth 2013-07-23 15:50:26 -07:00
Tim Taubert
b9c090c518 Backed out changeset fa280c8a55f0 (bug 892185) 2013-08-05 06:11:17 +02:00
Heather Arthur
204ad78052 Bug 900228 - fix "TypeError: this.selectedEditor.sourceEditor is null" in mochitest runs; r=dcamp 2013-08-03 14:34:00 -07:00