Commit Graph

3975 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b3ebe654a9 Merge b2g-inbound to m-c. a=merge 2014-11-26 21:39:08 -05:00
Ryan VanderMeulen
05536d8139 Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Alexandre Poirot
9b02c5402d Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun 2014-11-20 10:48:00 -05:00
Patrick Brosset
9a01cdb256 Bug 1103993 - part 2 - Clean-up some of the style-inspector's code; r=bgrins 2014-11-26 10:18:12 +01:00
Patrick Brosset
1228075d81 Bug 1103993 - part 1 - Rename the style-inspector's highlight methods; r=bgrins 2014-11-26 10:18:07 +01:00
Heather Arthur
4ad91dab46 Bug 886041 - Make the font inspector remotable; r=bgrins 2014-11-25 07:36:44 -08:00
Jordan Santell
5030d409ca Bug 1104973 - Fix browser_perf-data-samples.js with having atleast one assertion called. r=vp 2014-11-25 13:30:00 +01:00
Jordan Santell
4d4ab99a03 Bug 1077455 - Link the details and overview views together in the new performance tool. r=vp 2014-11-25 15:01:00 +01:00
Daniel Holbert
a03d3e37d5 Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
Ryan VanderMeulen
b719233c6a Bug 1104908 - Disable the Style Inspector tests on Linux e10s.
CLOSED TREE

--HG--
extra : rebase_source : 48f548c3da3cdf4e9c18b8e3604e6887ca64f612
2014-11-25 14:23:01 -05:00
Phil Ringnalda
1163f683ff Back out a5c944be6248 (bug 1031404) for mochitest-chrome bustage
CLOSED TREE
2014-11-24 19:58:57 -08:00
Brian Grinstead
fa891cc5b5 Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-24 16:13:53 -08:00
Brian Grinstead
721d2dd930 Bug 1102084 - Add more contrast for the currently hovered node in the markup view;r=vporof 2014-11-24 13:59:46 -08:00
J. Ryan Stinnett
07bf2c83a6 Bug 1100944 - Nudge WebIDE timeout higher. r=paul
--HG--
extra : transplant_source : %B0%F4%14%AD%24%DF%AB%A0%26%1D%07%DE5%7D%A8.%2BN%FB%CF
2014-11-20 13:47:52 -06:00
J. Ryan Stinnett
77db20d32a Bug 1096310 - Show message after project list load error. r=paul
--HG--
extra : transplant_source : %07gE1%BDt%10%5B%F6G%84%E6r%05%07%BB%83%E6%C8%20
2014-11-18 15:32:49 -06:00
Carsten "Tomcat" Book
5969f2ac89 merge fx-team to mozilla-central a=merge 2014-11-24 14:06:00 +01:00
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
Paul Rouget
2478fc4e36 Bug 1074106 - [timeline] marker sidebar. r=vporof 2014-11-24 05:55:25 +01:00
Tomasz Kołodziejski
115964f4a4 Bug 1094622 - Deleting node in inspector now selects previous sibling and not parent. r=bgrins
---
 browser/devtools/markupview/markup-view.js         | 15 +++++----
 .../test/browser_markupview_tag_edit_04.js         | 38 +++++++++++++++-------
 browser/devtools/markupview/test/head.js           |  2 +-
 toolkit/devtools/server/actors/inspector.js        | 14 +++++++-
 .../tests/mochitest/test_inspector-remove.html     | 23 +++++++++----
 5 files changed, 65 insertions(+), 27 deletions(-)
2014-11-21 12:48:04 -08:00
Patrick Brosset
0ddc1b9479 Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker 2014-11-21 11:18:03 +01:00
Jordan Santell
8934c5cbb4 Bug 1077451 - Render profiler call tree in new performance tool. r=vp 2014-11-20 13:02: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
Brian Grinstead
ecad4235cb Bug 1102369 - Convert existing devtools colors to CSS variables - part 2;r=vporof 2014-11-20 12:10:32 -08:00
Vaibhav Agrawal
96309513f6 Bug 1102829 - Removing invalid mochitest and adding them as a support-file. r=jmaher 2014-11-25 15:02:45 -08:00
James Long
76f45fdfdb Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Eddy Bruël
35e190038d Bug 1090929 - Enable the remaining debugger tests for e10s;r=mratcliffe 2014-11-24 06:43:58 +01: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
Wes Kocher
c86c58697d Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
J. Ryan Stinnett
ac4f40eee0 Bug 1097833 - Move local runtime behind a pref again. r=paul 2014-11-19 07:41:42 -06:00
Patrick Brosset
0bf9a725d0 Bug 1076866 - Rect highlighter; r=bgrins 2014-11-19 11:16:25 +01:00
Jordan Santell
62ef89c9f8 Bug 1077449 - Render framerate data realtime in performance tool. r=vp 2014-11-18 14:37:00 +01:00
Tom Tromey
986dfd2fd6 Bug 1069661 - add "detail" to timeline markers. r=smaug 2014-11-18 14:39:00 +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
Carsten "Tomcat" Book
6a293a24ca merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Eddy Bruël
c974689e42 Bug 1090929 - Enable the search tests;r=mratcliffe 2014-11-18 13:05:28 +01: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
Victor Porof
c5706c520e Bug 1096537 - Remove manually choosing the start index in ThreadNode.prototype.insert, r=fitzgen 2014-11-16 10:09:34 -05:00
Sami Jaktholm
bc52a3e288 Bug 1092452 - Fix intermittent mochitest-e10s-dt failure in browser_timeline_overview-initial-selection-02.js. r=vporof 2014-11-14 06:57:00 -05:00
Ryan VanderMeulen
5d1fb92793 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Gabor Krizsanits
c44e4f595e Bug 1081038 - part0: Fixing inspector test. r=pbrosset 2014-11-14 16:46:26 +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
Ryan VanderMeulen
034b5a7479 Bug 1029545 - Skip browser_dbg_variables-view-popup-14.js on Linux e10s. 2014-11-13 21:28:28 -05:00
Carsten "Tomcat" Book
ac60e2c363 Merge mozilla-central to mozilla-inbound 2014-11-19 13:47:55 +01:00
Eddy Bruël
8729fb07d8 Bug 1090929 - Enable the stack tests;r=mratcliffe 2014-11-19 10:28:22 +01:00
Kannan Vijayan
4ac6dd569f Bug 1050774 - Record script execution in timeline view. r=bholley 2014-11-13 16:22:24 -05:00
Ryan VanderMeulen
ac429e815e Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Eddy Bruël
a56c8615c7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël
6c9f2fbf65 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00