Ryan VanderMeulen
a61f1d9b20
Bug 1242234 - Disable browser_webconsole_netlogging.js on e10s for frequent failures across all platforms. a=test-only
2016-03-24 15:02:54 -04:00
Alexandre Poirot
bd4a4f9bb9
Bug 1229272 - Stop using CPOW when creating indexed DB in storage tests. r=mratcliffe, a=test-only
2016-03-18 02:44:22 -07:00
Alexandre Poirot
34141d484f
Bug 1249447 - Wait correctly for all storage creation/deletion in browser_storage_dynamic_windows.js. r=mratcliffe, a=test-only
2016-03-18 02:44:22 -07:00
Alexandre Poirot
d73b3cdfd6
Bug 1249447 - Prevent using CPOW and wait for indexedDB setup/clear with tasks. r=mratcliffe, a=test-only
2016-03-18 02:44:22 -07:00
Brian Birtles
c35fbf252f
Bug 1253507 - Disable Element.animate in Firefox 47; r=bz, r=pbro, a=ritu
...
MozReview-Commit-ID: CJm4SUEw832
2016-03-24 08:45:00 +09:00
Patrick Brosset
0ecaafb849
Bug 1246088 - ESLint cleanups of devtools/shared/layout/utils.js; r=bgrins a=ritu
...
MozReview-Commit-ID: gUB8kFMQVF
2016-03-09 12:09:48 +01:00
Patrick Brosset
69ddd1e748
Bug 1246088 - Safely access contentWindow in iframe and embed; r=bgrins a=ritu
...
MozReview-Commit-ID: 6GRsMsJPn5x
2016-03-09 11:54:12 +01:00
Carsten "Tomcat" Book
8473310a06
Backed out changeset 77d83926c43d (bug 1253507) eslinter failures
2016-03-23 14:52:20 +01:00
James Long
00ba7f8771
Bug 1248303 - respect break on exceptions flag in subsequent debugger instances. r=ejpbruel, a=ritu
2016-03-16 13:53:34 -04:00
Brian Birtles
c868ca91dc
Bug 1253507 - Disable Element.animate in Firefox 47; r=bz, r=pbro, a=ritu
...
MozReview-Commit-ID: CJm4SUEw832
2016-03-17 13:07:41 +08:00
Andrew Halberstadt
9d5e6fc5d5
Bug 1255809 - Sign extensions needed by devtools/client/webide/test/test_simulators.html, r=jryans, a=test-only
...
MozReview-Commit-ID: FaxWT715puY
2016-03-15 12:24:39 -04:00
Jordan Santell
032a70384d
Bug 1254444 - Frame component should react to being focused by displaying a legible color in the memory tool. r=fitzgen, a=ritu
2016-03-09 16:19:00 +01:00
Tim Nguyen
74387a0283
Bug 1253981 - Fix out of view breakpoint checkboxes in debugger. r=bgrins a=ritu
...
MozReview-Commit-ID: IHM56SfHwjL
2016-03-09 21:13:57 +01:00
Brian Grinstead
859e1062f8
Bug 1253886 - Re-add reference to common.css from the eyedropper frame;r=pbrosset a=ritu
...
Since the frame doesn't allow any theme to load, common.css isn't be loaded automatically
MozReview-Commit-ID: 56Iss0VEbee
2016-03-08 09:54:47 -08:00
Julian Descottes
6f92639953
Bug 1230325 - markup-view: skip keyboard shortcuts if any modifier;r=pbrosset a=ritu
...
Bail out from the markup view onKeyDown handler if any modifier is currently
true. All shortcuts specified in this handler are intended to be used without
modifier, so for now this approach is fine.
Added a test checking the use case mentioned in Bug 1230325, with the S
shortcut. In order to write the test, had to create an additional method on
the test actor to be able to wait for events in the window of the content process.
MozReview-Commit-ID: 67icou0HkfA
2016-03-04 18:15:32 +01:00
Patrick Brosset
385bda8b6e
Bug 1253817 - Avoid race conditions when waiting for inspector-updated in browser_markup_html_edit_03.js. r=miker, a=test-only
...
MozReview-Commit-ID: 1oOdghoir47
2016-03-11 10:11:17 +01:00
Ryan VanderMeulen
0162e7f307
Bug 1253935 - Skip browser_styleeditor_fetch-from-cache.js on Windows debug e10s for frequent failures depending which chunk it runs in.
2016-03-06 13:22:36 -05:00
Ryan VanderMeulen
d5b24a4702
Bug 1252641 - Skip browser_net_image-tooltip.js for frequent failures.
2016-03-05 22:41:43 -05:00
Ryan VanderMeulen
03c8c8b1f5
Bug 1242204 - Skip browser_net_details-no-duplicated-content.js on Linux debug e10s for being nearly permafail.
2016-03-05 22:35:17 -05:00
Ryan VanderMeulen
5de1519d61
Bug 1232931 - Skip browser_service_workers_timeout.js for frequent failures across all platforms.
2016-03-05 22:31:05 -05:00
Ryan VanderMeulen
f8b0c34b10
Bug 1252283 - Skip the animationinspector tests on Linux debug e10s.
2016-03-05 22:31:05 -05:00
Ryan VanderMeulen
892991f6e4
Bug 1250058 - Skip browser_inspector_initialization.js on Linux debug e10s as well.
2016-03-05 22:31:02 -05:00
Ryan VanderMeulen
b86dd7933f
Bug 1229272 - Skip browser_storage_sidebar.js on Windows e10s for frequent failures.
2016-03-05 22:18:40 -05:00
Ryan VanderMeulen
9ebdd90252
Bug 1252201 - Skip various leaky devtools tests on Linux debug as well.
2016-03-05 22:17:23 -05:00
Ryan VanderMeulen
13ad21c8b1
Merge m-c to inbound. a=merge
2016-03-05 19:30:51 -05:00
Ryan VanderMeulen
d3f5d4bd68
Merge fx-team to m-c. a=merge
2016-03-05 19:22:45 -05:00
Philip Chee
49bafb02b2
Bug 1252479 - Adding the Developer Dynamically (Bug 1248601) doesn't work in SeaMonkey because it doesn't have a "browser-bottombox" r=ochameau
2016-03-06 01:44:38 +08:00
J. Ryan Stinnett
908cea1259
Bug 1245121 - Enable JSON Viewer on !RELEASE_BUILD. r=Honza
...
MozReview-Commit-ID: ItfrT4SPE6e
2016-03-04 17:03:39 -06:00
Jarda Snajdr
8da60d392d
Bug 1244725: DevTools: Show text of a HTTP response for video live streaming content types r=Honza
...
MozReview-Commit-ID: CA4tiyEtsTX
2016-03-03 04:39:00 -08:00
Lin Clark
0844e48792
Bug 1253693 - Switch prefer-es6-class React .eslintrc to prefer createClass. r=jlong
...
MozReview-Commit-ID: 1IuYNShuBwH
2016-03-04 12:22:00 -08:00
Victor Porof
0ca521207a
Bug 1243925 - Extra white space in JIT view. r=jsantell
2016-03-02 20:00:41 +01:00
Ryan VanderMeulen
a62b6a933f
Bug 1229272 - Skip browser_storage_sidebar.js for debug e10s on all Windows versions.
2016-03-05 15:53:56 -05:00
Ryan VanderMeulen
3f8d6edea9
Bug 1252283 - Skip the animationinspector tests on Windows debug e10s due to frequent asserts.
2016-03-05 15:21:17 -05:00
Alexandre Poirot
7d170adfc4
Bug 1247203 - Register tools and themes in the sorted order. r=jryans
2016-03-04 07:51:12 -08:00
Alexandre Poirot
4d1d235f44
Bug 1247203 - Do not hardcode main module path in Loader.jsm. r=jryans
2016-03-04 07:51:12 -08:00
Alexandre Poirot
8198bf0c45
Bug 1247203 - Move telemetry ping from gDevTools to gDevToolsBrowser. r=jryans
2016-03-04 07:51:12 -08:00
Alexandre Poirot
7449a0ee11
Bug 1247203 - Remove useless call to main(). r=jryans
2016-03-04 07:51:11 -08:00
Alexandre Poirot
6347b8df1f
Bug 1247203 - Emit devtools-loaded from the loader. r=jryans
2016-03-04 07:51:11 -08:00
Alexandre Poirot
b8b692e10f
Bug 1247203 - Stop exporting useless symbols of of devtools/client/main. r=jryans
2016-03-04 07:51:11 -08:00
Mike de Boer
0e167d7faf
Bug 1241930: Part 3 - convert all assertion methods used inside content tasks to the Assert.* family in devtools tests. r=mconley
2016-03-04 14:32:27 +01:00
Carsten "Tomcat" Book
41362e0e1b
Merge mozilla-central to fx-team
2016-03-04 13:40:08 +01:00
Eddy Bruel
1bbc0e2817
Bug 1207506 - Replace all uses of Services.io in path.js with URL;r=janx
2016-03-04 13:06:48 +01:00
Eddy Bruel
6613c02e64
Bug 1252077 - The debugger should identify Scratchpad sources as JavaScript;r=jlong
2016-03-04 13:01:47 +01:00
Carsten "Tomcat" Book
21bc5dab6b
merge mozilla-inbound to mozilla-central a=merge
2016-03-04 11:49:58 +01:00
Phil Ringnalda
39035226b5
Back out 054bd8841f4c (bug 1249106) for doing just what it intended, causing devtools tests to fail with "Warning: Failed propType", just a bit too often
2016-03-03 21:41:32 -08:00
Nick Fitzgerald
167bb8cb37
Bug 1251492 - Don't prevent default behavior of unrelated mouse events in HSplitBox. r=linclark
2016-03-02 11:05:00 -05:00
Tim Nguyen
69f89a3bcc
Bug 1253072 - Small bug fixes to the Storage Inspector functionality. r=miker
...
MozReview-Commit-ID: 7s1Ua2ecy0I
2016-03-02 14:52:00 -05:00
Greg Tatum
7f494e1f53
Bug 1242958 - The cursor type is not I-beam when the mouse pointer is over the heap-view. r=fitzgen
2016-03-01 07:28:00 -05:00
Lin Clark
100e2ab14e
Bug 1249106 - Fail tests when React propType errors are logged. r=jryans
2016-03-02 17:07:00 -05:00
Greg Tatum
0f04a8c1ac
Bug 1252971 - Memory panel docs update. r=fitzgen
...
After going through a deep dive into the memory tool I've updated
and clarified a few things in the docs that I found confusing.
2016-03-02 12:51:00 -05:00