Commit Graph

688 Commits

Author SHA1 Message Date
Nigel Babu
91c2f07df3 Backed out changeset 3cc8559d0d65 (bug 384336) on suspicion of causing test bustage 2015-12-23 10:52:25 +05:30
Brian Grinstead
dbc89097f5 Bug 1234604: Use add_task instead of asyncTest;r=jryans 2015-12-22 15:06:35 -08:00
Brian Grinstead
725a3ac918 Bug 1233043 - Revert non-asset changes from 645cb0f2d283;r=me 2015-12-22 14:53:25 -08:00
Helen V. Holmes
fd42a7ccb0 Bug 1233043 - Alternate icons for improved tool discoverability;r=bgrins 2015-12-22 14:24:40 -08:00
Gabriel Luong
123d7c54e2 Bug 1234374 - Part 6: Update CodeMirror README for version 5.10.0 r=bgrins 2015-12-22 16:08:07 -05:00
Gabriel Luong
bada4e62da Bug 1234374 - Part 5: Upgrade existing CodeMirror tests to 5.10.0 r=bgrins 2015-12-22 16:08:05 -05:00
Gabriel Luong
f24950ea7c Bug 1234374 - Part 4: Upgrade CodeMirror mode to 5.10.0 r=bgrins 2015-12-22 16:08:02 -05:00
Gabriel Luong
93ad6333e1 Bug 1234374 - Part 3: Upgrade to CodeMirror 5.10.0 r=bgrins 2015-12-22 16:08:00 -05:00
Gabriel Luong
d71cd57e04 Bug 1234374 - Part 2: Upgrade existing CodeMirror keymap to 5.10.0 r=bgrins 2015-12-22 16:07:55 -05:00
Gabriel Luong
f504a622e3 Bug 1234374 - Part 1: Upgrade existing addons to CodeMirror 5.10.0 r=bgrins 2015-12-22 16:07:53 -05:00
Brian Grinstead
d5c4ce7ff9 Bug 1044365 - Do not force webconsole evaluation result to show up immediately after the input;r=vporof,r=past 2015-12-22 11:00:04 -08:00
Tom Tromey
d74809b9b3 Bug 1234306 - fix most eslint warnings in rule-view.js; r=bgrins 2015-12-22 07:38:59 -07:00
Dão Gottwald
e403ba0aec Bug 384336 - Firefox window should be maximized on first run on small screens. r=MattN 2015-12-22 13:10:35 +01:00
Carsten "Tomcat" Book
623572a2f8 merge mozilla-inbound to mozilla-central a=merge 2015-12-22 11:47:07 +01:00
Jordan Santell
5ce43f064e Bug 968510 - Demangle function names in the profiler and flame graph if created via C++. r=vporof 2015-12-21 16:15:19 -08:00
Sebastian Hengst
74e9daa5c1 Backed out changeset 490bedf76e03 (bug 967853) because new test fails causing M(dt2) failures on Linux opt, pgo and asan and M(dt8) failures on Windows without e10s. r=backout on a CLOSED TREE 2015-12-21 19:38:38 +01:00
Patrick Brosset
1fe2dec79f Bug 1231688 - Use waapi computed timing in devtools animation actors; r=tromey 2015-12-21 11:07:58 +01:00
Aaron Raimist
dc82c1abc9 Bug 1219608 - Don't display repeats:1 when the animation has 1 iteration count; r=pbro 2015-12-21 10:45:51 +01:00
Nicolas Chevobbe
5aac20786f Bug 1195120 - CSS modifications to fix drop indicator misplacement. r=pbro 2015-12-18 23:35:08 +01:00
Carsten "Tomcat" Book
c913f81d47 Merge mozilla-central to fx-team 2015-12-21 12:00:23 +01:00
Carsten "Tomcat" Book
97c5920693 merge mozilla-inbound to mozilla-central a=merge 2015-12-21 11:52:31 +01:00
Carsten "Tomcat" Book
81c3c9f937 merge fx-team to mozilla-central a=merge 2015-12-21 11:50:09 +01:00
Carsten "Tomcat" Book
8b318e8d5b Merge mozilla-central to b2g-inbound 2015-12-18 15:30:53 +01:00
Carsten "Tomcat" Book
75cc2ea56a merge mozilla-inbound to mozilla-central a=merge 2015-12-18 15:23:39 +01:00
Brian Grinstead
a77ed30f83 Bug 1233127 - Use createProcessingIntruction instead of addon-sdk to load stylesheets in tools;r=pbrosset 2015-12-17 17:00:28 -08:00
Lin Clark
a8c194e164 Bug 1232727 - Change variable name on WebConsoleConnectionProxy - owner to webConsoleFrame;r=bgrins 2015-12-17 15:52:42 -08:00
Mantaroh Yoshinaga
44b41fb58d Bug 1201456 - Add button of opening to TV profile directory. r=janx 2015-12-17 15:46:00 +01:00
Carsten "Tomcat" Book
885befca8f Merge mozilla-central to mozilla-inbound 2015-12-17 12:03:41 +01:00
Nick Fitzgerald
7667ebb9e3 Bug 1232390 - Use HeapSnapshot.describeNode to generate labels for nodes; r=jsantell 2015-12-18 12:05:14 -08:00
Nick Fitzgerald
fa0235409b Bug 1231883 - Implement HeapSnapshot.describeNode; r=mrbkap
This commit implements the HeapSnapshot.describeNode method which allows chrome
JS code to request a description of a given node as specified by our existing
"breakdown" language. This description can be used to generate a human-readable
label for the node.
2015-12-18 12:05:14 -08:00
Lin Clark
288f8de2e8 Bug 1232842 - Fix aArgs in webconsole.js;r=bgrins 2015-12-17 07:36:34 -08:00
Alexandre Poirot
8ba7477936 Bug 1232290 - Package codemirror with the same layout than in source tree. r=jlongster 2015-12-17 04:34:21 -08:00
Patrick Brosset
039b0cf1da Bug 1233363 - Fix timelime typo in animationinspector.css; r=me 2015-12-17 11:40:57 +01:00
Patrick Brosset
f75e4decf2 Bug 1224932 - 2 - Center the <body> element in the layout-view; r=me 2015-12-17 11:19:04 +01:00
J. Ryan Stinnett
257e9b4c3b Bug 1233865 - Remove deprecated dbg_assert. r=fitzgen 2015-12-18 17:02:00 -06:00
J. Ryan Stinnett
4a2c6917d8 Bug 1151413 - Set async caller in DevToolsUtils.executeSoon r=ejpbruel 2015-12-18 14:53:25 -06:00
Patrick Brosset
072ce9055a Bug 1233663 - Create high-level architecture inspector-panel docs; r=bgrins 2015-12-18 17:27:19 +01:00
Brian Grinstead
9f524fe6cb Bug 1233689 - Update specificity on .CodeMirror selector since light/dark theme are now loading before the page styles;r=pbrosset 2015-12-18 08:27:42 -08:00
Carsten "Tomcat" Book
82b38314a3 Merge mozilla-central to fx-team 2015-12-18 15:26:47 +01:00
simplyblue
a3e6f2acc2 Bug 1233367 - Right-border of current time label has wrong color with the dark-theme .r=pbrosset 2015-12-18 14:01:06 +05:30
Tom Tromey
a6f25acb9d Bug 1226543 - fix URL quoting in CSSFilterEditorWidget.getValueAt. r=pbrosset 2015-12-15 11:29:00 +01:00
Abdulla
22d991e920 Bug 1219920 - Iterate through classNames in the WalkerActor using classList; r=pbro 2015-12-09 15:44:00 +01:00
Nick Fitzgerald
7bfd1f3ec1 Bug 1231763 - Extract breakdown parsing from JS::ubi::Census. r=jimb 2015-12-16 09:19:00 +01:00
Brian Grinstead
4401a5a47b Bug 1055333 - Enable last styleeditor e10s tests;r=ejpbruel 2015-12-16 10:16:39 -08:00
Brian Grinstead
c24ed711d0 Bug 1226810 - Modifications to pretty-fast after upgrade;r=fitzgen 2015-12-16 10:15:23 -08:00
Brian Grinstead
a8b2fc930f Bug 1226810 - Upgrade pretty-fast to latest version;r=fitzgen 2015-12-16 10:15:23 -08:00
Brian Grinstead
cbee1316bb Bug 1226810 - Modifications to tern after upgrade;r=fitzgen 2015-12-16 10:15:23 -08:00
Brian Grinstead
e9d0436aae Bug 1226810 - Upgrade tern to 0.16;r=fitzgen 2015-12-16 10:15:23 -08:00
Brian Grinstead
f7b9bc1e0a Bug 1226810 - Modifications to acorn after upgrade;r=fitzgen 2015-12-16 10:15:23 -08:00
Brian Grinstead
5195077167 Bug 1226810 - Upgrade acorn to 2.6.4;r=fitzgen 2015-12-16 10:15:23 -08:00