Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Paul Rouget 3a4d8c3f49 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Joe Walker 195057b615 Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Girish Sharma f2ce0e4926 Bug 851349 - Possible fix for intermittent failures. r=paul 2013-03-15 11:38:53 +05:30
Heather Arthur f8e2a9330a Bug 850513 - [style inspector] Remove notification when navigating away with unsaved changes. r=paul 2013-03-12 18:11:00 -07:00
Girish Sharma 54554f180a Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul 2013-03-14 23:34:05 +05:30
Girish Sharma 3438230b41 Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Joe Walker 344fe4e6ea Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Girish Sharma dd138cedd9 Bug 835722 - Infobar reappears even when not needed, r=mratcliffe 2013-03-10 01:47:34 +05:30
Victor Porof 0072f925d7 Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Paul Rouget d3d0a293ec Bug 697983 - Implement a Font Inspector. r=jwalker 2013-03-07 05:57:00 +01:00
Girish Sharma 391f484f3d Bug 823938 - Intermittent browser_inspector_initialization.js | Right node is highlighted - Got [object HTMLDivElement], expected [object HTMLSpanElement], r=paul 2013-03-06 23:26:21 +05:30
Panos Astithas 947e375875 Bug 820524 - Debugger, Web Console and Profiler should share the debugger client even for local sessions; r=jwalker,vporof,msucan,anton 2013-03-07 09:30:03 +02:00
Michael Ratcliffe fdd1f38afc Bug 793713 - [inspector] Right click on a doctype node in the markup panel throws errors and causes weird things to happen r=jwalker 2013-02-26 16:22:36 +00:00
Ms2ger 8fedd090cc Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley 36ba68f46a Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE 2013-02-28 11:29:03 +00:00
Gregory Szorc 0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc 1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Michael Ratcliffe dbfc0c2fed Bug 816990 - Intermittent browser_inspector_sidebarstate.js | Test timed out 2013-02-22 11:48:25 +00:00
Paul Rouget 28696611ee Backing out c133a03833b0 (bug 831693) - oranges 2013-02-25 17:42:03 +01:00
Girish Sharma 82fc0de685 Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
David Creswick 35cfa1cd01 Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul 2013-02-19 10:48:05 +00:00
Girish Sharma d732b1a4f7 Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Christos Stathis a9ab361602 Bug 701419 - Add a "Copy Unique Selector" option in the inspected element's menu and the corresponding test. f=paul r=jwalker 2013-02-07 12:41:00 +02:00
Dave Townsend cd10174200 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Shane Caraveo f225faeab6 Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
Ryan VanderMeulen 1bb6e32d4b Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures. 2013-01-26 21:19:21 -05:00
Shane Caraveo f44a842e3a Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-26 16:48:54 -08:00
Girish Sharma f99c7e4d2c Bug 650804 - Implement a search mechanism for the highlighter, r=vporof 2013-01-17 16:29:17 +05:30
Paul Rouget 5e60bd38a2 Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth 2013-01-21 16:22:47 +01:00
Heather Arthur 4321cc6a9f Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp 2013-01-18 14:03:22 -08:00
Paul Rouget 52aa664a7a Bug 817551 - The window controller (for undo/redo) doesn't work when Inspector is undocked. r=dcamp r=gavin 2013-01-09 10:32:36 +01:00
Paul Rouget f8d341fa5e Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof 2013-01-09 10:32:35 +01:00
Paul Rouget 1af8bc9062 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Girish Sharma 9cacc6fa40 Bug 825902 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/inspector/test/browser_inspector_bug_566084_location_changed.js; r=paul 2013-01-02 21:18:15 +05:30
Girish Sharma c0c5ef85f4 Bug 818295 - [inspector] 'changes may be lost' notification should be on the browser, not the toolbox, r=paul 2012-12-22 15:50:55 +05:30
Girish Sharma 1877527b34 Bug 818286 - [inspector] 'changes may be lost' dialog stays around after reload, r=dcamp 2012-12-22 15:17:08 +05:30
Michael Ratcliffe 0d5847110a Bug 814890 - [toolbox] Markup panel is sometimes blank on page change. r=paul 2012-12-20 14:38:51 +00:00
Dave Camp 58d58b9639 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Girish Sharma f521eb1167 Bug 817558 - [inspector] When the selection is deleted, we should select the parent, and make sure the breadcrumbs are updated, r=paul 2012-12-18 02:28:40 +05:30
Girish Sharma 843c757bd0 Bug 817553 - Fade the highlighter when sidebar is hovered, r=paul 2012-12-18 00:59:08 +05:30
Panos Astithas 86b4184349 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Paul Rouget aae3f29d7b Bug 817705 - [toolbox] Disable Inspect Mode when switching tools in Toolbox. r=jwalker 2012-12-11 06:17:00 +01:00
Yura Zenevich 569d4ef6ea Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul 2012-12-14 08:05:00 +01:00
Mike Hommey 9ba16d2e94 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Joe Walker a2f9e35eb4 Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker e083b9d5e6 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Ed Morley 94337d3c59 Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures 2012-12-12 13:59:44 +00:00
Joe Walker a3224c8b35 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00