Commit Graph

2159 Commits

Author SHA1 Message Date
Victor Porof
d50a177c99 Bug 894311 - Finding a string with ':' breaks scripts list, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
dc7ea4a61b Bug 881219 - When filtering sources, hiding items in the sources list is redundant, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
9392e693aa Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
58cda20700 Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
68a47c18b3 Bug 886848 - Convert the editor to rely more on Promises, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
8aef46e192 Bug 886848 - Update debugger commands to use the new breakpoint APIs, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
a81505e247 Bug 886848 - Convert the debugger frontend to use the new breakpoint APIs, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
13757dd96d Bug 886848 - Remove _skipEditorBreakpointCallbacks since it's redundant after using promises when handling breakpoints, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
8023e79d06 Bug 886848 - Convert the breakpoints in the controller to use promises, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
43056dce7b Bug 886848 - Chain promises on debugger initialization/destruction to remove some redundancy, r=past 2013-09-13 16:23:11 +03:00
Mihai Sucan
c1fe10f0e5 Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Mihai Sucan
a103cea93d Bug 760876 - Part 3: cleanup CSS class names for the console output; r=robcee 2013-09-05 19:34:22 +03:00
Mihai Sucan
6cbb1eb7fb Bug 760876 - Part 2: make output links keyboard accessible; r=robcee 2013-09-05 19:29:13 +03:00
Mihai Sucan
6578791d44 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03:00
Darrin Henein
d74fa740eb Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Victor Porof
d3750e0c4a Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Ryan VanderMeulen
5837a789a9 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Brian Grinstead
872f5f8119 Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Brian Grinstead
a5ff0474ff Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 12:19:40 -05:00
Paul Rouget
fb2cb6bfca Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau 2013-09-12 13:15:47 -04:00
Jonathan Fuentes
0a24a09d9d Bug 897050 - Prefer displayName instead of name; r=fitzgen 2013-09-12 09:54:56 -07:00
Patrick Brosset
4374414931 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Patrick Brosset
570ed4ce15 Bug 914079 - Pseudo-element header can be used to toggle rules; r=mikeratcliffe 2013-09-10 05:22:00 +02:00
Patrick Brosset
62745257ec Bug 913641 - Execute test steps off the main reload event loop. r=miker 2013-09-11 09:50:44 -04:00
Carsten "Tomcat" Book
cb2f9a1271 merge mozilla-central to fx-team 2013-09-11 13:57:03 +02:00
Paul Rouget
f96c2577f8 backed out 1892b204f836 (orange) bug 855523 - CLOSED TREE 2013-09-11 12:49:44 +02:00
Jim Blandy
d2a651260c 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
Patrick Brosset
4fb1f6ddb9 Bug 855523 - Markup-view lines are easier to expand/collapse; r=mratcliffe 2013-09-09 07:59:00 +02:00
Alexandre Poirot
c92c39403a Bug 911785 - Allow installing local apps from the app manager UI r=paul 2013-09-10 13:26:00 +02:00
Paul Rouget
d07cde75a0 Bug 912892 - [app manager] simulator launch UI. r=ochameau 2013-09-10 11:42:00 +02:00
J. Ryan Stinnett
57a22b9770 Bug 913234 - Close toolboxes on disconnect. r=ochameau 2013-09-10 12:57:48 -05:00
J. Ryan Stinnett
345e528c05 Bug 913717 - Fix placeholder text for hosted apps. r=paul 2013-09-09 11:14:06 -05:00
Paul Rouget
69b348b6a1 Bug 913947 - this.elementStyle is undefined. r=mratcliffe 2013-09-08 12:23:00 +02:00
Paul Rouget
9d894a803d Bug 913949 - this.touchEventHandler is undefined. r=mratcliffe 2013-09-08 12:29:00 +02:00
J. Ryan Stinnett
96282063c6 Bug 914729 - Use new URL with App Manager menu item. r=paul 2013-09-10 12:19:00 -05:00
Mihai Sucan
b242283bdf Bug 864152 - Fix for intermittent browser_webconsole_network_panel.js | uncaught exception - TypeError: imageNode or elem is null at resource:///modules/devtools/webconsole/network-panel.js; r=me 2013-09-10 14:08:53 +03:00
Mihai Sucan
995bd39544 Bug 902385 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:56:31 +03:00
Mihai Sucan
ad2547d1d5 Bug 902816 - Fix for intermittent browser_console_private_browsing.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:41:54 +03:00
Ryan VanderMeulen
f7153b838b Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ehsan Akhgari
4fdd1493bc Bug 910830 - Do not try to access a non-existent member of the test array in browser_observableobject.js; r=paul 2013-09-09 22:36:35 +02:00
Ryan VanderMeulen
77b0b7658e Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Eddy Bruel
277dd9a07f Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp 2013-09-09 19:02:41 +02:00
Andre Miranda
44fc5f6d40 Bug 910085 - The netmonitor sidepane resize should redraw the waterfalls, r=vporof 2013-08-28 00:55:48 -03:00
Paul Rouget
3eaf7daaf4 Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
a87a8c17b7 Bug 897960 - walker should support mozbrowser iframes. Patch B. r=dcamp 2013-09-08 11:00:00 +02:00
Blair McBride
6ba509eaf2 Merge backout, a=bustage fix 2013-09-09 12:46:17 +12:00
Blair McBride
73129ffbe0 Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Paul Rouget
e213b7fd4d Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
7ea4990a78 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:00:00 +02:00
Srinath N
3e18dfe670 Bug 897697 - The start button in the profiler needs a label or at least a tooltip, r=anton 2013-09-09 00:05:45 +03:00
Victor Porof
36782b1b74 Bug 913961 - Breakpoints checkboxes in the sources list should always be the same size, r=paul 2013-09-08 14:18:51 +03:00
Paul Rouget
4c3691cd74 Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
J. Ryan Stinnett
993cc8fd80 Bug 912646 - Part 2: Leave client of remote tab open. r=dcamp
* * *
[mq]: leave-remote-open
* * *
imported patch add-close-calls
* * *
[mq]: remain-con-test
2013-09-06 17:37:18 -05:00
J. Ryan Stinnett
a282529f7a Bug 912646 - Part 1: Refactor debug targets for more reuse. r=dcamp
* * *
imported patch cleanup-target-listeners
* * *
imported patch target-cleanup
2013-09-06 17:34:56 -05:00
Francesco Lodolo [:flod]
c6c8610bec Bug 913366 - Improve strings and l10n comment in app-manager.properties. r=paul.rouget 2013-09-06 09:18:19 -04:00
Patrick Brosset
3c0f0346ee Bug 879578 - Re-select last selected node when page is reloaded; r=paul
Done at inspector-panel level, this module is not reloaded and is
therefore used now to record the last node (unique css selector)
that has been selected as well as the URL of the page where it has
been selected.
On page reload, an attempt is made to re-select it, otherwise, the
logic implemented previously is executed.
2013-09-06 10:19:35 +01:00
Ryan VanderMeulen
bc7baf22b8 Merge m-c to fx-team. 2013-09-05 15:52:59 -04:00
Ryan VanderMeulen
4a441f3db3 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Mihai Sucan
7d2a201970 Bug 907332 - Intermittent browser_webconsole_bug_594477_clickable_output.js | Timed out while waiting for: network message displayed; r=me 2013-09-05 22:14:02 +03:00
Mihai Sucan
f76064cb97 Bug 888558 - Intermittent browser_webconsole_bug_646025_console_file_location.js | Timed out while waiting for: console API messages; r=me 2013-09-05 21:56:32 +03:00
Paul Rouget
4ecc5de17e Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop 2013-09-05 07:37:00 +02:00
Andre Miranda
080c27bf33 Bug 912743 - [responsive mode] Vertical resizer is missing its tooltip. r=paul 2013-09-04 19:10:37 -03:00
Brian Grinstead
6bf539ffc4 Bug 911671 - [markup view] Holding up/down on a number value should update preview while number changes r=mratcliffe 2013-09-04 09:18:23 -05:00
Michael Ratcliffe
a8dde20ed2 Bug 910155 - Rule view does not keep changed rules marked after inspecting other nodes r=dcamp 2013-08-30 10:06:59 +02:00
Nick Fitzgerald
b55c712644 Bug 912699 - improve load source error messages; r=past 2013-09-05 09:43:09 -07:00
Hubert B Manilla
10aec2ea5b Bug 884484 - Don't show Loading... forever if loading a source fails; r=fitzgen 2013-09-05 09:10:12 -07:00
Ed Morley
28a868781a Merge mozilla-central and fx-team 2013-09-05 14:54:06 +01:00
Paul Rouget
8b9fcfe546 Bug 911781 - Implement a module to validate the app manifest. r=paul 2013-09-05 15:15:37 +02:00
Paul Rouget
6cd7501f9e Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Nick Fitzgerald
cbac25c28b Bug 906640 - add a pretty print button to the scratchpad; r=anton 2013-09-03 19:22:08 -07:00
Michael Ratcliffe
6d96d85783 Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe 2013-09-04 17:43:40 +02:00
Rob Campbell
5f9714b86f Bug 912120 - Debug spew in the console output when adding style properties via the Inspector; r=dcamp 2013-09-04 07:52:00 -04:00
Paul Rouget
d0bf61ad80 Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
816ef18a40 Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
f3957f191d Bug 908003 - [responsive mode] Better precision during resizing. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
2ccce337ae Bug 849236 - Add a screenshot button to the responsive mode. r=mratcliffe 2013-09-03 09:15:51 +02:00
Dave Camp
2083984f64 Bug 910221 - Enable the remote inspector. r=paul
--HG--
extra : rebase_source : 57ef36ef6d818e7e2c953d520e50d0a27110d211
2013-08-12 07:43:18 -07:00
Dave Camp
e2ed838a56 Bug 910243 - Disable font inspector on remote targets. r=paul
--HG--
extra : rebase_source : e923c9b112a7e64cc58796114a24ea8382b92ca1
2013-08-12 07:43:19 -07:00
Dave Camp
918914bad0 Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
2013-08-12 07:43:19 -07:00
Ivan Alagenchev
891eed7035 Bug 902691 - Add a Learn More link to HSTS security console messages. r=msucan 2013-08-29 11:22:18 -04:00
Joe Walker
cc27ce7289 Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Joe Walker
0246eb6faf Bug 904549 - Make browser_dbg_cmd.js wait for helpers.audit to complete; r=past,anton,nfitzgerald 2013-08-29 14:00:52 +01:00
J. Ryan Stinnett
cce5c9715c Bug 910184 - Use a separate server for Browser Debugger. r=vporof 2013-08-28 16:19:34 +02:00
Alexandre Poirot
83f48b1bda Bug 907268 - Wrap observable objects with singleton wrappers. r=paul 2013-08-29 02:13:00 +02:00
Alexandre Poirot
8db8eac67e Bug 907206 - data store for local apps. r=paul 2013-08-20 10:06:00 +02:00
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
Frederik Braun
82495c079a Bug 607067 - Improve CSP violation messages for base restrictions and fix affected testcases. r=imelven, r=sstamm 2013-08-12 12:34:40 +02: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
Heather Arthur
80fa8cef4f Bug 892185 - Ctrl+Shift+J/Cmd+Opt+J should toggle the console; r=fitzgen 2013-07-31 11:39:00 -07:00
Nick Fitzgerald
a0e6ec559a Backout revision 141246:8780f778bc45 for style editor failures 2013-08-03 11:29:37 -07:00
Nick Fitzgerald
d51caf3dab bug 899877 part 2: don't reload stack frames on blackboxchange events, stay on selected source; r=dcamp 2013-08-03 11:06:57 -07:00
Brandon Benvie
2e3d477e15 Bug 892277 - Change stepping hotkeys. r=fitzgen
--HG--
extra : rebase_source : 485d6a4d7f16186c2fc452e3c6bb652d1842e40c
2013-07-31 16:43:15 -07:00
Dave Camp
a95844e6f8 Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
2013-07-31 11:33:56 -07:00
Rob Campbell
cb4ef24fb6 Bug 878412 - Use F12 to open the Toolbox; r=jwalker 2013-08-03 17:34:05 +01:00
Brian Grinstead
8df3b01be5 Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker 2013-08-02 11:28:37 -07:00
Brian Grinstead
2c16b8d160 Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed; r=jwalker 2013-07-31 10:38:59 -07:00
Girish Sharma
7bf5ce0a63 Bug 860360 - Properly position the web console popup everytime, r=msucan 2013-08-03 19:49:49 +05:30
Mihai Sucan
b7a8ec61f6 Bug 793996 - Create reload marker in the Web Console; r=robcee 2013-08-02 20:19:23 +03:00
Mihai Sucan
f0c3ce2c9b 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
Mihai Sucan
f2ab2589a3 Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee 2013-08-02 20:11:57 +03:00
Nick Fitzgerald
69d301c654 Bug 901030 - dbg blackbox command reports all the same source black boxed; r=dcamp 2013-08-02 17:09:37 -07:00
Gavin Sharp
53a7f4d31d Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Christos Stathis
790fe0a558 Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan 2013-08-01 22:31:36 +03:00
Ryan VanderMeulen
31bba8d791 Backed out changeset fa4afb7214ae (bug 878412) for suspected xperf orange. 2013-08-02 09:51:37 -04:00
Rob Campbell
74830712a1 Bug 878412 - Use F12 to open the Toolbox, r=dcamp 2013-08-02 16:05:51 +05:30
Girish Sharma
2970136079 Bug 896181 - Autocomplete CSS properties and values in markup view, r=mratcliffe 2013-08-02 16:05:50 +05:30
Gavin Sharp
68214b0668 Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Paul Rouget
792050f38a Bug 898394 - Implement an Object Emitter. r=vporof 2013-07-30 04:02:00 +02:00
Andre Miranda
4d157bd65d Bug 778174 - [responsive mode] add a vertical resizer. r=paul 2013-07-17 21:28:33 -03:00
Nick Fitzgerald
2c317e4266 Fix bug 892286 - Cmd+L / Ctrl+L should be go to line. r=robcee 2013-08-01 10:55:39 +02:00
Paul Rouget
fdc6430862 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
Ryan VanderMeulen
49f1190f5e Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past 2013-07-31 16:29:58 -04:00
Nick Fitzgerald
81d36c49a9 Bug 895543 - part 2: show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources; r=robcee 2013-07-30 20:36:13 -07:00
Ryan VanderMeulen
d26e9edf4d Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Ryan VanderMeulen
b99711db10 Merge m-c to fx-team. 2013-07-30 21:32:21 -04:00
Brandon Benvie
6c57206ed4 Bug 899218 - Scratchpad doesn't handle long strings. r=robcee 2013-07-30 16:27:44 -07:00
Brandon Benvie
093efb8f77 Bug 843019 - Variables view input filter doesn't work until you press Escape. r=vp, r=msucan 2013-07-30 16:07:59 -07:00
Girish Sharma
7125ed7493 Bug 894376 - Autocomplete CSS values in Style Inspector, r=mratcliffe 2013-07-28 05:20:38 +05:30
Girish Sharma
5600aa21af Bug 893965 - Autocomplete CSS properties in the rule view, r=mratcliffe, msucan 2013-07-26 04:35:05 +05:30
Girish Sharma
dd52d56902 Bug 897672 - Use winUtils.[AGENT_SHEET|AUTHOR_SHEET] instead of the undefined window.[AGENT_SHEET|AUTHOR_SHEET] in theme-switching.js, r=paul 2013-07-25 02:31:37 +05:30
Girish Sharma
38839fc622 trying to lower the frequency of intermittent in Bug 851349, r=past 2013-07-29 22:40:20 +05:30
Christos Stathis
47b26b8992 Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past 2013-07-27 11:44:00 +03:00
Ed Morley
582a3b8962 Bug 851349 - Disable browser_inspector_bug_831693_searchbox_panel_navigation.js for too many intermittent failures
--HG--
extra : rebase_source : dfc972c73c4c7e3a11e2695039b687048b478049
2013-07-30 17:21:57 +01:00
Nick Fitzgerald
22b9456d34 Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof 2013-07-27 10:50:57 -07:00
Nick Fitzgerald
f755d9cf2e Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof 2013-07-27 10:49:45 -07:00
Nick Fitzgerald
572404a826 Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof 2013-07-27 10:48:10 -07:00
David Zbarsky
a4a3a95214 Bug 865998: Implement WebIDL union return values r=bz 2013-07-26 11:25:54 -07:00
Ivan Alagenchev
33ab296540 Bug 846918 - Adds new message category to webconsole.js and learn more link to security messages .r=msucan 2013-07-26 08:36:50 -07:00
Nick Fitzgerald
7add0e5fcc Bug 897849 - Debugger should use { showArrows: true } when initializing the SideMenuWidget; r=vporof 2013-07-25 11:30:58 -07:00
Nick Fitzgerald
b9360dc695 Bug 897848 - Profiler should use { showArrows: true } when initializing the SideMenuWidget; r=vporof
--HG--
extra : amend_source : 1545801ced057c7238c582aa6b5480debc3694b4
2013-07-25 11:27:53 -07:00
Ed Morley
d493f8721f Merge latest green fx-team changeset and mozilla-central 2013-07-25 16:51:21 +01:00
Nick Fitzgerald
41dd380337 Bug 895565 - align the black box checkbox with the source label; r=vporof 2013-07-24 17:50:20 -07:00
Nick Fitzgerald
e963ddf74d Bug 860035 - script actors should handle breakpoints with columns; r=jimb 2013-07-24 17:46:49 -07:00
Masayuki Nakano
6f8029fd46 Bug 501496 part.12 tilt-visualizer should use keydown event handler instead of keypress event handler for Escape key r=vp 2013-07-25 15:09:29 +09:00
Masayuki Nakano
e7a1591617 Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug 2013-07-25 15:09:29 +09:00
Dave Camp
cf841a15e1 Bug 896267 - Only create one walker actor per tab. r=harth 2013-07-19 11:21:40 -07:00
Dave Camp
eb8f7614d5 Bug 891357 - iframes don't appear in breadcrumbs. r=robcee 2013-07-23 14:42:12 -07:00
Brandon Benvie
346b1b7b37 bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past 2013-07-23 09:58:27 -07:00
Ed Morley
a4c659faee Merge mozilla-central and fx-team 2013-07-24 13:37:09 +01:00
Nick Fitzgerald
038880eee6 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-23 10:15:10 -07:00
Panos Astithas
fd55eb7406 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Panos Astithas
cb80b3c85a Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas
91ac29fff4 Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Panos Astithas
fd56198926 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Panos Astithas
9cb468553b Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures. 2013-07-24 10:57:43 +03:00
Dave Camp
a3d458a6b7 Bug 888527 - Delete nodes using the remote protocol. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp
9d47c12e35 Bug 879523 - Remote the SelectorSearch. r=paul 2013-06-10 21:18:46 -07:00
Dave Camp
58916c85bc Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul 2013-06-17 06:52:55 -07:00
Girish Sharma
b91bacd9ca Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth 2013-07-20 19:06:43 +05:30
Joe Walker
e7d00b9c69 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00