Commit Graph

381 Commits

Author SHA1 Message Date
fayolle-florent@orange.fr
e47985cc67 Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Wes Kocher
87398db1ad Merge fx-team to m-c a=merge 2014-11-20 17:55:52 -08:00
Brian Grinstead
58df142cef Bug 1102308 - Refactor pref-changed emitting in toolbox-options.js;r=jryans 2014-11-20 14:11:34 -08:00
Eddy Bruël
f928024e69 Bug 1096490 - Fix test failures in browser_devtools_api.js;r=vporof
These test failures occur when you replace the deprecated-sync-thenables in
protocol.js with Promise.jsm.
2014-11-20 05:31:06 +01:00
Jordan Santell
21c741ebe8 Bug 1097156 - Add dev edition theme toggle in toolbox. r=gijs,r=bgrins 2014-11-17 17:35:01 -08:00
Gijs Kruitbosch
16d4bec6ab Bug 1096763 - fix webide button issues with customize mode, r=Unfocused
This fixes the button to not call createWidget repeatedly when the button is in the palette.

It also fixes an edge case in CustomizableUI where, if you restore defaults, we don't re-add custom widgets to the list of seen widgets, meaning they'll be restored to their default position on next start, even if you move them after restoring to defaults.
2014-11-11 14:51:21 +00:00
Alexandre Poirot
d94b8baa2b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Brian Grinstead
4b563361a9 Bug 1098431 - Fix popup positioning for devtools option panel menulists;r=mratcliffe 2014-11-14 08:06:12 -08:00
J. Ryan Stinnett
2ad98eea62 Bug 1094968 - Skip tilt visibility for remote toolboxes. r=mratcliffe
--HG--
extra : transplant_source : %B9%D8%87%94%5B%AF%A1%E7%96%94B%28%E9%85w%3E%14I%F9%FF
2014-11-06 12:56:21 -06:00
Paul Rouget
abbf3ecf97 Bug 1027817 - Font-resizing in WebIDE. r=jryans 2014-11-10 11:14:31 +01:00
Alexandre Poirot
64aef65e17 Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Michael Ratcliffe
926bf1ca5d Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Michael Ratcliffe
239fba2d47 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
f827243aac Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Jordan Santell
80068a0beb Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Ryan VanderMeulen
49b7d5f424 Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Matthew Noorenberghe
b87382dd24 Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 561016578d5a23c769090faf6c735b3060d4e741
2014-11-05 13:56:17 -08:00
Jordan Santell
a181e76100 Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Wes Kocher
292b0666f0 Backed out changeset ec34b5a1552c (bug 1091260) for bc1 orange 2014-11-04 19:06:45 -08:00
Matthew Noorenberghe
4364d4f3a2 Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 3ea5114858053c862564a1efea2004406e0863d9
2014-11-04 16:44:41 -08:00
Alexandre Poirot
6b6ec36950 Bug 1092451 - Ensure waiting for frames button update before resolving toolbox.open. r=past 2014-11-03 13:52:00 -05:00
Ryan VanderMeulen
618a8fabc6 Merge m-c to inbound. a=merge
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Michael Ratcliffe
52e5540c76 Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker 2014-10-30 16:23:01 +00:00
Paul Rouget
c6d19c3150 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Jason Orendorff
2cacf236ed Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Eddy Bruël
3702f66bc0 Bug 1090340 - Disable failing tests on Linux Opt for E10S (Holly);r=me 2014-10-28 17:14:00 +01:00
Jordan Santell
0ba8932661 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
David Rajchenbach-Teller
6ccc5443f6 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
716ea73d4c Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
b3a1b1ca35 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Jan Odvarko
c473b8046b Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Jan Odvarko
76cc6249cc Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
Brian Grinstead
dc6e2e7d01 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
J. Ryan Stinnett
60baca296f Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau 2014-09-24 19:59:00 +02:00
Mark Hammond
fb05df118d Bug 1070839 - disable failing e10s devtools/framework tests. r=past/billm 2014-09-23 09:25:56 +10:00
Mark Hammond
6691f81377 Bug 1070835 - allow browser_toolbox_window_reload_target.js to work with e10s enabled. r=past 2014-09-23 09:22:06 +10:00
Mark Hammond
0c199441d6 Bug 1069033 - Make devtool's TabTarget be e10s friendly. r=past 2014-09-23 09:18:00 +10:00
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Brian Grinstead
cb6b50ca50 Bug 1060945 - Make it possible to enable/disable a devtools panel even if its visibilityswitch pref doesn't exist. r=pbrosset 2014-09-08 11:06:00 -04:00
Brian Grinstead
b662f8d8db Bug 964819 - Be able to mark gcli commands as remote safe and let them show up as command buttons. r=jwalker 2014-09-09 05:55:00 -04:00
Jan Odvarko
1b635ed96a Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins 2014-09-08 13:23:11 +02:00
Panos Astithas
f391eb42c0 Always complete the toolbox teardown path, even in the face of failures along the way (bug 1063926). r=paul
--HG--
extra : rebase_source : 514ace11185493879c560dad7a7fb7ad0fa48e91
2014-09-06 15:57:41 +03:00
Jan Odvarko
78931182da Bug 1055571 - Implement ToolSidebar.removeTab API. r=bgrins 2014-09-05 13:11:34 +02:00
Tomasz Kołodziejski
6ffa142869 Bug 1060464 - Add Cr declaration; rs=Gijs 2014-09-04 13:53:00 +02:00
Tim Taubert
70b8d336cd Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof 2014-08-31 12:15:54 +02:00
Gijs Kruitbosch
891877d75d Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Wes Kocher
9d2e158730 Backed out changeset c1319f301eb0 (bug 1060464) for devtools bustage 2014-09-02 18:02:01 -07:00
Gijs Kruitbosch
63e76448c7 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Michael Ratcliffe
da361adf4e Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00