Afshin Mehrabani
|
a5be1bd785
|
Bug 947848 - Change the visibility of debugger stacktrace breadcrumbs. r=vp
|
2013-12-12 17:19:33 -05:00 |
|
Heather Arthur
|
3e54cf9eb7
|
Bug 948805 - Fix TypeError: this._toolbox is null: StyleEditorPanel.prototype._showError; r=pbrosset
|
2013-12-12 12:58:29 -08:00 |
|
Heather Arthur
|
18758d240f
|
Bug 949336 - TypeError: inspector.once(...) is undefined: highlightNode@browser_computedview_original_source_link.js:41; r=pbrosset
|
2013-12-12 12:58:28 -08:00 |
|
Victor Porof
|
9bb2857db1
|
Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen
|
2013-12-12 22:14:29 +02:00 |
|
Victor Porof
|
fde66faaff
|
Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view, r=past
|
2013-12-12 22:14:29 +02:00 |
|
Victor Porof
|
c021c97d96
|
Bug 758157 - Clearly indicate overridden variables, r=past
|
2013-12-12 19:38:12 +02:00 |
|
Carsten "Tomcat" Book
|
3f8534a48d
|
merge mozilla-central to fx-team
|
2013-12-12 16:09:30 +01:00 |
|
Victor Porof
|
1fe54670a8
|
Bug 949249 - Conditional breakpoint should be kept after to toggle breakpoint checkbox, r=past
|
2013-12-12 14:59:09 +02:00 |
|
Carsten "Tomcat" Book
|
9a8b0c002e
|
merge fx-team to mozilla-central
|
2013-12-12 13:28:08 +01:00 |
|
Patrick Brosset
|
9d1e339dd8
|
Bug 946331 - Rule/Computed views tooltip closes on new selection, r=miker
|
2013-12-12 08:57:37 +01:00 |
|
Olli Pettay
|
88c665112f
|
Bug 942229 - Intermittent browser_cmd_screenshot.js, r=jwalker
--HG--
extra : rebase_source : f44fec6e46526a1381ac956bc362f82e11c1123c
|
2013-12-11 22:36:24 +02:00 |
|
Patrick Brosset
|
beaffb5a0f
|
Bug 945068 - Image preview tooltip displays correct image dimensions, r=harth
|
2013-12-12 09:31:23 +01:00 |
|
Patrick Brosset
|
3287342f7d
|
Bug 726427 - CSS transform preview tooltip in style inspector, r=bgrins
|
2013-12-11 20:50:15 +01:00 |
|
Victor Porof
|
b7bec0e835
|
Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
|
2013-12-11 14:34:53 +02:00 |
|
Heather Arthur
|
1ef2e1c103
|
Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
|
2013-12-06 23:52:32 -08:00 |
|
Brian Grinstead
|
46c44615a9
|
Bug 945697 - Responsive Mode gets closed when ESC is used in the varilable view, in the rule view and in the variable view. r=paul
|
2013-12-09 10:06:11 -06:00 |
|
Wes Kocher
|
57c984f4f3
|
Merge inbound to m-c
|
2013-12-09 20:35:07 -08:00 |
|
Ryan VanderMeulen
|
72c57be9ea
|
Merge m-c to inbound.
|
2013-12-09 17:43:44 -05:00 |
|
Mark Hammond
|
95e28634b1
|
Bug 947764 - correct support-files for devtools commandline tests. r=ted
|
2013-12-10 09:27:06 +11:00 |
|
Mark Hammond
|
28aad2e698
|
Bug 947770 - Move remaining tests in browser/devtools/webconsole/test/Makefile.in to manifest. r=ted
|
2013-12-10 09:24:37 +11:00 |
|
Panos Astithas
|
0a88c79288
|
Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
|
2013-12-09 22:09:15 +02:00 |
|
Jason Orendorff
|
c828e70974
|
Bug 793860, part 0a - Declare an accidentally undeclared variable. r=paul.
|
2013-12-09 14:10:51 -06:00 |
|
Victor Porof
|
e53643de5b
|
Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul
|
2013-12-09 18:58:55 +02:00 |
|
Dennis Schubert
|
9eeeb4805e
|
Bug 760193 - Add console.assert; r=msucan
|
2013-12-07 23:28:35 +02:00 |
|
Douglas Edmonson Jr
|
879678f857
|
Bug 900448 - Close the webconsole autocomplete popup on tab switch; r=msucan
|
2013-12-07 18:35:48 +02:00 |
|
Carsten "Tomcat" Book
|
5484d45941
|
merge fx-team to mozilla-central
|
2013-12-07 12:47:39 +01:00 |
|
Carsten "Tomcat" Book
|
6cbfff1e23
|
Backed out changeset 8deb6f225d0a (bug 926014) XPC Shell failures and other failures
--HG--
rename : browser/devtools/styleeditor/styleeditor-panel.js => browser/devtools/styleeditor/StyleEditorPanel.jsm
|
2013-12-07 09:50:02 +01:00 |
|
Heather Arthur
|
f025be6927
|
Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
|
2013-12-06 23:52:32 -08:00 |
|
Wes Kocher
|
dabbd9e4be
|
merge m-c to fx-team
|
2013-12-06 20:48:11 -06:00 |
|
Shu-yu Guo
|
cd7b33e9b2
|
Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past)
|
2013-12-06 19:31:09 -08:00 |
|
Brian Grinstead
|
2c3d0eab59
|
Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan
|
2013-12-06 09:46:51 -06:00 |
|
Girish Sharma
|
ff60b8a74e
|
Bug 935176 - saving a style sheet doesn't remove the star, r=harth
|
2013-12-06 23:51:16 +05:30 |
|
Brandon Benvie
|
976b4c8876
|
Bug 940541 Convert shader editor to use Promise.jsm. r=vp, r=benvie
|
2013-12-05 16:00:25 -08:00 |
|
Victor Porof
|
9413655f38
|
Bug 895143 - Sources view groups should show the domain, r=past
|
2013-12-06 18:34:30 +02:00 |
|
Victor Porof
|
8d6cff55e3
|
Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell
|
2013-12-06 18:33:59 +02:00 |
|
Brian Grinstead
|
e3ecf71a28
|
Bug 941799 - DevTools themes - variables view should match current theme;r=vporof
|
2013-12-06 10:24:06 -06:00 |
|
Carsten "Tomcat" Book
|
d1ad182828
|
Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126
|
2013-12-06 14:50:05 +01:00 |
|
Victor Porof
|
7b70615cab
|
Bug 946592 - Rename netmonitor-panel.js to just panel.js. r=past
--HG--
rename : browser/devtools/netmonitor/netmonitor-panel.js => browser/devtools/netmonitor/panel.js
|
2013-12-05 09:37:47 +02:00 |
|
Victor Porof
|
4ef4cc2211
|
Bug 946591 - Rename debugger-panel.js to just panel.js. r=past
--HG--
rename : browser/devtools/debugger/debugger-panel.js => browser/devtools/debugger/panel.js
|
2013-12-05 09:37:19 +02:00 |
|
Patrick Brosset
|
4065637cbe
|
Bug 726427 - CSS transform preview tooltip in style inspector. r=bgrins
|
2013-12-05 09:35:35 -05:00 |
|
Brian Grinstead
|
9d6c7a7dc5
|
Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
|
2013-12-02 08:57:58 -06:00 |
|
Alexandre Poirot
|
02019a98b1
|
Bug 946222 - Fix responsive design touch events against gaia. r=paul
|
2013-12-04 17:41:29 -05:00 |
|
Victor Porof
|
89978eb0cf
|
Bug 945482 - Intermittent browser_dbg_variables-view-popup-08.js | Should have two frames. - Got 0, expected 2 | Test timed out | Found a tab after previous test timed out, r=me
|
2013-12-04 10:12:05 +02:00 |
|
Brandon Benvie
|
4a242405f7
|
Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans
|
2013-12-02 20:07:13 -08:00 |
|
Mihai Sucan
|
8b1de41d29
|
Bug 935277 - Fix and reenable browser_webconsole_bug_632347_iterators_generators.js; r=past
|
2013-11-26 23:39:46 +02:00 |
|
Mihai Sucan
|
17ad56e44c
|
Bug 943496 - Autocomplete should execute native getters; r=past
|
2013-12-03 15:32:41 +02:00 |
|
Dennis Schubert
|
9b64d9ff58
|
Bug 922214 - Add console.exception; r=msucan
|
2013-12-02 20:12:18 +01:00 |
|
Patrick Brosset
|
c220b992d9
|
Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker
|
2013-12-03 08:45:29 -05:00 |
|
Phil Ringnalda
|
d6060acb53
|
Back out 14d1050e721b (bug 940541) for Windows b-c bustage
|
2013-12-02 19:48:43 -08:00 |
|
Jordan Santell
|
670e23896a
|
Bug 940541 - Convert shader editor to use Promise.jsm. r=vp, r=benvie
|
2013-12-02 17:08:09 -05:00 |
|
Brandon Benvie
|
0f5930d447
|
Bug 943673 - Convert to Promise.jsm in the source editor. r=anton
|
2013-12-02 14:10:57 -08:00 |
|
Brandon Benvie
|
47c7148be1
|
Bug 943669 - Convert to Promise.jsm in profiler. r=anton
|
2013-11-26 16:30:23 -08:00 |
|
Brandon Benvie
|
f47191f856
|
Bug 943672 - Convert to Promise.jsm in Scratchpad. r=anton
|
2013-12-02 14:09:11 -08:00 |
|
Alexandre Poirot
|
c9259f5e7c
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Ryan VanderMeulen
|
da2075e3fb
|
Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
|
2013-12-02 13:47:29 -05:00 |
|
Brian Grinstead
|
052cc38003
|
Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul
|
2013-11-25 13:25:25 -06:00 |
|
J. Ryan Stinnett
|
8bdef3ce43
|
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
|
2013-12-02 02:28:01 -06:00 |
|
Jordan Santell
|
1cbaa1fa0c
|
Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp
|
2013-12-02 11:34:47 -05:00 |
|
Alexandre Poirot
|
1244ab513a
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Victor Porof
|
d6057ceb5c
|
Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell
|
2013-11-29 16:47:52 +02:00 |
|
Carsten "Tomcat" Book
|
caa77e8a92
|
merge fx-team to mozilla-central
|
2013-11-29 10:13:09 +01:00 |
|
Ms2ger
|
fed07ff4d0
|
Bug 939271 - Part l: move mochitests to manifests in browser/devtools/debugger; r=mshal
|
2013-11-28 15:07:50 +01:00 |
|
Ms2ger
|
e4e420a428
|
Bug 939271 - Part k: move mochitests to manifests in browser/devtools/commandline; r=mshal
|
2013-11-28 15:04:22 +01:00 |
|
Ms2ger
|
2645ba3e26
|
Bug 939271 - Part c: move mochitests to manifests in browser/devtools/styleinspector/test; r=mshal
|
2013-11-28 15:03:16 +01:00 |
|
Carsten "Tomcat" Book
|
b011bd06cb
|
merge fx-team to mozilla-central
|
2013-11-28 12:44:14 +01:00 |
|
Victor Porof
|
6aeea0908e
|
Bug 932305 - The Cmd-D shortcut no longer works, r=past
|
2013-11-28 20:38:42 +02:00 |
|
Mihai Sucan
|
dce7f8202a
|
Bug 843004 - Part 1: use the ConsoleOutput API for eval results and for console API messages; r=robcee
|
2013-11-25 14:15:40 +02:00 |
|
Anton Kovalyov
|
6dcf4dd097
|
Bug 919707 - Make shift-click on a gutter select whole lines in the editor. r=robcee
|
2013-11-26 14:32:28 -08:00 |
|
Patrick Brosset
|
89617ec3bf
|
Bug 942114 - Avoid intermittent markup image tooltip test failures. r=miker
|
2013-11-26 14:23:13 -05:00 |
|
Peiyong Lin
|
637467bbb0
|
Bug 941089 - Remove __noSuchMethod__ from browser/devtools/scratchpad/test/browser_scratchpad_ui.js. r=bbenvie
|
2013-11-26 14:21:59 -05:00 |
|
Peiyong Lin
|
89f34b68f1
|
Bug 927035 - Replace Data.now() in browser/devtools/webconsole/hudservice.js with static counter. r=bbenvie
|
2013-11-26 14:21:43 -05:00 |
|
Cameron Paul
|
26e8c7023c
|
Bug 859057 - Add clear button to network monitor. r=vporof
|
2013-11-26 14:21:23 -05:00 |
|
Christos Stathis
|
27e93d4496
|
Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan
|
2013-11-26 20:42:02 +02:00 |
|
Anton Kovalyov
|
a4a3a45e62
|
Bug 941018 - Add default value for col in selectStyleSheet. r=paul
|
2013-11-26 10:01:02 -08:00 |
|
Victor Porof
|
058593c540
|
Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
|
2013-11-26 10:51:20 +02:00 |
|
Gabriel Luong
|
59942dfdb6
|
Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton
|
2013-11-25 19:06:42 -08:00 |
|
Anton Kovalyov
|
0617575b55
|
Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans
|
2013-11-25 18:57:27 -08:00 |
|
Gabriel Luong
|
a32bb60a38
|
Bug 940713 - Enable autoclose brackets for source editor. r=anton
|
2013-11-25 15:57:51 -08:00 |
|
Victor Porof
|
09c021017a
|
Bug 942120 - Avoid 'missing method' errors thrown by nsIScrollBoxObject when the nodes aren't visible. r=anton
|
2013-11-22 15:23:56 +02:00 |
|
Paul Rouget
|
c591489ed7
|
Bug 917777 - Don't override ctrl-a behavior. r=msucan
|
2013-11-25 09:32:04 -05:00 |
|
Anton Kovalyov
|
934952b38e
|
Bug 941781 - Upgrade CodeMirror to 3.20. r=robcee
|
2013-11-22 11:56:43 -08:00 |
|
Hector Zhao
|
59986091f7
|
Bug 606575 - Profile local data dir (ProfLD / NS_APP_USER_PROFILE_LOCAL_50_DIR) is incorrect for a newly created profile. r=Neil
|
2013-11-19 11:46:00 +08:00 |
|
Joe Walker
|
1c21bc66ea
|
Bug 938575 - Avoid bizarre linux intermittent; r=mratcliffe
|
2013-11-22 11:07:46 +00:00 |
|
Michael Ratcliffe
|
377a84d5ff
|
Bug 939098 - Stop markup view parsing color names out of context. r=jwalker
|
2013-11-18 16:07:24 +00:00 |
|
Ryan VanderMeulen
|
bef0cc03d8
|
Merge m-c to fx-team.
|
2013-11-21 15:55:03 -05:00 |
|
Ryan VanderMeulen
|
c51d51d6d4
|
Merge m-c to inbound.
|
2013-11-21 14:41:01 -05:00 |
|
Ryan VanderMeulen
|
94ddc2e1d9
|
Merge m-c to inbound.
|
2013-11-21 11:37:10 -05:00 |
|
Anton Kovalyov
|
2fc429b259
|
Bug 919703 - Make search/replace and goto UX more Firefox-ey. r=harth
|
2013-11-20 16:04:26 -08:00 |
|
Anton Kovalyov
|
4aad69a6ee
|
Bug 938111 - Don't use innerHTML in the Editor. r=harth
|
2013-11-20 14:39:10 -08:00 |
|
Dan Koepke
|
8fe6077992
|
Bug 940016 - Add Run and Reload to Scratchpad context menu. r=bbenvie
|
2013-11-21 09:32:55 -05:00 |
|
Victor Porof
|
3ea5a49a5e
|
Bug 937539 - Cmd+Alt+F opens find/replace in the Debugger's editor. r=anton
|
2013-11-20 21:51:33 +02:00 |
|
Brian Grinstead
|
21f9f4e728
|
Bug 916766 - Consistent theming across panels - webconsole updates;r=paul
|
2013-11-21 07:49:48 -06:00 |
|
Paul Rouget
|
96f992e70b
|
Bug 941643 - Use menlo and consolas. r=bgrins
|
2013-11-21 11:48:59 -05:00 |
|
Shu-yu Guo
|
b7f46541c2
|
Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past)
|
2013-11-20 22:50:28 -08:00 |
|
Panos Astithas
|
91bdb02839
|
Bug 917583 - part 3: fix the event-listeners test; r=fitzgen
|
2013-11-20 08:49:55 -08:00 |
|
Nick Fitzgerald
|
6e60bab37d
|
Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof
|
2013-11-05 17:28:00 -08:00 |
|
Anton Kovalyov
|
e26d1575d0
|
Bug 929766 - Remove Orion from the SourceEditor component. r=msucan
|
2013-11-19 15:53:13 -08:00 |
|
Nick Fitzgerald
|
715002d816
|
Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past
|
2013-11-19 15:17:40 -08:00 |
|
Brian Grinstead
|
219aad07eb
|
Bug 862558 - Web Console should always be available / visible;r=msucan
|
2013-11-11 15:13:28 -06:00 |
|
Anton Kovalyov
|
7e6b594102
|
Bug 920570 - requestLongerTimeout for browser_codemirror and re-enable it on Linux. r=me
|
2013-11-19 10:54:19 -08:00 |
|