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

1475 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen c952e87e03 Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE.
--HG--
rename : content/base/src/NodeIterator.cpp => content/base/src/nsNodeIterator.cpp
rename : content/base/src/NodeIterator.h => content/base/src/nsNodeIterator.h
rename : content/base/src/TreeWalker.cpp => content/base/src/nsTreeWalker.cpp
rename : content/base/src/TreeWalker.h => content/base/src/nsTreeWalker.h
2013-02-28 14:41:30 -05:00
Boris Zbarsky b61edd4457 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 686c58426e Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Michael Ratcliffe ff1bd0e214 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 82fc0de685 Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
Brandon Benvie 76b8c7ea99 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma 9b7accad40 Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick 27f4606585 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
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
Anton Kovalyov 3234f9a902 Bug 841954 - Make sure onOpen callback fires in all cases, r=past 2013-02-18 11:29:20 -08:00
Mihai Sucan 6ec217a199 Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n 2013-02-15 23:29:44 +02: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
Trevor Saunders 254bffb739 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Jared Wein eaf84a5262 Bug 767669 - 'pref show prefName' should show the pref name next to the pref value. r=jwalker 2013-03-15 01:21:33 -04:00
Girish Sharma 955867008b Bug 766001 - In the webconsole, when you click on the filename/line-number of a js-error or message, the debugger should open instead of view source. r=past,msucan,vporof f=rcampbell 2012-12-17 04:40:44 +05:30
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
Mihai Sucan 36306d8b10 Bug 831400 - Intermittent devtools/webconsole/test/browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: complete to initialize the opening tab; r=vporof 2013-04-02 14:13:58 +03:00
Mihai Sucan 918be0f577 Bug 853568 - Intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof 2013-04-03 16:04:40 +03:00
Mihai Sucan c9239ef9a1 Bug 841129 - Intermittent browser_repeated_messages_accuracy.js | two repeats for the second css warning - Got 1, expected 2; r=vporof 2013-04-02 13:29:31 +03:00
Mihai Sucan 24d40d36a8 Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-04-03 13:23:58 +03:00
Ed Morley a6ba211310 Merge latest green inbound changeset to mozilla-central 2013-04-03 11:34:44 +01:00
Steve Fink 861a8b4cec Bug 822041 - Do not copy hasPushedSPSFrame() from heap generator frame. r=luke
--HG--
extra : rebase_source : 489d6641f0118a98c6794d551000f4052456ddbc
2013-04-01 17:58:37 -07:00
Panos Astithas acb5994914 Increase the timeout for browser_dbg_createChrome.js to avoid orange in XP (bug 766119); r=me 2013-03-05 09:13:31 +02:00
Tanvi Vyas 89cc8073b2 Bug 834836 - /dom/tests - Fix tests that break when security.mixed_content.block_active_content is set to true and if/when security.mixed_content.block_display_content is set to true. r=smaug,msucan 2013-03-28 13:18:53 -07:00
Ryan VanderMeulen 85a38e3da8 Merge m-c to inbound. 2013-02-15 11:55:36 -05:00
Anton Kovalyov a87b968cd0 Bug 834878 - Make link arrows open files, r=robcee 2013-02-14 14:08:47 -08:00
Anton Kovalyov 357a51206c Bug 840238 - Make 'Complete Profile' string localizable, r=robcee 2013-02-14 10:20:17 -08:00
Sunny f15fbb1cfd 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 cf104e2784 merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Panos Astithas bc907ba73e 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 26e3714874 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Anton Kovalyov 4b69f19d36 Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee 2013-02-08 10:13:30 -08:00
Anton Kovalyov f0d608dcfe Bug 830664, Disallow multiple profiles to run in the same time, r=robcee 2013-02-07 13:22:48 -08:00
Anton Kovalyov 5b718d40f8 Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee 2013-02-07 13:02:38 -08:00
Anton Kovalyov 391096d41f Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Phil Ringnalda 87e29c3174 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 c589a602ce 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 8cec10d191 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 99b56ebf7b Bug 828049 - Remote profiling, r=past 2013-02-06 12:10:30 -08:00
Michael Ratcliffe 50668ccc45 Backed out changeset 9a0b4b742b67 - Bug 817294 orange 2013-02-06 17:40:30 +00:00
Michael Ratcliffe 3052721048 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 ab29b54ccf Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
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
Michael Ratcliffe 4b2df60765 Bug 700061 - Entirely remove the Style Inspector unmatched selectors 2013-01-29 17:05:17 +00:00
Mihai Sucan 07df47a9ac 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 0700540cb1 Bug 838108 - Enable style editor chrome debugging; r=paul 2013-02-05 17:01:37 +00:00
Mihai Sucan d52d4ca35c 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 c5497770e8 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 1ee4c73471 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 8d4199e39a Bug 834721 - Use plurals for toolbox button tooltip; r=paul 2013-01-25 18:14:53 +02:00
Tim Taubert fd4f1bf01b merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Paul Rouget cac98f3d35 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 6e90b22cdd 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 ceb4f09e3f Bug 824243 - Make Profiler UI localizable, r=robcee 2013-01-31 11:40:11 -08:00
Victor Porof f3eb362121 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 a96e5c17e7 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 3487f46bb5 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 6024818d84 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 b98e84637f 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 81f35d94fb Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof a6f86fbbdc Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Michael Ratcliffe 738d136676 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 4613c4dee9 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari 565d0479c3 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 61c06478b9 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
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ryan VanderMeulen adf97a30d2 Merge m-c to inbound. 2013-03-18 09:06:50 -04:00
Gregory Szorc 7d09ff18e0 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07: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
Victor Porof e0b8444d00 Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell 2013-01-24 20:59:44 +02:00
Victor Porof 8bd720dc00 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 5860954439 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Rob Campbell f1836eb833 Bug 834069 - Create a command to list sources in the debugger; r=past 2013-01-23 17:16:00 -05:00
Anton Kovalyov d27b51be7f 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 c6811f8311 Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan 2013-01-22 17:55:02 +02:00
Mihai Sucan 14c34b3aa8 Bug 833411 - Variables View: support for displaying long string actors; r=vporof 2013-01-22 19:54:31 +02:00
Girish Sharma 5adc2461c8 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 a06835836c 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 679d3673d4 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 4116af146e 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 d10a3a05a9 Bug 817304 - Intermittent browser_cmd_calllog.js | Test timed out, r=jwalker 2013-01-21 13:17:16 +00:00
Victor Porof 44bdc895fa Bug 833004 - Can't start Tilt, r=paul 2013-01-22 20:00:14 +02:00
Victor Porof 25cc6d9b88 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 376088a3d7 Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof fc1a5dc4cd Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Victor Porof a177a0cfb4 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 3e1128f45d 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 f99c7e4d2c Bug 650804 - Implement a search mechanism for the highlighter, r=vporof 2013-01-17 16:29:17 +05:30
Paul Rouget 3baba74008 Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth 2013-01-21 16:22:47 +01:00
Paul Rouget 5e60bd38a2 Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth 2013-01-21 16:22:47 +01:00
Anton Kovalyov 1d1c919b9c Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth 2013-01-18 16:59:47 -08:00
Heather Arthur 4321cc6a9f Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp 2013-01-18 14:03:22 -08:00
Anton Kovalyov 38c97dd1c1 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 d6b82b5d24 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 259732578f Bug 787985 - Console API messages are not consistent; r=past 2013-01-15 16:02:25 +02:00
Paul Rouget e2572acccf Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker 2013-01-11 09:23:00 +02:00
Paul Rouget d9ef45335a Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker 2013-01-11 03:19:00 +02:00
Girish Sharma 89149a5ec1 Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul 2013-01-13 14:22:03 +05:30
Panos Astithas f57a19a17c Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00
Panos Astithas 241bebd325 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 59d74f1cf0 merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Victor Porof 5a074c4a69 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 574079c852 Bug 829913 - Error while closing web console; r=past 2013-01-12 18:17:10 +02:00
Victor Porof 3d7c735d89 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 99f8c4d6a6 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 f7112b0d9a Merge m-c to fx-team 2013-01-11 21:36:11 -08:00
Mihai Sucan d6d3ef31ee Bug 827083 - quick fix: address a review comment from Panos; r=past 2013-01-11 20:54:03 +02:00
Mihai Sucan aa99330a69 Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Joe Walker 0f057d1516 Bug 823916 - Don't use ordinal to sort the toolbox; r=paul 2013-01-11 12:16:31 +00:00
Joe Walker 71f8030481 Bug 818432 - this.tracked browser windows.delete is undefined; r=paul 2013-01-11 12:16:24 +00:00
Paul Rouget 165306d0b2 Bug 827990 - inspector tests use DOM MutationObserver API incorrectly; r=jwalker f=nfroyd 2013-01-09 02:04:00 +02:00
Nick Fitzgerald 3e5154de16 Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker 2013-01-08 14:42:00 +02:00
Paul Rouget 4ff1ea49b7 Bug 819181 - Inspector sidebar items show undefined during load. r=jwalker 2013-01-09 02:15:00 +02:00
Panos Astithas c7aa9efa8e Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof 2013-01-09 23:27:59 +02:00
Panos Astithas 2c3e3a0fea Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Panos Astithas a07f8a4dbe Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof 2013-01-09 10:21:36 +02:00
Mihai Sucan 5a23550362 Bug 826388 - Allow single click on line numbers to add/remove breakpoints; r=rcampbell 2013-01-03 21:29:53 +02:00
Girish Sharma 78d1ce6a1f Bug 825740 - [toolbox] gDevTools does not remove the menuitems upon unregistering of a tool, r=paul 2013-01-05 05:51:27 +05:30
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 2a65c6c44f Bug 815239 - [toolbox] Using a tool keyboard shortcut twice closes the toolbox. It should select it instead. r=jwalker 2013-01-09 10:32:35 +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
Panos Astithas 646a844d5d Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
Phil Ringnalda fa29bd3f43 Merge m-c to fx-team 2013-01-06 11:01:58 -08:00
David Zbarsky 062f6deba3 Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
David Zbarsky a04da3576f Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
Heather Arthur df34f3ca4a Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul 2013-01-06 00:04:40 -08:00
Heather Arthur 4632407e6a Bug 826191 - [style editor] No stylesheet selected after reloading the page; r=paul 2013-01-05 23:56:42 -08:00
Victor Porof 378de2ffac Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell 2013-01-04 09:37:18 +02:00
Heather Arthur 6593bde865 Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul 2013-01-03 02:34:00 +02:00
Panos Astithas f07bc4f132 Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Joe Walker d58782e82b Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul 2013-01-04 20:31:38 +00:00
Joe Walker 5c84bd2eb8 Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert 2013-01-04 20:31:38 +00:00
Joe Walker 5d3b4f738b Bug 822609 - developer tools should not use target.isChrome; r=paul 2013-01-04 20:31:38 +00:00
Anton Kovalyov 4f9fbed4b2 Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard 2013-01-04 12:57:02 +01:00
Paul Rouget 1af8bc9062 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Girish Sharma 104a366b3e Bug 816958 - Launch buttons for Tilt and Responsive Mode should be of checkbox type. r=jwalker 2012-12-19 02:17:39 +05:30
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 3b7298332c Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao 2012-12-18 00:31:31 +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
Girish Sharma 2df4cb95cc Bug 814641 - [toolbox] Panels appear behind the devtools window after undocking, r=paul 2012-12-22 00:33:52 +05:30
Girish Sharma 31f5fa692e Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load, r=msucan 2012-12-26 23:44:33 +05:30
Girish Sharma 6f2b52927a Bug 824743 - Wrong stylesheet check while opening the respective editor, r=msucan 2012-12-26 23:40:15 +05:30
Heather Arthur e5504449ab Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul 2012-12-22 19:27:19 -08:00
Panos Astithas da14444dde Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof 2012-12-21 19:29:08 +02:00
Michael Ratcliffe 0c5b5b5c29 Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul 2012-12-20 16:49:20 +00:00
MikeRatcliffe a28f685bbc Bug 822631 - [toolbox] Remove bad common.css path from toolbox.xul. r=paul 2012-12-18 05:12:00 +01:00
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
Victor Porof 143216db06 Bug 819945 - Global searches choke when a source takes too long to fetch, r=past 2012-12-20 20:00:34 +02:00
Victor Porof 1d6ce59e77 Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past 2012-12-20 19:20:51 +02:00
Victor Porof 43afaa97c4 Bug 820311 - Script URLs no longer appear in tooltips, r=past 2012-12-20 19:20:50 +02:00
Victor Porof 758870cc3e Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell 2012-12-20 19:20:50 +02:00
Victor Porof 9a72e8ff2a Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell 2012-12-20 19:20:50 +02:00
Michael Ratcliffe 557be94dd2 Bug 821141 - Target is firing a navigation event when an anchor is clicked r=paul 2012-12-19 11:18:44 +00: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
Paul Rouget 644d5fd0a2 Bug 817539 - [toolbox] close the responsive mode on ESC, even if toolbox is up, r=vporof 2012-12-16 11:14:15 +02:00
Anton Kovalyov 0d9d123370 Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp 2012-12-19 13:39:00 +01:00
Michael Ratcliffe 8c833fb15a Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul 2012-12-18 14:27:04 +00:00
Paul Rouget e7e8685d4c Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp 933aa37844 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
Paul Rouget bfbc18cd8b bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team 2012-12-19 14:00:54 +01:00
Girish Sharma 45e064e121 Bug 819929 - [toolbox] Buttons (close, undock and tabs) don't have tooltips, r=jwalker 2012-12-18 20:41:27 +05:30
Girish Sharma 843c757bd0 Bug 817553 - Fade the highlighter when sidebar is hovered, r=paul 2012-12-18 00:59:08 +05:30
Paul Rouget 6eec3f0ef3 Bug 817537 - Connection screen polish. r=vporof 2012-12-18 08:54:00 +01:00
Dave Camp 1e81321e2e Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-18 17:14:00 +01:00
Panos Astithas 86b4184349 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Mihai Sucan 11c5a3ad68 Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
Ehsan Akhgari 1fc28fc2a4 Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Peter Van der Beken 77ad96a303 Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
2012-12-29 15:07:48 +01:00
Peter Van der Beken 2b53d84e31 Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
2012-12-29 15:07:46 +01: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
Paul Rouget 67715da668 Bug 818411 - [markup view] once the toolbox is re-attached to the tab, the markup view keybindings don't work anymore. r=jwalker 2012-12-12 03:04:00 +01:00
zmgmoz d3f2fb769f Bug 804845 - CTRL+P and CTRL+N should work the same as up arrow and down arrow respectively; r=msucan 2012-12-17 15:47:23 +02: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
Girish Sharma 0a3210f28f Bug 818434 - [toolbox] The close button and the undock button should be located at the end of the toolbar on Linux and Windows. r=paul 2012-12-14 00:07:03 +05:30
Girish Sharma 5f0e5c276e Bug 818436 - [toolbox] We should not be able to dock a toolbox if the target is Remote or Win, r=paul 2012-12-15 06:40:43 +05:30
Victor Porof ecde73a675 Bug 822028 - [toolbox] 'tilt toggle' command breaks if tilt is opened while the inspector is not active, r=paul 2012-12-15 21:55:11 +02:00
Mike Hommey 137444de9c Bug 829460 - Get CmdCommands from the right url in DeveloperToolbar.jsm. r=paul
--HG--
extra : rebase_source : d4c8e2b50cb8940ae1be6a802088060844493b42
2013-01-11 12:24:53 +01:00
Ed Morley e0b697327c Bug 822287 - Mark part of browser_profiler_run.js todo() on Windows 2013-01-10 14:59:27 +00:00
Ed Morley 057ca4da3a Bug 817294 - Disable browser_styleeditor_loading.js for too many intermittent failures 2013-01-10 14:59:27 +00:00
Ed Morley 0cdde6720a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Andres Hernandez d1ad91cf17 Bug 824253 - Intermittent browser_cmd_screenshot_perwindowpb.js; r=ehsan 2013-01-09 16:51:18 -06:00
Ed Morley 7bcb4313bd Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures 2013-01-09 19:38:18 +00:00
Ehsan Akhgari 3ca9c4891f Merge mozilla-central into mozilla-inbound 2012-12-15 10:37:42 -05:00
Anton Kovalyov 917bc9a644 Bug 795268 - Integrate SPS Profiler; r=rcampbell 2012-12-13 17:17:00 -05:00
Ehsan Akhgari 63188c06e1 Disable browser_dbg_chrome-debugging.js because of the crashes in bug 821701, irc-r=robcee 2012-12-14 11:53:02 -05:00
Ed Morley 7774c430ca Merge mozilla-inbound to mozilla-central on a CLOSED TREE 2012-12-14 15:28:22 +00: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
Joe Walker e733fd405b Bug 815246 - GCLI helper buttons shouldn't be available in the remote window; r=paul 2012-12-13 13:03:47 +00:00
Victor Porof d315eb3a74 Bug 728073 - MDN links in the Style Inspector are not localized, r=paul 2012-12-13 12:26:42 +02:00
Victor Porof 7ca903458a Bug 816858 - Style Editor should work on chrome windows, r=paul 2012-12-13 12:26:42 +02:00
Ed Morley 94337d3c59 Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures 2012-12-12 13:59:44 +00:00
Girish Sharma 3d0e053785 Bug 808436 - [gcli] cmd refresh throws an exception, r=paul 2012-11-07 22:54:22 +05:30
Paul Rouget 6b19221f8c Bug 768846 - Resize issues in Responsive mode with Toolbox open. r=vporof 2012-12-13 12:26:42 +02:00
Victor Porof 6e1dc8418f Bug 796135 - Provide some obvious UI for scripts filtering, r=past 2012-12-10 16:03:48 +02:00
Victor Porof 6b34181b5c Bug 818430 - Having line and token operators in the same query makes the scripts menulist behave weirdly, r=past 2012-12-11 09:38:04 +02:00
Victor Porof 2527dc3787 Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past 2012-12-11 09:38:00 +02:00
Victor Porof 10bdc20bfc Bug 816440 - Watch expression evaluations should not display the configurable/enumerable/writable tooltip, r=past 2012-12-11 09:36:50 +02:00
teramako 5ea6debee4 Bug 808542 - [gcli] "addon list" output is malformed. r=mratcliffe 2012-12-04 06:50:53 +09:00
Tetsuharu OHZEKI 0c872cfc8c Bug 817579 - Command buttons in toolbox do not have tooltip; r=msucan,jwalker 2012-12-05 18:39:56 +02:00
Rob Campbell af7642b97d merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Victor Porof fb674dde20 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof e3b98b696f Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof fe349ddddf Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof e9021f1b22 Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Ehsan Akhgari fbef18ef91 Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Rob Campbell 89e79ca4b0 Bug 803984 - Convert all fonts to monospace; r=paul 2012-10-22 13:25:00 -04:00
Victor Porof 3aada66c2a Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker 2012-11-23 10:54:42 +02:00
Victor Porof a33a8481aa Bug 790576 - When jumping line numbers, pressing UP/DOWN should know how to increment/decrement, r=past 2012-11-28 16:51:54 +02:00
Victor Porof 0aa904eca1 Bug 816210 - Global searches do not cache the source text contents for displaying in the editor, r=past 2012-12-01 11:21:23 +02:00
Victor Porof 90f14f60e7 Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02: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
Ed Morley 2c83f2c2d4 Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures 2012-12-11 15:26:00 +00:00
Ed Morley a29500dda9 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Ed Morley 46bc524ac3 Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures 2012-12-10 12:48:48 +00:00
Ed Morley bad42799a5 Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Mike Hommey 1da79b06c2 Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm 2012-12-17 08:29:25 +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
Panos Astithas 2c6aa4fd59 Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof 2012-11-27 14:29:46 +02:00
Victor Porof fa4a75700c Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell 2012-11-27 18:19:24 +02:00
Victor Porof 64d9e2f0dd Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past 2012-11-27 18:19:23 +02:00
Victor Porof 878954fbc8 Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past 2012-11-27 18:19:23 +02:00
Joe Walker 1080556613 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Joe Walker 68e2336dfc Merge m-c to fx-team 2012-11-24 12:06:17 +00:00
Bellindira Castillo [:bellindira] 4d4f60d0d8 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-23 11:40:59 -06:00
Joe Walker e9233b2864 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
Ryan VanderMeulen b4af68ab55 Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Victor Porof dca269caa5 Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past 2012-11-21 10:49:45 +02:00
Victor Porof 56dd7ce557 Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past 2012-11-21 10:49:45 +02:00
Victor Porof 3142514687 Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof 488f19d788 Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell 2012-11-21 10:49:45 +02:00
Victor Porof 388e839638 Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past 2012-11-20 12:57:05 +02:00
Victor Porof 034d07203b Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past 2012-11-20 13:38:45 +02:00
Seth Fowler cd421a0e5e Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Daniel Holbert c2eaf78407 Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD 2012-11-20 17:01:14 -08:00
Mihai Sucan 2cc0eea102 Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell 2012-11-16 20:16:18 +02:00
Ehsan Akhgari 5be8b2cd27 Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira] 63622cd0c2 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-22 12:10:52 -06:00
Peter Van der Beken dd5db5a970 Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Hubert SABLONNIERE 4ac27b6beb Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul 2012-10-16 17:13:51 +02:00
Victor Porof 34cc54aaee Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Matthew Wein 075f318e22 Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth 2012-11-16 14:55:00 -05:00
Ryan VanderMeulen 1fa5b07291 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Victor Porof 0f97599632 No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past 2012-11-16 13:16:23 +02:00
Panos Astithas d275155b2d Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell 2012-11-01 17:34:10 +02:00