J. Ryan Stinnett
60838d9ddd
Bug 1204127 - Remove dead paths from debugger. r=fitzgen
2016-02-08 17:32:07 -06:00
J. Ryan Stinnett
e7d6c84c0a
Bug 1204127 - Clean up paths added after migration. r=ochameau
2016-02-08 17:32:07 -06:00
Patrick Brosset
02105f3428
Bug 1244755 - 3 - Remove CPOW usages and eslint warnings from devtools/client/inspector/layout; r=miker
...
--HG--
extra : commitid : C78quZjX7oH
extra : rebase_source : 86d67bf697d50ed162ae9c01d96329db3d87bcae
extra : histedit_source : 97e16f53f0c63e8265e603841cb73d751f74e69e
2016-02-04 20:56:32 +01:00
Patrick Brosset
835a8deb5f
Bug 1244755 - 2 - Remove addTest logic from layout-view tests for better consistency; r=miker
...
--HG--
extra : commitid : L3tI5eNHewt
extra : rebase_source : 64bfd58ab3c8c8cf3c6976fa899929bb674dc6ba
extra : histedit_source : e3ce024467a63df1143e678e707ecc353fa20180
2016-02-04 13:25:10 +01:00
Patrick Brosset
47facd047c
Bug 1244755 - 1 - Enable browser_layout.js with e10s by using the testActor; r=miker
...
--HG--
extra : commitid : 8leAzjkOtri
extra : rebase_source : fc651e0af92495cae1b835dbf7b89d8c7ac6fe28
extra : histedit_source : 859047cf767b5a4809d4466eac03ceed2f71e9a5
2016-02-01 17:26:08 +01:00
Patrick Brosset
61e89b55eb
Bug 1246582 - Enable browser_fontinspector_theme-change.js on e10s; r=me
...
--HG--
extra : commitid : 87qs3cOjvL8
extra : rebase_source : 6352634d0bb7f2fffd41d81938aa961a6a6691f6
extra : histedit_source : e1aac902fd126f9cb86d838601157e878e4656e7
2016-02-08 12:06:05 +01:00
Patrick Brosset
fa986e6358
Bug 1245849 - Remove mochitest browser_animation_name.js and add a xpcshell test instead; r=ochameau
...
--HG--
extra : commitid : AYcI9tDXKgD
extra : rebase_source : 64225d0a9b7b57a646527cefaaa432cdd75051e7
2016-02-08 16:14:11 +01:00
Nicolas Chevobbe
4ed0d2cf3a
Bug 1228978 - Add a drop-mark to the playback-rate selector in the animation-inspector's toolbar; r=pbro
...
--HG--
extra : commitid : 7KunM7nMawt
2016-02-02 22:47:13 +01:00
Phil Ringnalda
a532e17c65
Bug 1229272 - skip browser_storage_sidebar.js on e10s opt Win7 for frequent failures
2016-02-07 13:57:52 -08:00
Nick Fitzgerald
b8817f5424
Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb
2016-02-05 15:11:48 -08:00
Julian Descottes
ac7fca4ef2
Bug 1030712 - Ruleview: Skip apply() after clicking suggestion. r=pbro
...
When using the inplace editor, clicking on an autocomplete suggestion
no longer triggers apply() and no longer calls the done() callback.
This way the inplace editor behavas similarly when using the keyboard
and when using the mouse.
2016-01-28 21:22:33 +01:00
Nick Fitzgerald
9c6665ea7f
Bug 1245739 - Disable the browser_memory_allocationStackBreakdown_01.js test on DEBUG builds. r=jsantell
...
Unfortunately, this test is frequently reporting the doc_steady_allocation.html
test tab window as leaking. Let's disable it for now, and re-enable it along
with the other leaky tests in bug 1219554.
2016-02-05 09:24:00 -05:00
Joe Whitfield-Seed
135346b144
Bug 1245496 - Fix eslint errors in about:debugging. r=janx
2016-02-04 20:10:08 +00:00
Jordan Santell
4ce69a101e
Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp
2016-02-05 08:04:12 -08:00
Patrick Brosset
d83f29fa22
Bug 1229913 - Prevent race conditions when there are many animation mutations; r=miker
...
--HG--
extra : commitid : C3ucALUshoz
2016-02-01 15:58:04 +01:00
Carsten "Tomcat" Book
045e9f2c83
Backed out changeset 92889fed3b3b (bug 1246017) for xpcshell bustage
2016-02-05 14:06:27 +01:00
Carsten "Tomcat" Book
8d08bd7177
Merge mozilla-central to fx-team
2016-02-05 11:55:08 +01:00
Nick Fitzgerald
d1e9e25dc5
Bug 1246036 - Don't let the "hey there's no allocation stacks" message throw and break rendering; r=jsantell
2016-02-04 17:05:00 +01:00
Nick Fitzgerald
34215b63aa
Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb
2016-02-04 18:05:00 +01:00
Nick Fitzgerald
f96d54f1b4
Bug 1246016 - Speed up parent map creation in the memory tool; r=jimb
...
The iterator protocol is really slow and puts a crap ton of pressure on the GC
-- who would have guessed!?
2016-02-04 16:25:00 +01:00
Phil Ringnalda
7e2cefc94c
Merge m-c to m-i
2016-02-04 19:26:14 -08:00
Julian Descottes
073eab9c8f
Bug 1243695 - reduce inplace editor size in ruleview;r=miker
2016-01-28 12:17:57 +01:00
Nick Fitzgerald
dd1c92ae4e
Bug 1226878 - Fix incorrect totals and percents in memory tool; r=jimb
...
When filtering, we were merging total counts and total bytes as we added
matching paths from the unfiltered tree into the new, filtered tree. This was
incorrect, and caused us to double, triple, ... count the totals.
--HG--
extra : rebase_source : 6df8ff346c938e728b912901e01671ba2ad0cc9d
2016-02-04 16:10:00 +01:00
Nick Fitzgerald
0d656a45b0
Bug 1221619 - Add telemetry to memory tool. r=jsantell, data-review=bsmedberg
...
--HG--
extra : rebase_source : 60ac72c8e18871226c60cbe984b15bed21042ad4
2016-02-03 15:17:00 +01:00
Patrick Brosset
93af3a6491
Bug 1245420 - Sort devtools/client/framework tests and clean-up browser_toolbox_tabsswitch_shortcuts.js; r=ochameau
...
--HG--
extra : commitid : GWTrFsc2lxG
extra : rebase_source : 9247cb1aa3241982cabe9deb604ac78a2ec08160
2016-02-04 22:47:15 +01:00
Nick Fitzgerald
c0e5ca6e55
Bug 1219554 - Follow up: HeapAnalysesClient should set its Worker reference null upon destruction; r=jsantell
...
This makes attempts to use the HeapAnalysesClient after the worker has already
been destroyed into an earlier, less quiet error so we can catch more of them
and catch them sooner.
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
e940a0fe49
Bug 1219554 - Follow up: clean up memory panel open/destroy; r=jsantell
...
This commit removes the assignment expression in a return statement thing that
was going on. It is easy to misread and we don't usually use this idiom anywhere
else in the codebase. Additionally, it makes the destroy method clean up some
more members set when opening the tool.
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
ce433b1242
Bug 1219554 - Remove the unused waitUntilSnapshotState test utility; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
c210210dc3
Bug 1219554 - Clean up the browser_memory_no_auto_expand.js test; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
e23d6783f4
Bug 1219554 - Enable the browser_memory_filter_01.js test on DEBUG builds; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
11a7de173d
Bug 1219554 - Enable the browser_memory_diff_01.js test on DEBUG builds; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
cc2ac8ee1b
Bug 1219554 - Enable the browser_memory_clear_snapshots.js test on DEBUG builds; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
3e72f494a9
Bug 1219554 - Enable the browser_memory_breakdowns_01.js test on DEBUG builds; r=jsantell
2016-02-04 11:53:00 +01:00
Nick Fitzgerald
d963ddb960
Bug 1219554 - Enable the browser_memory_simple_01.js test on DEBUG builds; r=jsantell
2016-02-04 11:52:00 +01:00
Phil Ringnalda
b126f6367d
Back out ceb8dff2037e (bug 1246010) for browser_rules_edit-property_06.js timeouts
2016-02-04 20:31:14 -08:00
Brian Grinstead
7b9679b982
Bug 1246010 - Force a default width for sidebars even if no pref is set;r=pbrosset
...
--HG--
extra : commitid : EG9XO0Re99q
2016-02-04 16:59:35 -08:00
Ben Kelly
842001e059
Bug 1244764 P5 Fix devtools test to work with new Cache add()/addAll() behavior. r=ehsan
2016-02-04 07:59:52 -08:00
Carsten "Tomcat" Book
55b4ed8c4c
merge mozilla-inbound to mozilla-central a=merge
2016-02-04 12:02:05 +01:00
Brian Grinstead
9ebb26a99c
Bug 1245287 - Add toolbox API for isToolRegistered and events for tool-registered and tool-unregistered;r=jryans
...
--HG--
extra : commitid : FWUAnIRnqH
2016-02-03 16:00:21 -08:00
Jordan Santell
0e5e1d2b01
Bug 1176056 - Tests for the JITOptimizations react component. r=fitzgen
2016-02-03 12:04:51 -08:00
J. Ryan Stinnett
3e1c3516ad
Bug 1245121 - Enable JSON Viewer on RELEASE_BUILD. r=Honza
2016-02-03 09:55:17 -06:00
AJ Kerrigan
45e6ab33d8
Bug 1244514 - webconsole.js eslint: fix spacing and line length; r=linclark
2016-02-01 14:16:04 -05:00
James Long
9b752e46c8
Bug 1244892 - fix unhandled promise rejection in debugger test browser_dbg_scripts-switching-03.js r=ejpbruel
2016-02-03 09:41:59 -05:00
Paolo Amadini
8b8676204b
Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
...
--HG--
extra : commitid : yWjnDGhk9j
extra : rebase_source : 24228660defd6971a621d52eee0b79be823c6926
extra : amend_source : ef8de24265fa9026b0f764a63453b816442f7232
extra : source : 3958782fe187026cbc3755ad6eae6920e67fa7d2
2016-02-03 12:58:03 +00:00
Carsten "Tomcat" Book
5461ec9a92
merge mozilla-inbound to mozilla-central a=merge
2016-02-03 11:59:20 +01:00
Christoph Kerschbaumer
d8d683d81b
Bug 1195173 - Test asyncopen2 security checks for stylesheets (r=bz,ehsan)
2016-02-02 20:35:42 -08:00
Lin Clark
73e999449b
Bug 1243777 - Remove skip-if lines for mulet. r=jryans
...
--HG--
extra : commitid : 4RODJ20QS6G
extra : rebase_source : d5bcc4cffe93816bd333e411344cbc9b3c661382
2016-02-02 08:50:00 -08:00
Tim Nguyen
3b6eb65243
Bug 1245276 - Make 'All animations' left border darker in dark theme. r=bgrins
...
--HG--
extra : commitid : KcSkeA1Rtnt
2016-02-02 23:19:21 +01:00
James Long
a2e406db86
Bug 1244223 - fix unhandled promise rejections in debugger tests r=me
2016-02-02 16:24:59 -05:00
Patrick Brosset
1ce6211390
Bug 1231945 - Display animation.id when it exists; r=tromey
...
--HG--
extra : commitid : 3RwnsF3FzdH
2016-02-02 11:49:22 +01:00