Commit Graph

2535 Commits

Author SHA1 Message Date
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
Paul Rouget
cf896c5332 Bug 939840 - Show position in layout view. r=miker 2013-11-19 09:16:03 -05:00
Paul Rouget
3eb267b967 Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Wes Kocher
28b297c750 Backed out changeset 71dc115fe230 (bug 929766) for other m-bc bustage on what I'm guessing is a CLOSED TREE 2013-11-18 16:03:13 -08:00
Wes Kocher
f50503a9b6 Backed out changeset 2887e3a300ed (bug 862558) for m-bc bustage 2013-11-18 14:25:59 -08:00
Anton Kovalyov
5e677c0be4 Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-18 14:05:07 -08:00
Brandon Benvie
681a32500a Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen 2013-11-18 13:24:54 -08:00
Brian Grinstead
a7725fc0d1 Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Brian Grinstead
24fe7b33e4 Bug 938172 - Do not allow disabling of "core" developer tools from options panel;r=dcamp 2013-11-18 14:12:02 -06:00
Patrick Brosset
1a3c87336c Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Brian Grinstead
e8ed5f7806 Bug 916766 - Consistent theming across panels - added scratchpad and variable view;r=paul 2013-11-18 08:14:40 -06:00
Gijs Kruitbosch
a498e27fa5 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Victor Porof
f0f96dcf53 Bug 937627 - The webgl constructs cache should be per context, not per document global, r=rcampbell 2013-11-18 10:26:00 +02:00
Ms2ger
a2e51512ec Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Boris Zbarsky
26ee0ba914 Bug 937462. Eliminate all uses of cloneNode() and importNode() without the boolean "deep" arg that are not explicitly testing the behavior of that case from the tree, since the semantics of it will change. r=sicking 2013-11-17 00:10:18 -05:00
Peiyong Lin
3e5987353c Bug 937953 - Remove bug numbers from all Scratchpad test file names and update browser.ini. r=benvie
--HG--
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug807924_cannot_convert_to_string.js => browser/devtools/scratchpad/test/browser_scratchpad_cannot_convert_to_string.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_646070_chrome_context_pref.js => browser/devtools/scratchpad/test/browser_scratchpad_chrome_context_pref.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_653427_confirm_close.js => browser/devtools/scratchpad/test/browser_scratchpad_confirm_close.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug756681_display_non_error_exceptions.js => browser/devtools/scratchpad/test/browser_scratchpad_display_non_error_exceptions.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug690552_display_outputs_errors.js => browser/devtools/scratchpad/test/browser_scratchpad_display_outputs_errors.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_699130_edit_ui_updates.js => browser/devtools/scratchpad/test/browser_scratchpad_edit_ui_updates.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_679467_falsy.js => browser/devtools/scratchpad/test/browser_scratchpad_falsy.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug714942_goto_line_ui.js => browser/devtools/scratchpad/test/browser_scratchpad_goto_line_ui.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_650760_help_key.js => browser/devtools/scratchpad/test/browser_scratchpad_help_key.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_644413_modeline.js => browser/devtools/scratchpad/test/browser_scratchpad_modeline.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_651942_recent_files.js => browser/devtools/scratchpad/test/browser_scratchpad_recent_files.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug740948_reload_and_run.js => browser/devtools/scratchpad/test/browser_scratchpad_reload_and_run.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug684546_reset_undo.js => browser/devtools/scratchpad/test/browser_scratchpad_reset_undo.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_751744_revert_to_saved.js => browser/devtools/scratchpad/test/browser_scratchpad_revert_to_saved.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_660560_tab.js => browser/devtools/scratchpad/test/browser_scratchpad_tab.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_669612_unsaved.js => browser/devtools/scratchpad/test/browser_scratchpad_unsaved.js
rename : browser/devtools/scratchpad/test/browser_scratchpad_bug_661762_wrong_window_focus.js => browser/devtools/scratchpad/test/browser_scratchpad_wrong_window_focus.js
2013-11-15 21:47:02 -05:00
J. Ryan Stinnett
3afb0d7de5 Bug 937607 - Add explicit save button for the manifest editor. r=paul 2013-11-13 13:34:29 -06:00
Michael Ratcliffe
a0d699652a Bug 936047 - Switch rule and computed view contextmenus to use openPopupAtScreen. r=paul 2013-11-12 16:27:55 +00:00
Gabriel Luong
261890869c Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Girish Sharma
253adf45f4 Bug 931041 - Bring back floating scrollbars in the editor. r=anton, r=paul 2013-11-12 15:51:37 +05:30
Michael Ratcliffe
1c9a967abe Bug 930953 - Stop color unit changing from hex to rgb when switching nodes. r=jwalker 2013-11-12 12:58:57 +00:00
Brian Grinstead
198c03bdb2 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Paul Rouget
8dec5db523 Bug 912891 - Make sure toolbox.open() is called the tick after the DOMContentLoaded is fired. r=pbrosset 2013-11-15 21:47:00 -05:00
Paul Rouget
30ac55dbf8 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-15 21:47:00 -05:00
Paul Rouget
ca7e3fb1a1 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-15 21:47:00 -05:00
Patrick Brosset
fc21c5dfa2 Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Ryan VanderMeulen
74d5487c6b Bug 914401 - Skip browser_toolbox_raise.js on Windows due to frequent failures.
CLOSED TREE
2013-11-15 12:28:16 -05:00
Nick Fitzgerald
2dece6195d Bug 935788 - Fix Pretty Print button when attempting to prettify non-js files; r=vporof 2013-11-12 10:38:38 -08:00
Mihai Sucan
858d3e1472 Bug 722267 - Fix browser_webconsole_expandable_timestamps.js test failure on a CLOSED TREE; r=me 2013-11-12 21:00:55 +02:00
Ed Morley
c3bf3239c0 Merge mozilla-central and fx-team 2013-11-12 15:12:05 +00:00
Ed Morley
d73a18b6d0 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Oprea Andrei
55c481da05 Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan 2013-11-11 19:00:07 +02:00
Gabriel Luong
41412e6be8 Bug 879293 - Allow alt+click to select only one category of messages in the console; r=msucan 2013-11-12 14:20:14 +02:00
Michael Ratcliffe
20b41f9880 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Brian Grinstead
f394fb8acc Bug 892275 - F2 should make the selected node and its children editable as html; r=mratcliffe 2013-11-07 10:23:25 -06:00
Girish Sharma
49e4af2c06 Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan 2013-11-09 18:06:23 +05:30
Mihai Sucan
73521ac811 Bug 934852 - Fix for intermittent browser_scratchpad_throw_output.js | Test timed out; r=me 2013-11-09 20:09:36 +02:00
Phil Ringnalda
3b7de1f035 Back out 854623def9c6:a976c1645d70 (bug 917583) for Linux/Windows bc bustage
CLOSED TREE
2013-11-09 23:26:47 -08:00
Nick Fitzgerald
4834c387ce Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof 2013-11-09 12:49:03 -08:00
Victor Porof
1fe202654f Bug 952047 - The Tracer view should get its background color from the theme body, r=fitzgen 2013-12-19 20:12:25 +02:00
Nick Fitzgerald
35f2f26849 Bug 951794 - Make the tracers colors easier to read, r=vporof 2013-12-19 20:12:12 +02:00
Brandon Benvie
394889f575 Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan 2013-12-13 11:11:20 -08:00
Carsten "Tomcat" Book
5e59a14a9a Merge m-c to mozilla-inbound 2013-11-27 12:41:30 +01:00
Victor Porof
ecbf9da489 Bug 898199 - Reenable browser_dbg_event-listeners.js, in light of bug 941787 potentially fixing these sorts of problems, r=me 2013-11-27 09:45:32 +02:00
Brian Grinstead
500ad1548d Bug 931990 - [markup view] Context menu disappearing in markup tree during after mutation; r=paul 2013-11-07 13:03:40 -06:00
Victor Porof
28d5835b19 Bug 934834 - Intermittent browser_webgl-actor-test-16.js | There should be 2 cached program actors now. - Got 0, expected 2 | Got an error: firstProgramActor is undefined | Found an unexpected tab at the end of test run: doc_multiple-contexts.html, r=me 2013-11-08 10:45:17 +02:00
J. Ryan Stinnett
e28b134630 Bug 912918 - Part 3: Keep validating after errors when possible. r=paul
--HG--
extra : rebase_source : c4241212495876f6539a82f9ce8b5df52463f960
2013-11-07 15:51:23 -06:00
J. Ryan Stinnett
1e51efc879 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul
--HG--
extra : rebase_source : fe7a8989c9e09b42b31c76c14cbd08034c5b91f3
2013-11-07 11:31:32 -06:00
J. Ryan Stinnett
f7d4d8b6fa Bug 912918 - Part 1: Code style cleanups in app validator. r=paul
--HG--
extra : rebase_source : cb4258aabfd1c7b7a9540048e27a7ab752d79d85
2013-11-04 15:38:29 -06:00
Brandon Benvie
76c49c9951 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Anton Kovalyov
5cf0d1402d Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Ryan VanderMeulen
191c040091 Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00
J. Ryan Stinnett
a287e7d6b9 Bug 912918 - Part 3: Keep validating after errors when possible. r=paul 2013-11-04 18:25:33 -06:00
J. Ryan Stinnett
692a83f6f7 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul 2013-11-07 11:31:32 -06:00
J. Ryan Stinnett
09f76db933 Bug 912918 - Part 1: Code style cleanups in app validator. r=paul 2013-11-04 15:38:29 -06:00
Paul Rouget
f2fbd2c126 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
0b7d2a2159 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Ryan VanderMeulen
a721e543d2 Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Alexandre Poirot
0b35a4888e Bug 934883 - Prevent closing all targets when receiving one tabDetached event. r=past 2013-11-07 09:14:40 -05:00
Paul Rouget
da984a4792 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
49af551ba6 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Paul Rouget
0aa8e01d5d Bug 890195 - allow deviceSizeIsPageSize default value to be set via a preference. r=bz 2013-11-07 14:40:23 +01:00
Paul Rouget
9a424ed39e Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz 2013-11-07 14:40:23 +01:00
Wes Kocher
5e64c6d1a6 Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
18e8ada818 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Carsten "Tomcat" Book
eb83c4a356 Backed out changeset e5b40752f743 (bug 912891) for browser chrome test failures on a CLOSED TREE 2013-11-12 08:48:41 +01:00
Carsten "Tomcat" Book
54cb72cd2d Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures 2013-11-12 08:47:46 +01:00
Heather Arthur
d8ea087d7d Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul 2013-12-19 11:32:12 -05:00
Victor Porof
e68a45903e Bug 951828 - Always select the variables tab when pausing, r=fitzgen 2013-12-19 13:41:46 +02:00
Victor Porof
dca29a6f1a Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Paul Rouget
ffc69ff31b Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Carsten "Tomcat" Book
bec05b0304 merge mozilla-central to fx-team 2013-11-06 14:58:21 +01:00
Carsten "Tomcat" Book
5abe12cadb merge fx-team to mozilla-central 2013-11-06 13:09:28 +01:00
Jackson Isaac
4028580b80 Bug 891581 - Focus the input field when switching to the web console tab; r=msucan 2013-11-06 13:58:52 +02:00
Victor Porof
a90dea7e23 Bug 933649 - Group methods in editor.js for better self-documentation, r=anton 2013-11-06 11:59:20 +02:00
Victor Porof
f38a02524f Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Nick Fitzgerald
4d9950e188 Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 22:49:22 -08:00
Wes Kocher
a5688b698f Merge m-c to inbound 2013-11-05 18:25:40 -08:00
Wes Kocher
3442c94bfd Merge inbound to m-c 2013-11-05 17:50:18 -08:00
Wes Kocher
071445529d Merge fxteam to m-c 2013-11-05 17:38:24 -08:00
Wes Kocher
f45a48fade Bug 935277 - Fix disabling so it disables the correct test 2013-11-05 16:40:45 -08:00
Wes Kocher
c2b4e361c9 Bug 935277 - Disable browser_webconsole_bug_632347_iterators_generators.js on Linux for frequent timeouts 2013-11-05 15:47:22 -08:00
Ryan VanderMeulen
9f768a7f28 Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8065e2373d Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Peter Van der Beken
0925471775 Give browser/devtools/webconsole/test/browser_webconsole_bug_632347_iterators_generators.js more time to finish, since it's looking at all window's own properties (which takes longer as a result of bug 932322). CLOSED TREE.
--HG--
extra : rebase_source : cc63ba078531c4527938d5a46afe9eb71c73500b
2013-11-05 17:50:24 +01:00
Patrick Brosset
accb41d63a Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
cptanu
4ab151417d Bug 934274 - [app manager] changed invalidLaunchPath to accessFailedLaunchPath and edited the text. r=jryans 2013-11-05 09:16:47 -05:00
Phil Ringnalda
e355c02a2b Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
6e50381edd Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 20:24:17 -08:00
Ryan VanderMeulen
343071ba93 Bug 932322 - Add an even longer timeout to browser_webconsole_bug_632347_iterators_generators.js. 2013-11-05 14:53:10 -05:00
Minarto Margoliono
262881305b Bug 738998 - Fix tooltip not showing in style editor. r=harth 2013-11-05 14:24:16 -05:00
Anton Kovalyov
67bbcc406b Bug 933015 - Attach Editor controller to the hidden textarea instead of a CM window. r=benvie 2013-11-05 10:30:19 -08:00
Peter Van der Beken
255e6fe560 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
J. Ryan Stinnett
1759d033a9 Bug 933083 - Refactor app requests into app-actor-front. r=ochameau 2013-11-01 16:41:19 -05:00
Wes Kocher
f15e8e12f9 Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage 2013-11-04 14:26:58 -08:00
Victor Porof
1475da937b Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell 2013-11-04 22:48:10 +02:00
Brian Grinstead
5d085bf67b Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Panos Astithas
287b47c5c1 Bug 932880 - Make targets oblivious to inspectors. r=bgrins 2013-10-31 21:09:40 +02:00
Gijs Kruitbosch
4de7c2c4e5 Merge m-c to fx-team on a CLOSED TREE 2013-11-02 15:34:09 +01:00
Joe Walker
6144bb4c12 Bug 934098 - Comment out test for GCLI date type breaks when TZ changes; r=Gijs CLOSED TREE
--HG--
extra : amend_source : 0db0a5596417dd41ebf339a21ff460bfafadf2ab
2013-11-02 12:50:33 +00:00
Dennis Schubert
fb4a8f4cd3 Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan 2013-11-01 18:03:30 +02:00
Thomas Andersen
75285e98fb Bug 920321 - Do not truncate the source line number in the web console; r=msucan 2013-10-31 21:28:08 +01:00
Panos Astithas
a9a0f8846f Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
J. Ryan Stinnett
65a2ae8990 Bug 932880 - Fix window leaks in App Manager. r=past
CLOSED TREE
2013-11-01 11:17:07 -05:00
Ed Morley
a4072422f1 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Victor Porof
e9e75e2a94 Bug 932282 - Shader editor doesn't work with bfcache. r=past 2013-10-30 18:54:01 +02:00
Patrick Brosset
f6a17cd145 Bug 932218 - Hides previous image preview tooltip in markup view when another one shows. r=bgrins 2013-10-31 23:10:44 -04:00
Will Nayes
011593c653 Bug 909249 - Fix checkmark in Netmonitor Header. r=robcee 2013-10-31 22:51:48 -04:00