Commit Graph

4401 Commits

Author SHA1 Message Date
Ryan VanderMeulen
6e53f225c7 Bug 1029545 - Disable browser_dbg_variables-view-popup-14.js for frequent failures on all platforms. 2015-02-05 12:17:34 -05:00
Jordan Santell
013785609d Bug 1120800 - Clear button now clears out all recordings and
From 2b0d8712c363893515e181de147ac3c8e0c51890 Mon Sep 17 00:00:00 2001
 stops current recording. r=vp
2015-02-04 13:35:31 -08:00
Masatoshi Kimura
48405f52be Bug 1128227 - Add a static TLS insecure fallback whitelist. r=keeler 2015-02-07 13:03:23 +09:00
Phil Ringnalda
42a77ddc1f Merge m-c to m-i 2015-02-07 08:59:00 -08:00
Tom Schuster
b3f3a7ee84 Bug 1130466 - Add tooltip to console log-line icon. r=jryans 2015-02-07 16:23:14 +01:00
Ryan VanderMeulen
48cdf8f2d8 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-02-04 15:04:23 -05:00
Tooru Fujisawa
29b35296cd Bug 1108930 - Part 5: Call Map and Set with new in devtools. r=fitzgen 2015-02-05 00:59:15 +09:00
Patrick Brosset
97e5971148 Bug 1120899 - Extract the animationplayer meta-data UI to a refreshable component; r=bgrins 2015-02-04 14:03:29 +01:00
Jordan Santell
a2f3e16216 Bug 1120699 - Implement panel state toggling in performance tool. r=vp
From f35d8e97b0b87d938c7bd37eb64ec5f5c32d8352 Mon Sep 17 00:00:00 2001
2015-02-03 15:35:48 -08:00
Christoph Kerschbaumer
b906d18353 Bug 1115193 - Make JS callers of ios.newChannel call ios.newChannel2 in browser/devtools - tests (r=vporof) 2015-02-10 20:49:06 -08:00
Christoph Kerschbaumer
7ea5a1acf7 Bug 1115193 - Make JS callers of ios.newChannel call ios.newChannel2 in browser/devtools (r=vporof) 2015-02-10 20:48:36 -08:00
Carsten "Tomcat" Book
17e2daabbf Backed out changeset ed7a34b39130 (bug 1098374) for failing dt tests 2015-02-18 17:06:09 +01:00
Carsten "Tomcat" Book
2bf1fb5f9b Backed out changeset e3a0544d600f (bug 1046234) 2015-02-18 17:05:48 +01:00
Carsten "Tomcat" Book
bb6d1d2ef9 Backed out changeset 0799176cb906 (bug 1120570) for m-oth test regressions on a CLOSED TREE 2015-02-18 16:57:48 +01:00
Paul Rouget
aaf4c794c7 Bug 1134172 - WebIDE does not remember its previous size. r=jryans 2015-02-18 16:33:48 +01:00
Jordan Santell
462d4643cc Bug 1134036 - Disable web audio editor's automation panel until bug 1125600 is fixed. r=vp 2015-02-17 16:08:00 -05:00
Jordan Santell
0c44890c64 Bug 980786 - Shader Editor should be disabled when debugging chrome. r=vp 2015-02-17 18:49:00 -05:00
Michael Ratcliffe
5702cfaf92 Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset 2015-02-17 18:22:40 +00:00
Michael Ratcliffe
5eaccd37d2 Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth 2015-02-17 16:02:32 +00:00
Michael Ratcliffe
aa00bffdf3 Bug 1120570 - Fix media query in rule view link text r=bgrins 2015-02-18 12:54:11 +00:00
Mrinal Dhar
d1923faf60 Bug 979991 - Added function to open a new browser console or bring one into focus if it exists, instead of closing it. r=past 2015-02-12 13:51:02 +05:30
Jordan Santell
bbe1a4fd31 Bug 1112378 - Rewrite errors from call watcher to hide information of the error originating from call watcher, rather than content. r=vp 2015-02-13 19:10:00 -05:00
Matteo Ferretti
d5c43e9be1 Bug 1127238 - Remove the hard-coded list of highlighters; r=pbrosset CLOSED TREE
--HG--
extra : amend_source : cd57594cb3fae346e0d454920bc62475a0a3a9ec
2015-02-03 13:03:33 +01:00
Jordan Santell
62d2142932 Bug 1122639 - Expose performance preferences to the tool and
From 4cbabb1da8307c74f87afc992275842159252ef5 Mon Sep 17 00:00:00 2001
 start migrating over previous profiler preferences. r=vp
2015-01-21 09:31:33 -08:00
Ryan VanderMeulen
74d96b27c2 Merge m-c to fx-team. a=merge 2015-02-03 16:19:59 -05:00
Vaibhav Choudhary
27ed4a1e44 Bug 1127417 - Replaced hardcoded string with internationalized version in markup-view.js;r=bgrins 2015-02-03 10:30:45 -08:00
Victor Porof
b07c3497b0 Bug 1077469 - Build flame graph for memory allocations view, r=jsantell 2015-02-02 21:29:46 -05:00
Victor Porof
43e96535a7 Bug 1077461 - Build call tree for memory allocations view, r=jsantell
--HG--
rename : browser/devtools/performance/test/browser_perf-options-invert-call-tree.js => browser/devtools/performance/test/browser_perf-options-invert-call-tree-01.js
rename : browser/devtools/performance/views/details-call-tree.js => browser/devtools/performance/views/details-js-call-tree.js
rename : browser/devtools/performance/views/details-flamegraph.js => browser/devtools/performance/views/details-js-flamegraph.js
2015-01-28 14:30:32 -05:00
Victor Porof
7c6289df32 Bug 1127487 - FrameNode.prototype.getInfo should be able to parse columns in locations, r=jsantell 2015-02-02 19:53:27 -05:00
Carsten "Tomcat" Book
8f39ceb3ae Backed out changeset ba8a1b53973c (bug 1109388) for m-oth test failures 2015-02-02 11:46:10 +01:00
Jennifer Fong
542cc0aebb Bug 1109388 - Delay reading data. r=jryans 2015-01-30 09:04:00 +01:00
Phil Ringnalda
1411df5edb Merge m-c to f-t 2015-01-31 09:15:02 -08:00
Victor Porof
20f4d2f4ec Bug 1127472 - RecordingUtils.getSamplesFromAllocations should include the function name in the frames' location, r=jsantell 2015-01-31 10:41:02 -05:00
Brian O'Keefe
eddceb3a00 Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
Birunthan Mohanathas
5f227f1a63 Bug 1122044 - Remove unreferenced moz.build files. r=mshal 2015-01-21 20:15:59 +02:00
Daniel Holbert
34d77b4346 Bug 1128838: Add extra layer of parens around assignment in loop condition, in ViewHelpers.jsm. r=vporof 2015-02-03 08:16:37 -08:00
Paul Adenot
b1d51a476d Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug
--HG--
extra : rebase_source : 34877a4b518ac354cf1732a16f70b1659986aabc
2015-02-03 11:25:37 +01:00
Carsten "Tomcat" Book
7da7448c5b Backed out changeset 4817fb8acffd (bug 1109388) for m-oth test failure 2015-01-30 16:43:54 +01:00
Alexandre Poirot
531dfa25e2 Bug 1123788 - Do not wait for icons before opening toolboxes. r=jryans 2015-01-21 08:29:00 +01:00
Jennifer Fong
d16b356477 Bug 1109388 - Delay reading data. r=jryans 2015-01-29 11:10:00 +01:00
Alexandre Poirot
c4977f622a Bug 1055452 - Do not auto start apps that are already running. r=jryans 2015-01-20 09:43:00 +01:00
Vikneshwar
6f663b1cbb Bug 1043896 - Use proper plural form for highlightOutputConfirm. r=pbrosset r=jwalker 2014-10-16 09:28:00 +02:00
Victor Porof
fe80563048 Bug 1127322 - Create helper function for converting allocation sites data from the memory actor to samples similar to the profiler data, r=fitzgen 2015-01-29 13:37:55 -05:00
Victor Porof
aa60e627f2 Bug 1127090 - DetailsView.components should identify subviews by id, rather than index, r=jsantell 2015-01-29 08:24:04 -05:00
Victor Porof
c7d5b14f14 Bug 1126901 - Detail views in the new performance tool should be populated lazily, r=jsantell 2015-01-29 08:24:04 -05:00
Victor Porof
6dd4b7ddc1 Bug 1126882 - Detail views in the new performance tool should share a base class to avoid code duplication, r=jsantell 2015-01-29 08:24:04 -05:00
Victor Porof
c2cc9732b6 Bug 1126880 - FlameGraphUtils should have a cache to avoid duplicating work, r=jsantell 2015-01-29 08:24:04 -05:00
Wes Kocher
d8b5525f1a Merge fx-team to m-c a=merge 2015-01-28 18:36:42 -08:00
Jordan Santell
83f32a9e49 Bug 1125819 - Add cancelScheduledValues for automation tracking in web audio editor. r=vp 2015-01-28 02:12:00 -05:00
Jordan Santell
33a369b2d3 Bug 1092571 - Disable intermittent tests failing due to AudioNodeActor::connectParam. r=vp 2015-01-28 02:29:00 -05:00
Gene Vityugov
00b6300b4f Bug 1076735 - Improve display of super DevTools mode request. r=jryans 2015-01-27 10:59:00 -05:00
Ryan VanderMeulen
ebf78ade2e Merge m-c to fx-team. a=merge 2015-01-28 15:04:51 -05:00
Brian Grinstead
003106ce96 Bug 1121110 - Add a shared.properties file for localizing strings used across tools;r=vporof 2015-01-28 11:57:27 -08:00
Carsten "Tomcat" Book
713239c2fa merge fx-team to mozilla-central a=merge 2015-01-28 14:24:09 +01:00
Jordan Santell
efbee6e909 Bug 1125817 - Fix async/sync consistencies with web audio tool client node events. r=vp 2015-01-26 06:40:00 +01:00
J. Ryan Stinnett
84b102a4c0 Bug 1118974 - Toolbox fails to shut down when highlighter actor is gone. r=pbrosset 2015-01-26 14:38:00 +01:00
Tooru Fujisawa
624130c6e6 Bug 1069416 - Part 6: Remove JS_HAS_SYMBOLS from devtools. r=fitzgen 2015-01-28 13:06:38 +09:00
Wes Kocher
240800c925 Backed out 5 changesets (bug 1119503) for PGO m-oth failures so I can a=merge today
Backed out changeset 05ee3ae06643 (bug 1119503)
Backed out changeset 5ccef8ecf319 (bug 1119503)
Backed out changeset 8c2129ff8897 (bug 1119503)
Backed out changeset ff9012ee428a (bug 1119503)
Backed out changeset af9f4a6a7b78 (bug 1119503)
2015-01-27 16:04:59 -08:00
Wes Kocher
0ce51928bf Merge inbound to m-c a=merge 2015-01-27 16:02:52 -08:00
Brian Grinstead
c8368fcc4a Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-27 13:26:11 -05:00
Sami Jaktholm
2e786aa149 Bug 1116428 - Part 2: Present SSLv3 and RC4 warnings in Network Monitor UI. r=vporof 2015-01-24 12:47:15 +02:00
Aaron Raimist
bcaee7694e Bug 1042619 - Change 'width x height' letter x to a multiplication sign in devtools frontend. r=bgrins 2015-01-26 14:36:00 -05:00
Alexandre Poirot
ff5598e682 Bug 1123784 - Fix fullscreen toolbox performances in WebIDE. r=jryans
--HG--
extra : rebase_source : d9d1d4bfea84360ce25815fd50faf006ae36992c
2015-01-26 12:22:00 +01:00
Giovanny Andres Gongora Granada
cb2ad62039 Bug 991745 - Change "Search HTML" placeholder text to indicate the search is by CSS Selectors only. r=bgrins 2015-01-23 17:48:00 -05:00
J. Ryan Stinnett
3c1e0ad2ec Bug 1103120 - Part 11: Client: Pass auth settings from advertisement. r=past 2015-01-26 12:47:13 -06:00
Patrick Brosset
7a801610db Bug 1034512 - Part 13: Enable all browser/devtools/shared/test mochitests with e10s. r=me 2015-01-26 02:38:00 -05:00
Patrick Brosset
f2b1928bf5 Bug 1034512 - Part 12: Avoid using CPOWs in test browser_css_colors.js by running it in a toolbox host. r=miker 2015-01-26 02:37:00 -05:00
Patrick Brosset
19bcebf4eb Bug 1034512 - Part 11: Simplify the browser_theme.js test. r=jwalker 2015-01-26 02:37:00 -05:00
Patrick Brosset
fd3b98435a Bug 1034512 - Part 10: Removed duplicated DOMHelpers and Hosts imports in individual tests. r=vp 2015-01-26 02:36:00 -05:00
Patrick Brosset
5bab7227a5 Bug 1034512 - Part 9: Cleaned up browser_options-view-01.js and made it run in a toolbox host. r=jsantell 2015-01-26 02:36:00 -05:00
Patrick Brosset
c9058b33a2 Bug 1034512 - Part 8: Make browser/devtools/shared/test/treeWidget tests run in a toolbox host for e10s. r=bgrins 2015-01-26 02:36:00 -05:00
Patrick Brosset
f8e1af261b Bug 1034512 - Part 7: Avoid CPOW usage warnings in templater test with e10s. r=jwalker 2015-01-26 02:35:00 -05:00
Patrick Brosset
da62813fe7 Bug 1034512 - Part 6: Fix or disable devtools Telemetry tests with e10s. r=jwalker 2015-01-26 02:35:00 -05:00
Patrick Brosset
7590f4e3e5 Bug 1034512 - Part 5: Make the spectrum (color-picker) tests execute in a toolbox host rather than content page. r=bgrins 2015-01-26 02:34:00 -05:00
Patrick Brosset
e7612c441d Bug 1034512 - Part 4: Make the output-parser test run in a toolbox host rather than content page. r=miker 2015-01-26 02:34:00 -05:00
Patrick Brosset
a063f1207c Bug 1034512 - Part 3: Make the inplace-editor mochitest run in a toolbox host rather than in content page. r=jwalker 2015-01-26 02:33:00 -05:00
Patrick Brosset
5ebf198605 Bug 1034512 - Part 2: Use add_task in async tests. r=bgrins 2015-01-26 02:33:00 -05:00
Patrick Brosset
851494f995 Bug 1034512 - Part 1: Make cubicbezier widget tests run in a toolbox host rather than content page. r=bgrins 2015-01-26 02:33:00 -05:00
Carsten "Tomcat" Book
924e5f65e1 Merge mozilla-central to fx-team 2015-01-26 15:05:54 +01:00
Carsten "Tomcat" Book
e6ce6557f2 merge fx-team to mozilla-central a=merge 2015-01-26 14:24:08 +01:00
John Tungul
ef50907cb4 Bug 1123125 - hasChild existed in new.js and resources.js, removed from new.js and changed function call to hasChild function existing in resources.js. r=jryans 2015-01-22 12:04:00 +01:00
Patrick Brosset
bdd7c8a1a3 Bug 1110110 - 2 - Fix the "this.conn.getActor(...) is null" rejected promise; r=past 2015-01-26 11:39:48 +01:00
Phil Ringnalda
4e483ea448 Merge f-t to m-c, a=merge 2015-01-24 08:34:07 -08:00
Tim Nguyen
765a42e76c Bug 1019186 - Use new throbbers for DevTools UI. r=bgrins
--HG--
extra : rebase_source : 30e9b1c32218794b230b92e272e258ca26ed4c12
2015-01-23 17:10:18 -08:00
Jennifer Fong
aebe730a28 Bug 1022797 - Device settings support. r=jryans 2015-01-22 11:21:00 -05:00
Phil Ringnalda
ef1df9316b Merge m-c to a CLOSED TREE m-i 2015-01-23 22:00:41 -08:00
Tom Schuster
b46230fdc5 Bug 1111243 - Implement ES6 proxy behavior for IsArray. r=efaust 2015-01-25 21:42:10 +01:00
Mrinal Dhar
af81822c97 Bug 1096289 - Added a function to shorten strings on the webconsole that are either array elements or part of an object. r=past 2015-01-14 16:56:23 +05:30
Ryan VanderMeulen
eabb8f7c25 Merge m-c to fx-team. a=merge 2015-01-23 12:33:22 -05:00
Ryan VanderMeulen
39400dced0 Merge fx-team to m-c. a=merge 2015-01-23 12:20:52 -05:00
Patrick Brosset
9055fa01a2 Bug 1122437 - 4 - Do not display the iteration count in animationplayer widget if the value is 1; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
ffaedd999a Bug 1122437 - 3 - Prevent the animationplayer widget from displaying time after the animation duration; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
38a781c5c7 Bug 1122437 - 2 - Make sure animationplayer widgets display the right initial time when created; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
e3b8926193 Bug 1122437 - 1 - Disable animationplayer widgets when the corresponding animation ends; r=miker 2015-01-23 17:50:14 +01:00
L. David Baron
9216c04170 Bug 743392 - Serialize background-color at the beginning of the last item of the background shorthand. r=heycam
This matches what Chrome and WebKit do for a single-item background
shorthand, per discussion on today's CSS teleconference.  (At least
Chrome has bugs for multiple-items.)

The added test fails without the patch and passes with the patch.
2015-01-22 16:53:56 -08:00
Sami Jaktholm
fa7b51a9fe Bug 1099370 - Destroy remaining toolboxes and tabs after debugger test has finished. r=ejpbruel 2015-01-11 14:17:56 +02:00
Patrick Brosset
fe745ce8de Bug 1110110 - 1 - Remove various inspector-related exception logs during dt test runs; r=bgrins 2015-01-22 10:42:45 +01:00
Alexandre Poirot
b7db63a495 Bug 1118544 - Tweak WebIDE to better support FxOS addons. r=jryans 2015-01-21 21:07:45 -08:00
Jordan Santell
f30e4ff3b1 Bug 1118497 - Update web audio editor 'parameters' view to the more accurately described 'properties' view. r=vp 2015-01-21 10:29:00 -08:00
J. Ryan Stinnett
27c7cfdc0f Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
Sami Jaktholm
22c2d5c085 Bug 1001821 - Wait for eyedropper to be destroyed before ending tests and checking for leaks. r=pbrosset 2015-01-16 20:49:22 +02:00
Ian Moody
48551e688c Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past 2015-01-21 10:39:45 -08:00
Paul Rouget
564940cd8b Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-20 00:57:00 -05:00
Jordan Santell
b4d86a2355 Bug 1055217 - Add front end for bypassing audio nodes in the web audio editor. r=vp 2015-01-20 10:28:00 -05:00
Victor Porof
44095e9307 Bug 1123825 - ThreadNode constructor params are a mess; use an options param instead, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
cd0e416d2e Bug 1123811 - Consistently use getLabel() and profileLabel in RecordingsView's _onRecordingStarted and _onRecordingStopped, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
a35280391c Bug 1123808 - RecordingsView emits a redundant EVENTS.RECORDING_SELECTED in _onRecordingStarted and _onRecordingImported, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
b984a73ab2 Bug 1123705 - The _getStringHash method used in createFlameGraphDataFromSamples can sometimes return Infinity, r=jsantell 2015-01-20 12:40:53 -05:00
Brian Grinstead
30fd40b965 Bug 1030318 - Enable devtools/framework tests with e10s - part 3;r=ejpbruel 2015-01-20 08:16:39 -08:00
Jordan Santell
d00e9d3aad Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Victor Porof
c4a9090f20 Bug 1123306 - Remove minSquaredDistanceBetweenPoints from the LineGraph, r=jsantell 2015-01-19 14:38:07 -05:00
Eddy Bruël
4d291a4357 Bug 1107682 - Clean up the way we set breakpoints on newly introduced scripts;r=fitzgen 2015-01-19 14:44:26 +01:00
Eddy Bruël
3bb5d57ee8 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-19 13:58:45 +01:00
Eddy Bruël
0955cedefd Bug 1123211 - Handle uncaught promise rejections in the source editor;r=pbrosset 2015-01-19 13:57:08 +01:00
Patrick Brosset
0715fc3d04 Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past 2015-01-16 05:27:00 +01:00
Jordan Santell
4fdfc02c01 Bug 1121196 - Toggle flamegraph rendering when switching, r=vporof 2015-01-14 07:46:24 -08:00
Cameron McCormack
b013c3f383 Bug 1038134 - Part 6.1: Change browser_ruleview_completion-existing-property_01.js from using border-* to font-*. r=pbrosset 2015-01-17 15:22:52 +11:00
Cameron McCormack
1fe81c8426 Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2015-01-17 15:16:02 +11:00
Cameron McCormack
80230ebf84 Bug 649142 - Part 3: Convert logical padding properties. r=dbaron
Here we convert the logical padding properties into their new resolved-at-
cascade-time implementations.  This involves:

* converting -moz-padding-{start,end} into logical longhand properties
* adding padding-inline-{start,end} aliases for -moz-padding-{start,end}
* converting padding-{left,right} into longhand properties
* removing padding-{left,right}-value and
  padding-{left,right}-{ltr,rtl}-source internal properties

The CSS parser and various tests are simplified a bit as a result.
2015-01-17 15:16:02 +11:00
Bill McCloskey
93b0905531 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Victor Porof
1ff4bcf962 Bug 1122180 - The RECORDING_IMPORTED shouldn't emit both a recording model and all its data, r=jsantell 2015-01-16 13:44:24 -05:00
Victor Porof
6d8bbd5edc Bug 1122172 - Typo in PerformanceController.getLocalElapsedTime: function is only accessed, not called, r=jsantell 2015-01-16 13:44:24 -05:00
James Long
cf8cf274c6 Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof 2015-01-14 13:51:00 -05:00
Jordan Santell
0c8eacf3fd Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
Victor Porof
abc8bc421b Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
3b99775777 Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
6306187435 Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-utils.js => browser/devtools/shared/test/browser_flame-graph-utils-01.js
2015-01-15 14:54:46 -05:00
Carsten "Tomcat" Book
99a880aa26 Merge mozilla-central to fx-team 2015-01-16 15:24:32 +01:00
Carsten "Tomcat" Book
1e2807f282 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : ad69e43e431903e1bceb8026f9e864291e6627f1
2015-01-16 14:56:23 +01:00
Patrick Brosset
cafcfacaed Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof 2015-01-16 11:58:02 +01:00
J. Ryan Stinnett
5745fb755f Bug 1093387 - Better WebIDE runtime error handling. r=ochameau 2015-01-15 20:23:15 -06:00
J. Ryan Stinnett
4a709bdaee Bug 1122123 - Fix WebIDE tests with async promises. r=me 2015-01-15 20:16:55 -06:00
Wes Kocher
f7a8170b81 Bug 1113935 - Disable browser_dbg_bfcache.js r=me,a=me
--HG--
extra : amend_source : da07d071a89c224f9da43b8a72447a31fc30405a
2015-01-15 17:12:46 -08:00
Ryan VanderMeulen
8a77afae6f Backed out changeset 553cdfa00c2b (bug 1067145) for browser_responsiveui.js failures on a CLOSED TREE. 2015-01-15 17:06:07 -05:00
Joel Maher
aaa33b4337 Bug 1041500 - Enable run-by-dir mode for mochitest-devtools. r=RyanVM
CLOSED TREE
2015-01-15 10:00:00 -05:00
Jeff Gilbert
1540d7f105 Bug 1109945 - Rewrite shader/program handling. - r=kamidphish 2015-01-15 15:40:39 -08:00
Nick Fitzgerald
5c7bce33bf Bug 1113935 - Reduce the frequency of intermittent browser_dbg_bfcache.js fails. r=vporof 2015-01-12 14:59:21 -08:00
Paul Rouget
4405ec713f Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-15 03:28:00 -05:00
Athena
43cd2f9f63 Bug 911148 - Tabbing when editing an attribute stays in edit mode. r=pbrosset 2015-01-14 19:46:00 -05:00
Carsten "Tomcat" Book
91de255d65 Backed out changeset 4d427be40f81 (bug 1096490) for breaking m-oth tests on a CLOSED TREE 2015-01-15 15:12:13 +01:00
Eddy Bruël
d744169d1b Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-15 13:22:31 +01:00
Eddy Bruël
41f5eb4e58 Bug 1118799 - Disable faulty assertions in browser_timeline_overview-update.js;r=pbrosset 2015-01-15 13:21:10 +01:00
Patrick Brosset
8d4cd5de1b Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp 2015-01-15 10:47:12 +01:00
Patrick Brosset
aacd37d7d8 Bug 1120852 - 2 - Don't start the animation timeline UI before the animation delay has passed; r=bgrins 2015-01-15 10:40:55 +01:00
Eddy Bruël
9b1ad3b095 Bug 1105652 - Handle more uncaught promise rejections in the style editor;r=pbrosset 2015-01-15 10:03:48 +01:00
jp111
66df738a86 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Daniel Holbert
0984728307 Bug 1126655: Add extra layer of parens in while loop in devtools VariablesView.jsm, to suppress "equality mistyped as assignment" error console warning. r=vporof 2015-01-28 09:40:29 -08:00
Brian Grinstead
2e72906fa9 Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-28 10:02:12 -05:00
J. Ryan Stinnett
6d72421c43 Bug 1124425 - Clean up listTabs promises. r=ochameau 2015-01-21 14:51:00 +01:00
Victor Porof
18d82cf44a Bug 1124767 - FlameGraph._drawTicks can be very very slow when completely zoomed in, r=jsantell 2015-01-23 00:02:42 -05:00