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
Ryan VanderMeulen
9a56a97e41
Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
...
--HG--
extra : rebase_source : 0266cc0b2a6568ca653885745f381df8d6d167ec
2014-12-11 11:28:30 -05:00
ziyunfei
5f470bd4a1
Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2014-12-10 20:50:00 -05:00
Chris Peterson
a5803bd666
Bug 1108305 - Remove deprecated let block from browser/devtools/netmonitor/netmonitor-view.js. r=vporof
2014-11-30 00:14:18 -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
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
Nick Fitzgerald
ec4021024a
Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past
2014-11-13 10:07:18 -08:00
Eddy Bruël
26de9f98fb
Bug 1090929 - Enable the variables-view-* tests;r=fitzgen
2014-11-13 19:23:31 +01:00
Victor Porof
f9702f8d40
Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-13 09:18:19 -05:00
Heather Arthur
7a81d55493
Bug 1097454 - Improve compressed style sheet identification in csscoverage; r=jwalker
2014-11-11 20:51:00 +01:00
Ryan VanderMeulen
f35949322f
Merge m-c to inbound. a=merge
2014-11-12 15:52:37 -05:00
Patrick Brosset
62c9a63eae
Bug 1094884 - Intermittent browser_styleeditor_fetch-from-cache.js. r=harth
2014-11-10 15:33:00 -05: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
6a991dad6c
Bug 1093883 - Disable app install for runtimes that don't allow it. r=jryans
2014-11-09 23:26:00 -05:00
Heather Arthur
b723a94632
Bug 1076857 - Add basic telemetry to Storage Inspector. r=mratcliffe
2014-11-07 18:06:00 -05:00
Jordan Santell
5d1a0c888c
Bug 1078539 - Part 2: Delay showing a doorhanger to prevent flickering in windows, and call success immediately to prevent duplicates. r=jryans
2014-11-07 12:19:00 -05:00
Victor Porof
d8c8bf8136
Backed out changeset 942aec7a1572 for mochitest-dt failures, r=me
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-11 09:33:53 -05:00
Victor Porof
7ad759a6ba
Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-11 08:28:23 -05:00
Eddy Bruël
f4ec5222e2
Bug 1090929 - Enable the tracer tests;r=mratcliffe
2014-11-11 08:44:27 +01:00
Eddy Bruël
2cf5aadb76
Bug 1090929 - Enable the variables-view tests;r=mratcliffe
2014-11-10 16:27:21 +01:00
Wes Kocher
4a1ad5bdd6
Merge inbound to m-c a=merge
2014-11-10 18:06:15 -08:00
Tom Tromey
a849d55568
Bug 1084902
- Copy _customProfilerOptions before sending request. r=pbrosset
2014-11-06 07:28:00 -05:00
Eddy Bruël
ea372c8fca
Bug 1044985 - Disable browser_dbg-clean-exit test;r=me
2014-11-10 16:12:06 +01:00
Carsten "Tomcat" Book
4681434e94
Backed out changeset d92174bd0918 (bug 1069421) for dt test failures
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-10 15:19:30 +01:00
Carsten "Tomcat" Book
5a9230e92a
Merge mozilla-central to mozilla-inbound
2014-11-10 14:38:34 +01:00
Paul Rouget
abbf3ecf97
Bug 1027817 - Font-resizing in WebIDE. r=jryans
2014-11-10 11:14:31 +01:00
Eddy Bruël
aeff0aa10c
Bug 1090929 - Enable the variables-view-filter tests;r=mratcliffe
2014-11-10 10:39:26 +01:00
Heather Arthur
c2a7709c61
Bug 1040653 - Make eyedropper work with e10s. r=mratcliffe
2014-11-07 16:46:00 +01:00
Paul Rouget
e7968109b1
Bug 1091036 - Allow toolbox full screen for remote runtime projects. r=jryans
2014-11-10 03:37:03 +01:00
Mahdi Dibaiee
9e29836c25
Fix intermittent failures in browser_webconsole_column_numbers.js (bug 1095527). r=past
2014-11-08 12:12:49 +02:00
Wes Kocher
40adcf133d
Merge inbound to m-c a=merge
2014-11-07 17:48:37 -08: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
Jennifer Fong
48bb703940
Bug 982484 - Device preferences support. r=jryans
2014-11-06 09:36:00 -05:00
Ryan VanderMeulen
410f09054e
Merge fx-team to m-c. a=merge
2014-11-07 13:35:28 -05: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
Mark Goodwin
67e2ac2b80
Bug 1068949 - Some tests to ensure warnings are displayed appropriately. r=past
2014-11-07 00:12:00 -05:00
Mark Goodwin
c71dc52d87
Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus
2014-11-04 13:25:00 -05: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
Wes Kocher
2fd2330939
Merge fx-team to m-c a=merge
2014-11-06 18:26:36 -08:00
James Long
df283f208a
Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me
2014-11-05 10:16:00 -05:00
Carsten "Tomcat" Book
e0dcb827b8
Merge mozilla-central to mozilla-inbound
2014-11-06 13:53:27 +01: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
Victor Porof
0388b26034
Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel
2014-11-05 16:52:56 -05:00
Victor Porof
52704a2408
Bug 1091612 - [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates, r=ejpbruel
2014-11-05 16:52:53 -05:00
Victor Porof
9e425e5a58
Bug 1091603 - [e10s] browser_net_filter-01.js disabled because nsIXMLHttpRequest
doesn't correctly determine whether or not a request is XHR in e10s, r=ejpbruel
2014-11-05 16:52:50 -05:00
Victor Porof
4bde244dde
Bug 1091596 - [e10s] browser_net_copy_as_curl.js disabled because waitForClipboard
doesn't seem to work properly on e10s, r=ejpbruel
2014-11-05 16:52:46 -05:00
Victor Porof
1d6a2c8f5f
Bug 1058898 - Enable profiler tests for e10s, r=ejpbruel
2014-11-05 16:52:44 -05:00
Eddy Bruël
b545046049
Bug 1090929 - Enable the pretty-print tests;r=mratcliffe
2014-11-06 10:27:45 +01:00
Eddy Bruël
375a1cb9d4
Bug 1090929 - Enable the break-on-dom-tests;r=mratcliffe
2014-11-06 10:18:10 +01: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
Patrick Brosset
84521f06a3
Bug 985597 - Fix layout-view tests after highlighter changes & make them more robust; r=miker
...
--HG--
rename : browser/devtools/layoutview/test/browser_editablemodel.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel.js
rename : browser/devtools/layoutview/test/browser_editablemodel_allproperties.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_allproperties.js
rename : browser/devtools/layoutview/test/browser_editablemodel_border.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_border.js
rename : browser/devtools/layoutview/test/browser_editablemodel_stylerules.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_stylerules.js
2014-11-06 13:04:51 +01:00
Patrick Brosset
23e9947c95
Bug 985597 - Tests for the new highlighter implementation using the AnonymousContent API; r=miker r=jwalker
...
--HG--
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_01.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_01.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_02.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_02.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_03.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_03.js
rename : browser/devtools/inspector/test/browser_inspector_highlight_after_transition.html => browser/devtools/inspector/test/doc_inspector_highlight_after_transition.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_01.html => browser/devtools/inspector/test/doc_inspector_infobar_01.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_02.html => browser/devtools/inspector/test/doc_inspector_infobar_02.html
2014-11-06 13:04:37 +01:00
Patrick Brosset
bed521e65f
Bug 985597 - Filter useless highlighter updates & and use requestAnimationFrame for updates; r=miker
2014-11-06 13:04:28 +01:00
Mahdi Dibaiee
9bb031fe73
Bug 684096 - "The webconsole should display column numbers in addition to line numbers". c=mdibaiee
2014-11-05 05:43:00 +01: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
Carsten "Tomcat" Book
c1c79e7750
Backed out changeset 4206d18e42c0 (bug 684096) for test bustage
2014-11-05 12:34:42 +01:00
Sebastian Zartner
472cc70f92
Bug 1068381 - Use an icon for the prettyprint button instead of a label. r=bgrins
2014-10-31 10:57:00 +01:00
Paul Rouget
a94c64cb72
Bug 1063206 - better toolbox button for webide. r=jryans
2014-11-04 08:54:00 +01:00
Mahdi Dibaiee
31f2b1f04f
Bug 684096 - "The webconsole should display column numbers in addition to line numbers". r=past
2014-11-04 08:36:00 +01: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
Eddy Bruël
111d8c68a6
Bug 1090929 - Enable the source-mapping tests;r=mratcliffe
2014-11-06 19:56:49 +01:00
Ryan VanderMeulen
3c84e2b4a4
Merge m-c to mozilla-inbound. a=merge
2014-11-07 13:44:04 -05:00
Eddy Bruël
8589f3cdbf
Bug 1090929 - Enable the variables-view-popup tests;r=mratcliffe
2014-11-07 18:45:53 +01:00
Victor Porof
98a9d3b60a
Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-10-02 12:11:05 +01:00
Eddy Bruël
641cd361cc
Bug 1090929 - Enable the parser tests;r=mratcliffe
2014-11-12 14:32:23 +01:00
Eddy Bruël
41d7821354
Bug 1090929 - Enable the conditional breakpoint tests;r=mratcliffe
2014-11-12 14:31:00 +01: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
J. Ryan Stinnett
52594173db
Bug 1091586 - Rename Manage Add-ons to Extra Components. r=paul
2014-11-03 15:16:00 +01:00
Michael Ratcliffe
16eb368506
Bug 1072181 part 3 - New Aurora channel prefs r=paul
...
--HG--
extra : rebase_source : 9998025d99157cb150e87a47e18fe145b38ecbc2
2014-10-31 12:47:28 +00:00
Ryan VanderMeulen
f4b0acaa11
Merge fx-team to m-c. a=merge
2014-10-31 16:16:38 -04:00
David Rajchenbach-Teller
c4629ef361
Bug 1083989
- Adapting Devtools tests that expect Promise.jsm in the scope. r=paul
2014-10-27 22:45:03 +01:00
Carsten "Tomcat" Book
203f974a71
Merge mozilla-central to fx-team
2014-10-31 14:28:54 +01:00
Jordan Santell
545d3d1ea6
Bug 1077447 - Hook up recording UI to the new performance tool. r=victorporof
2014-10-30 12:35:00 +01: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
Jordan Santell
3f26f678fc
Bug 1058879 - enable browser_canvas-actor-test-10.js for e10s. r=vp
2014-10-29 13:03:00 +01:00
Paul Rouget
c6d19c3150
Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws
2014-10-30 09:08:05 +01:00
Ryan VanderMeulen
6de5c1cb7e
Merge inbound to m-c. a=merge
2014-10-29 16:49:04 -04:00
Eddy Bruël
9b0af3a6c1
Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe
2014-10-29 17:05:44 +01:00
James Long
40adb607b4
Bug 1088247 - A developer tool should only be enabled when appropriate actors exist. r=jryans
2014-10-27 14:28:00 -04:00
Christian Pommranz
7f78a4b4a3
Bug 1080911 - Sort frames by samples instead of duration in the call tree. r=vp
2014-10-28 05:21:00 -04: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
29c06db5cf
Bug 1077442 - Create a pseudo-PerformanceFront, r=vp
2014-10-23 12:47:00 +02:00
Jordan Santell
3dfbe6f1f5
Bug 1069674 - Disable web audio tools on unsupported platforms. r=jryans
2014-10-27 12:49:00 +01:00
Carsten "Tomcat" Book
38668bd0ef
merge fx-team to mozilla-central a=merge
2014-10-27 15:56:31 +01:00
Nick Fitzgerald
64d2cea345
Bug 1033153 - Part 4: Make the console's Object-kind ObjectRenderer display internal promise state. r=jryans
2014-10-23 15:53:00 +02:00
Nick Fitzgerald
bc6a5dde8e
Bug 1033153 - Part 3: Display a Promise's internal state in the VariableView's properties. r=vporof
2014-10-23 15:53:00 +02:00
Nick Fitzgerald
75c0105dd1
Bug 1033153 - Part 2: Have the VariablesView stringifier expose internal Promise state. r=vporof
2014-10-23 15:52:00 +02:00
Carsten "Tomcat" Book
0ec014c025
Merge mozilla-central to fx-team
2014-10-24 16:12:00 +02:00
Carsten "Tomcat" Book
541cc6ec12
merge fx-team to mozilla-central a=merge
2014-10-24 15:52:29 +02:00
J. Ryan Stinnett
60f60498de
Bug 1069552 - Add WebIDE scanner / runtime API. r=paul
2014-10-23 08:24:00 +02:00
Simon Lindholm
a749046d66
Bug 1075444 - Handle "(" when parsing CSS for the Style Inspector. r=bgrins
2014-10-24 05:28:00 -04:00
Nicholas Nethercote
c24a781566
Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium.
2014-10-23 17:35:27 -07:00
Sami Jaktholm
ba67bb0335
Bug 1060885 - DevTools Profiler: Only uncheck the Record button once the recording has actually ended. r=vporof
2014-10-05 12:30:00 +02:00
Jordan Santell
0ba8932661
Bug 1069673 - Add support methods on devtool's Target, r=jryans
2014-10-22 13:33:00 +02:00
Paul Rouget
2f39e96d72
Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku
2014-10-22 23:51:00 +02:00
Nick Fitzgerald
b833d2e824
Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof
2014-10-21 12:13:00 +02:00
Heather Arthur
0e894f2efb
Bug 1036409 - re-select last selected node after reload under e10s; r=pbrosset
2014-10-22 14:05:32 +02:00
Carsten "Tomcat" Book
bab24e43bf
Merge mozilla-central to fx-team
2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
a48cb6dad7
merge fx-team to mozilla-central a=merge
2014-10-20 14:48:28 +02:00
Sami Jaktholm
cc42bfe72b
Bug 1077857 - DevTools Console: Check that Date grip has a preview before trying to use it. r=bgrins
2014-10-20 00:23:00 +02:00
Jordan Santell
eb0a62958a
Bug 1068273 - remove time-based toggling in web audio editor tests. r=vp
2014-10-19 10:29:00 +02:00
Heather Arthur
3e1921dba7
Bug 967201 - "Copy Unique Selector" doesn't place anything in the clipboard in e10s windows and Browser Toolbox". r=pbrosset
2014-10-16 16:31:00 +02:00
Tom Tromey
631882b0cd
Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug)
2014-10-17 16:02:42 -07:00
Paul Rouget
362af65779
Bug 1081093 - Auto-install Tools Adapter add-on in WebIDE. r=jryans
2014-10-17 16:02:38 -07:00
Jordan Santell
b33d528c76
Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
...
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 1 +
.../test/browser_audionode-actor-connectparam.js | 35 ++++++++++++++++++++++
toolkit/devtools/server/actors/webaudio.js | 30 +++++++++++++++++++
3 files changed, 66 insertions(+)
create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Simon Lindholm
75d06ad770
Bug 1075665 - Fix typo in font inspector. r=paul
...
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00