Commit Graph

2607 Commits

Author SHA1 Message Date
Brian Grinstead
025328a3f1 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Carsten "Tomcat" Book
1f8e119047 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
67ea7bcaae 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
964f9d6683 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
e65204cbfa Bug 726427 - CSS transform preview tooltip in style inspector. r=bgrins 2013-12-05 09:35:35 -05:00
Brian Grinstead
d6c3fe06d2 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
3a23449f07 Bug 946222 - Fix responsive design touch events against gaia. r=paul 2013-12-04 17:41:29 -05:00
Victor Porof
8eb6356a95 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
b04c4c4053 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
3a6cdcec93 Bug 935277 - Fix and reenable browser_webconsole_bug_632347_iterators_generators.js; r=past 2013-11-26 23:39:46 +02:00
Mihai Sucan
5388a08d05 Bug 943496 - Autocomplete should execute native getters; r=past 2013-12-03 15:32:41 +02:00
Dennis Schubert
93d490452d Bug 922214 - Add console.exception; r=msucan 2013-12-02 20:12:18 +01:00
Patrick Brosset
821dc55752 Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker 2013-12-03 08:45:29 -05:00
Phil Ringnalda
3e75b2865f Back out 14d1050e721b (bug 940541) for Windows b-c bustage 2013-12-02 19:48:43 -08:00
Jordan Santell
b7b4a4cf20 Bug 940541 - Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-02 17:08:09 -05:00
Brandon Benvie
896c4bea7f Bug 943673 - Convert to Promise.jsm in the source editor. r=anton 2013-12-02 14:10:57 -08:00
Brandon Benvie
363de7fb36 Bug 943669 - Convert to Promise.jsm in profiler. r=anton 2013-11-26 16:30:23 -08:00
Brandon Benvie
83edf3e23d Bug 943672 - Convert to Promise.jsm in Scratchpad. r=anton 2013-12-02 14:09:11 -08:00
Alexandre Poirot
7c0aa7b3bb Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
05fada976c 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
9ab9bc2b37 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
6aa0fc8110 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
aa313d1069 Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
Alexandre Poirot
1753e17773 Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Victor Porof
c10c77ba16 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
aa2c8950fa merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
3b4c4d060b Bug 939271 - Part l: move mochitests to manifests in browser/devtools/debugger; r=mshal 2013-11-28 15:07:50 +01:00
Ms2ger
d728657886 Bug 939271 - Part k: move mochitests to manifests in browser/devtools/commandline; r=mshal 2013-11-28 15:04:22 +01:00
Ms2ger
fd270f3c09 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
1b6e265466 merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Victor Porof
75cae2feb4 Bug 932305 - The Cmd-D shortcut no longer works, r=past 2013-11-28 20:38:42 +02:00
Mihai Sucan
e05037d359 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
129e811482 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
180dbef380 Bug 942114 - Avoid intermittent markup image tooltip test failures. r=miker 2013-11-26 14:23:13 -05:00
Peiyong Lin
c48d0db0bc 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
d4d7a18f02 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
5d3ced4c07 Bug 859057 - Add clear button to network monitor. r=vporof 2013-11-26 14:21:23 -05:00
Christos Stathis
bc92bb339d 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
af1db61a11 Bug 941018 - Add default value for col in selectStyleSheet. r=paul 2013-11-26 10:01:02 -08:00
Victor Porof
b57ecb56ff 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
526a6f7ec9 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Anton Kovalyov
fcbad7c9ed Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans 2013-11-25 18:57:27 -08:00
Gabriel Luong
efb86c6a0e Bug 940713 - Enable autoclose brackets for source editor. r=anton 2013-11-25 15:57:51 -08:00
Victor Porof
5d17a202c7 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
ac620e015b Bug 917777 - Don't override ctrl-a behavior. r=msucan 2013-11-25 09:32:04 -05:00
Anton Kovalyov
0dfc524ea8 Bug 941781 - Upgrade CodeMirror to 3.20. r=robcee 2013-11-22 11:56:43 -08:00
Hector Zhao
628db0cbea 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
232a35156b Bug 938575 - Avoid bizarre linux intermittent; r=mratcliffe 2013-11-22 11:07:46 +00:00
Michael Ratcliffe
25433da5fe Bug 939098 - Stop markup view parsing color names out of context. r=jwalker 2013-11-18 16:07:24 +00:00
Ryan VanderMeulen
3348c203b7 Merge m-c to fx-team. 2013-11-21 15:55:03 -05:00
Ryan VanderMeulen
500c281c32 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
4e2f345770 Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Anton Kovalyov
0b5cedbba7 Bug 919703 - Make search/replace and goto UX more Firefox-ey. r=harth 2013-11-20 16:04:26 -08:00
Anton Kovalyov
7725124c93 Bug 938111 - Don't use innerHTML in the Editor. r=harth 2013-11-20 14:39:10 -08:00
Dan Koepke
e2f1038f37 Bug 940016 - Add Run and Reload to Scratchpad context menu. r=bbenvie 2013-11-21 09:32:55 -05:00
Victor Porof
3acff37698 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
a2bbe38bc4 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00
Paul Rouget
74d92a854e Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00
Shu-yu Guo
5d43c94bdc Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past) 2013-11-20 22:50:28 -08:00
Panos Astithas
71a5f95334 Bug 917583 - part 3: fix the event-listeners test; r=fitzgen 2013-11-20 08:49:55 -08:00
Nick Fitzgerald
f5faeb076a Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof 2013-11-05 17:28:00 -08:00
Anton Kovalyov
eb741864ed Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Nick Fitzgerald
368377856e Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Brian Grinstead
8f8593d165 Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Anton Kovalyov
e0b7a1d967 Bug 920570 - requestLongerTimeout for browser_codemirror and re-enable it on Linux. r=me 2013-11-19 10:54:19 -08:00
Paul Rouget
9a8971e8ec Bug 939840 - Show position in layout view. r=miker 2013-11-19 09:16:03 -05:00
Paul Rouget
ff07cebdbf Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Wes Kocher
cb635bb7ad 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
abc52270f6 Backed out changeset 2887e3a300ed (bug 862558) for m-bc bustage 2013-11-18 14:25:59 -08:00
Anton Kovalyov
adcab1909a Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-18 14:05:07 -08:00
Brandon Benvie
805a49ee0c Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen 2013-11-18 13:24:54 -08:00
Brian Grinstead
f8fff49d37 Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Brian Grinstead
89f85cb9d5 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
f032bbe4a2 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Brian Grinstead
e902571661 Bug 916766 - Consistent theming across panels - added scratchpad and variable view;r=paul 2013-11-18 08:14:40 -06:00
Gijs Kruitbosch
d9e3e5b5b6 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
122e53cd1e 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
95f2bb6150 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Boris Zbarsky
39bbdb82b8 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
56427fa5da 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
d58558034d Bug 937607 - Add explicit save button for the manifest editor. r=paul 2013-11-13 13:34:29 -06:00
Michael Ratcliffe
67aea5af9d Bug 936047 - Switch rule and computed view contextmenus to use openPopupAtScreen. r=paul 2013-11-12 16:27:55 +00:00
Gabriel Luong
1602b938f3 Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Girish Sharma
6eabf00b87 Bug 931041 - Bring back floating scrollbars in the editor. r=anton, r=paul 2013-11-12 15:51:37 +05:30
Michael Ratcliffe
e4ac885fa7 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
3d1ba55a98 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
c3a504cec5 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
b4bc2ec7e3 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-15 21:47:00 -05:00
Paul Rouget
9f5cdee758 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-15 21:47:00 -05:00
Patrick Brosset
24f15ac20f Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Ryan VanderMeulen
a27b273ba1 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
42d24937fe 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
b19d1baf65 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
e7c483c950 Merge mozilla-central and fx-team 2013-11-12 15:12:05 +00:00
Ed Morley
de83d48ee7 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Oprea Andrei
19459f5bdd Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan 2013-11-11 19:00:07 +02:00
Gabriel Luong
6853295b27 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
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Brian Grinstead
5f3bca3e47 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
f2a9a3f45b 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
3ca663d655 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
4cd19104cf Back out 854623def9c6:a976c1645d70 (bug 917583) for Linux/Windows bc bustage
CLOSED TREE
2013-11-09 23:26:47 -08:00
Nick Fitzgerald
9d5608b4f8 Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof 2013-11-09 12:49:03 -08:00
Victor Porof
36d918cd72 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
76abe292bc Bug 951794 - Make the tracers colors easier to read, r=vporof 2013-12-19 20:12:12 +02:00
Brandon Benvie
1004ce069e Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan 2013-12-13 11:11:20 -08:00
Carsten "Tomcat" Book
dee636909d Merge m-c to mozilla-inbound 2013-11-27 12:41:30 +01:00
Victor Porof
139d26dc89 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
497f3af283 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
562875bcd9 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
dd38817660 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
addc9c2cfe 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
98ad9af35e 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
d13b18f4e4 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Anton Kovalyov
55d229d527 Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Ryan VanderMeulen
a2de05a80f 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
f112ded66b Bug 912918 - Part 3: Keep validating after errors when possible. r=paul 2013-11-04 18:25:33 -06:00
J. Ryan Stinnett
51c65f6469 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
ba8907797e Bug 912918 - Part 1: Code style cleanups in app validator. r=paul 2013-11-04 15:38:29 -06:00
Paul Rouget
170a2968ec Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
b3078b3872 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Ryan VanderMeulen
3fdb7d030f 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
9a3f95a0eb Bug 934883 - Prevent closing all targets when receiving one tabDetached event. r=past 2013-11-07 09:14:40 -05:00
Paul Rouget
a533de3dbf Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
14a589f02e Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Paul Rouget
65a6c7bde7 Bug 890195 - allow deviceSizeIsPageSize default value to be set via a preference. r=bz 2013-11-07 14:40:23 +01:00
Paul Rouget
d5c2ff9d10 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
6c53d4705c Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
6cc62866fc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Carsten "Tomcat" Book
81dd00731c 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
9bf446e3b6 Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures 2013-11-12 08:47:46 +01:00
Heather Arthur
f7431c62c4 Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul 2013-12-19 11:32:12 -05:00
Victor Porof
22863da89e Bug 951828 - Always select the variables tab when pausing, r=fitzgen 2013-12-19 13:41:46 +02:00
Victor Porof
bd10846bdf Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Paul Rouget
84998d53dd Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Carsten "Tomcat" Book
5dbb35e9e6 merge mozilla-central to fx-team 2013-11-06 14:58:21 +01:00
Carsten "Tomcat" Book
3b23e045db merge fx-team to mozilla-central 2013-11-06 13:09:28 +01:00
Jackson Isaac
afe001aa85 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
845db4c2ba Bug 933649 - Group methods in editor.js for better self-documentation, r=anton 2013-11-06 11:59:20 +02:00
Victor Porof
62117c478c Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Nick Fitzgerald
7877d181c0 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
dd4af2cd82 Merge m-c to inbound 2013-11-05 18:25:40 -08:00
Wes Kocher
4a2a8b4b8e Merge inbound to m-c 2013-11-05 17:50:18 -08:00
Wes Kocher
fc8e87ff63 Merge fxteam to m-c 2013-11-05 17:38:24 -08:00
Wes Kocher
c07b4ea58a Bug 935277 - Fix disabling so it disables the correct test 2013-11-05 16:40:45 -08:00
Wes Kocher
265ad86528 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
323496ebfb Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8920f1cca6 Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Peter Van der Beken
4cea62d2cb 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
e4f44dda1d Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
cptanu
1195449bca Bug 934274 - [app manager] changed invalidLaunchPath to accessFailedLaunchPath and edited the text. r=jryans 2013-11-05 09:16:47 -05:00
Phil Ringnalda
637fba4ee3 Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
082a95b42c 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
b99e3bd0c2 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
596cf96eed Bug 738998 - Fix tooltip not showing in style editor. r=harth 2013-11-05 14:24:16 -05:00
Anton Kovalyov
7fbac10e5d 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
1f5317edd4 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
509e0974dc Bug 933083 - Refactor app requests into app-actor-front. r=ochameau 2013-11-01 16:41:19 -05:00
Wes Kocher
1479c67fec Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage 2013-11-04 14:26:58 -08:00
Victor Porof
cec693aa9c 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
56c80a74c4 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Panos Astithas
68ac762771 Bug 932880 - Make targets oblivious to inspectors. r=bgrins 2013-10-31 21:09:40 +02:00
Gijs Kruitbosch
e81e440881 Merge m-c to fx-team on a CLOSED TREE 2013-11-02 15:34:09 +01:00
Joe Walker
9696fc65e1 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
ba7dac0b6e Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan 2013-11-01 18:03:30 +02:00
Thomas Andersen
f426c8ce33 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
cc780d71aa 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
9ad29bd326 Bug 932880 - Fix window leaks in App Manager. r=past
CLOSED TREE
2013-11-01 11:17:07 -05:00
Ed Morley
a1c03ea556 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Victor Porof
a593a2c92b Bug 932282 - Shader editor doesn't work with bfcache. r=past 2013-10-30 18:54:01 +02:00
Patrick Brosset
27ed3bf1ce 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
e8c1a290fd Bug 909249 - Fix checkmark in Netmonitor Header. r=robcee 2013-10-31 22:51:48 -04:00
Ryan VanderMeulen
3181194b69 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Brian Grinstead
4ebfca0cad Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
J. Ryan Stinnett
a584d27539 Bug 933025 - Only reload apps when connected. r=ochameau 2013-10-30 17:15:50 -05:00
Dave Camp
775e9ffb3d Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins 2013-10-29 10:47:16 -07:00
Ratnadeep Debnath
c94bee6e88 Bug 916694 - Clarify app types in App Manager's permissions table. r=jryans 2013-10-31 11:40:31 -04:00
Carsten "Tomcat" Book
89ad3c0e41 Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Alexandre Poirot
82b3f0e931 Bug 920481 - Call BrowserTabActor.reload when the app is updated to refresh the app. r=paul 2013-10-22 03:25:46 +02:00
Victor Porof
b782f4fd4b Bug 931440 - Avoid potential timeouts in shader editor tests when performing reloads, r=me 2013-10-29 07:47:48 +02:00
Victor Porof
302576c396 Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
bd5a738d6d Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Peter Van der Beken
69e7c5ae55 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Phil Ringnalda
76cf34210d Merge m-c to m-i 2013-10-26 11:19:17 -07:00
Phil Ringnalda
631d3ef289 Back out fb8d9cb4698b (bug 931344) for ASan browser-chrome permaorange 2013-10-26 11:03:18 -07:00
Ms2ger
88bbf03777 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Panos Astithas
947532d197 Don't display markers in the profile graph (bug 925990). r=anton 2013-10-26 15:25:01 +03:00
Victor Porof
d0f68fba20 Bug 931344 - Relax the check for webgl availability in the shader editor tests, r=me 2013-10-26 13:20:40 +03:00
Victor Porof
3962cd4ce1 Bug 929916 - Make the shader editor UI responsive when docked to the side, r=dcamp 2013-10-26 13:19:08 +03:00
Patrick Brosset
1b7307bf0b Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Li Xiaodong
536b308789 Bug 917617 - Simulator start button UI tweaks; r=paul 2013-10-24 09:05:00 +01:00
J. Ryan Stinnett
ebe1af0dbe Bug 922144 - Part 3: Manifest editor layout and colors. r=paul
--HG--
extra : rebase_source : a7b2d42167d1c22de7245957dc458409cf5bade5
2013-10-25 03:54:08 -05:00
J. Ryan Stinnett
a1400450ff Bug 922144 - Part 2: Actions first option for Variables View. r=vporof
--HG--
extra : rebase_source : 07b4de41e6e9f5f9636ec742b1511950cdca67af
2013-10-24 13:03:17 -05:00
J. Ryan Stinnett
d1c1998145 Bug 922144 - Part 1: Aligned values option for Variables View. r=vporof
--HG--
extra : rebase_source : 20a8e6ed186b85189b2cbe95b52c8b007e7ea09b
2013-10-23 09:57:00 -05:00
Victor Porof
3fbc0fcb0d Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Peter Van der Beken
45ef6c1adc Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Victor Porof
dfb7848eaa Bug 910953 - Implement the backend for a WebGL shader editor, r=dcamp,vlad 2013-09-09 23:33:25 +03:00
Victor Porof
8a430f311b Bug 930643 - Sorting by column is broken in the Network Monitor, r=jryans 2013-10-25 10:15:53 +03:00
J. Ryan Stinnett
322fb9d673 Bug 928144 - Make Manifest Editor read-only for hosted apps. r=paul
--HG--
extra : rebase_source : 66b5c3aaab33ba714e4740bbf54d20ffa40e2132
2013-10-22 19:42:13 -05:00
Brian Grinstead
0a5eda33d0 Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00