Commit Graph

1307 Commits

Author SHA1 Message Date
Boris Zbarsky
8d2b9f5ae9 Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
Mihai Sucan
cc65ff4f92 Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Michael Ratcliffe
8f982b54a0 Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) 2013-02-04 16:29:30 +00:00
Girish Sharma
35af0f7e6f Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
Brandon Benvie
b725688083 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma
782f743373 Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick
b162553882 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
David Creswick
994ddbf5f0 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
Anton Kovalyov
825b4508fd Bug 841954 - Make sure onOpen callback fires in all cases, r=past 2013-02-18 11:29:20 -08:00
Mihai Sucan
12cbd44903 Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n 2013-02-15 23:29:44 +02:00
Girish Sharma
e4b15f4296 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
Trevor Saunders
c40af5bf91 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Ryan VanderMeulen
2836f14147 Merge m-c to inbound. 2013-02-15 11:55:36 -05:00
Anton Kovalyov
acce6ed2ab Bug 834878 - Make link arrows open files, r=robcee 2013-02-14 14:08:47 -08:00
Anton Kovalyov
f3f0c7b0d2 Bug 840238 - Make 'Complete Profile' string localizable, r=robcee 2013-02-14 10:20:17 -08:00
Sunny
80645eeba7 Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir 2013-02-13 10:35:35 -05:00
Tim Taubert
bb7fa8aed2 merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Panos Astithas
4f39a82d43 Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell 2013-02-12 10:38:24 +02:00
Mike Hommey
94d34b6513 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Anton Kovalyov
6e5f137e37 Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee 2013-02-08 10:13:30 -08:00
Anton Kovalyov
718dfde61f Bug 830664, Disallow multiple profiles to run in the same time, r=robcee 2013-02-07 13:22:48 -08:00
Anton Kovalyov
69f6fa6a7f Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee 2013-02-07 13:02:38 -08:00
Anton Kovalyov
7261f779c6 Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Phil Ringnalda
45dc3fd24c Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Victor Porof
d9578160af Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past 2013-02-07 16:18:08 +02:00
Michael Ratcliffe
64123ea38e Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled 2013-02-06 22:17:05 +00:00
Anton Kovalyov
bbf4b24af8 Bug 828049 - Remote profiling, r=past 2013-02-06 12:10:30 -08:00
Michael Ratcliffe
5c730ee2f9 Backed out changeset 9a0b4b742b67 - Bug 817294 orange 2013-02-06 17:40:30 +00:00
Michael Ratcliffe
b2a80335a0 Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled 2013-02-06 15:55:10 +00:00
Michael Ratcliffe
4ed4de198b Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
Christos Stathis
9aab0dee08 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
Michael Ratcliffe
7a28b5167a Bug 700061 - Entirely remove the Style Inspector unmatched selectors 2013-01-29 17:05:17 +00:00
Mihai Sucan
47316571e0 Bug 720180 - Fix exception in the browser_webconsole_bug_588730_text_node_insertion.js test; r=past 2013-02-05 18:44:41 +02:00
Heather Arthur
bff593f0a6 Bug 838108 - Enable style editor chrome debugging; r=paul 2013-02-05 17:01:37 +00:00
Mihai Sucan
cde86b3ed4 Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past 2013-01-31 19:19:06 +02:00
Boris Zbarsky
ebdd009711 Bug 838518 part 2. Fix nodeiterator callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Boris Zbarsky
d71214e1ed Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Mihai Sucan
639c0b690a Bug 834721 - Use plurals for toolbox button tooltip; r=paul 2013-01-25 18:14:53 +02:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Paul Rouget
9da71bab20 Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan 2013-02-04 11:48:24 +01:00
Girish Sharma
116032e85a Bug 796065 - [markup panel] Any un-expanded node with content should show a "..." between open and close tags. r=dcamp 2013-01-23 22:31:55 +05:30
Anton Kovalyov
44a260020a Bug 824243 - Make Profiler UI localizable, r=robcee 2013-01-31 11:40:11 -08:00
Victor Porof
a69723faea Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
b84c66c7f2 Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
72112999fd Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
8b6dacbf49 Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan 2013-01-31 18:07:24 +02:00
Victor Porof
07ebb3e0bf Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
6ce1cd5f3f Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
33c82146e2 Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Michael Ratcliffe
6e885af339 Bug 707891 - Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/styleeditor/test/browser_styleeditor_reopen.js | Test timed out, r=jwalker 2013-01-21 13:08:44 +00:00
Ehsan Akhgari
e2c29ce2df Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Benjamin Smedberg
fce6172ec0 Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell 2013-01-29 11:02:56 -05:00
Shane Caraveo
7aa4968feb Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
Ryan VanderMeulen
6598de3904 Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures. 2013-01-26 21:19:21 -05:00
Shane Caraveo
e3bc654973 Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-26 16:48:54 -08:00
Dave Townsend
6c649be569 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
Ryan VanderMeulen
486f369f1f Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE. 2013-02-22 15:30:06 -05:00
Boris Zbarsky
30ff6fd171 Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
Victor Porof
e32b1b66fb Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell 2013-01-24 20:59:44 +02:00
Victor Porof
74c6a0f4cc Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
cad95bb97f Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Rob Campbell
337f150011 Bug 834069 - Create a command to list sources in the debugger; r=past 2013-01-23 17:16:00 -05:00
Anton Kovalyov
a02e999e4c Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul 2013-01-23 14:04:18 -08:00
Tyrone Chong
990202375d Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan 2013-01-22 17:55:02 +02:00
Mihai Sucan
616f32545f Bug 833411 - Variables View: support for displaying long string actors; r=vporof 2013-01-22 19:54:31 +02:00
Girish Sharma
9343d005dd Bug 795239 - [markup panel] Clicking on the closing tag should select the node, r=paul 2013-01-17 20:51:24 +05:30
Girish Sharma
efc917b8b9 Bug 766526 - [layout view] update the node dimension (not the whole view) when node is unlocked, r=paul 2013-01-17 19:56:15 +05:30
Paul Rouget
6b4cbba98f Bug 832984 - Ctrl + Shift + K shortcut for the Web Console stopped working (sometimes). r=jwalker 2013-01-22 20:10:21 +02:00
Michael Ratcliffe
7bfa4a4267 Bug 819017 - Intermittent browser_cmd_calllog_chrome.js | Test timed out (+ often a leak), r=jwalker 2013-01-22 11:12:26 +00:00
Michael Ratcliffe
9935b9e105 Bug 817304 - Intermittent browser_cmd_calllog.js | Test timed out, r=jwalker 2013-01-21 13:17:16 +00:00
Victor Porof
a26d46b410 Bug 833004 - Can't start Tilt, r=paul 2013-01-22 20:00:14 +02:00
Victor Porof
4d32353254 Bug 832473 - Variables View: empty variable is rendered wrongly if it is added within scope with label, r=msucan 2013-01-22 20:00:13 +02:00
Victor Porof
828ba7791a Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
e155486f26 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Victor Porof
3c99d4d133 Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
3d032d1602 Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Girish Sharma
e26cb61ed3 Bug 650804 - Implement a search mechanism for the highlighter, r=vporof 2013-01-17 16:29:17 +05:30
Paul Rouget
0aa9595b3c Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth 2013-01-21 16:22:47 +01:00
Paul Rouget
78eb3570bd Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth 2013-01-21 16:22:47 +01:00
Anton Kovalyov
815c12bbfd Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth 2013-01-18 16:59:47 -08:00
Heather Arthur
08a6f60f02 Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp 2013-01-18 14:03:22 -08:00
Anton Kovalyov
e15b9dcc56 Bug 828052 - Update Cleopatra and fix the issue with gJavaScriptOnly flag not working; r=past 2013-01-16 11:44:35 -08:00
Joe Walker
bd0b761034 Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past 2013-01-15 19:38:52 +00:00
Mihai Sucan
63c0ed5ccd Bug 787985 - Console API messages are not consistent; r=past 2013-01-15 16:02:25 +02:00
Paul Rouget
49cd9aadfc Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker 2013-01-11 09:23:00 +02:00
Paul Rouget
9a8e4755f5 Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker 2013-01-11 03:19:00 +02:00
Girish Sharma
37925e4310 Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul 2013-01-13 14:22:03 +05:30
Panos Astithas
5acdbef1de Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00
Panos Astithas
34d250cc22 Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me 2013-01-14 10:44:42 +02:00
Tim Taubert
77cdbe20da merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Victor Porof
509f9b218d Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past 2013-01-12 18:27:46 +02:00
Mihai Sucan
b5e12f5419 Bug 829913 - Error while closing web console; r=past 2013-01-12 18:17:10 +02:00
Victor Porof
4cbc9b09c7 Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past 2013-01-12 11:21:48 +02:00
Victor Porof
7c95c7c86b Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past 2013-01-12 09:09:06 +02:00
Phil Ringnalda
fb8721c7a7 Merge m-c to fx-team 2013-01-11 21:36:11 -08:00
Mihai Sucan
38670ffd44 Bug 827083 - quick fix: address a review comment from Panos; r=past 2013-01-11 20:54:03 +02:00
Mihai Sucan
5fef84b7de Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Joe Walker
3161c0f452 Bug 823916 - Don't use ordinal to sort the toolbox; r=paul 2013-01-11 12:16:31 +00:00
Joe Walker
bfac24a1c2 Bug 818432 - this.tracked browser windows.delete is undefined; r=paul 2013-01-11 12:16:24 +00:00