Commit Graph

4806 Commits

Author SHA1 Message Date
Jordan Santell
3eabbee916 Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Brian Grinstead
5b1630e1da Bug 1157946 - Early return if aResponse.sources is undefined;r=fitzgen
This happens quite often during the damp devtools talos test, when
the toolbox is closed immediately after a page is reloaded
2015-04-25 10:11:16 -07:00
Alexandre Poirot
11b2ddad6e Bug 1157201 - Prevent exception while hovering the rule-view. r=pbrosset 2015-04-22 07:34:00 +02:00
Tooru Fujisawa
8a03f610ab Backed out changeset fb84ee59e04a (bug 1145824) for mochitest-other failure 2015-04-25 14:12:21 +09:00
Jordan Santell
89e373ee3e Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-13 18:00:02 -07:00
Jordan Santell
2513d09a8a Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans 2015-04-24 14:16:34 -07:00
Jordan Santell
ee2bb39767 Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Abdelrhman Ahmed
73e9d3af3b Bug 1137422 - Hide rename root from context menu in WebIDE. r=jryans
--HG--
extra : rebase_source : 7349a6c89d5a2fbfca4aef693b1bf3a94b8e9d01
2015-02-27 16:46:00 -05:00
Tom Tromey
7ad4a0d1dd Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug
--HG--
extra : rebase_source : 038e4e7ff6f18c6db193ada012eb162e075d6d69
2015-04-20 07:03:00 -04:00
Will Bamberg
3bf45dfbd2 Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
--HG--
extra : rebase_source : 6383633d26384543286e4311a91cb26d4ce4bfd6
2015-04-21 16:28:00 -04:00
Yash Mehrotra
d2b3cf770e Bug 1088780 - Input field for templates URL now uses flex. r=jryans
--HG--
extra : rebase_source : 5acc9e288a3b28a71c7261e65878b4f899d75211
2015-04-23 23:18:27 +05:30
Mahdi Dibaiee
def5ece8a6 Bug 1155113 - add ruleview-swatch class to expanded properties; r=pbrosset 2015-04-23 15:03:36 -07:00
Jordan Santell
686a3ac373 Bug 1157718 - Do not use Array.prototype.includes in production code that leaves nightly in performance tool. r=fitzgen
--HG--
extra : rebase_source : 7bfd376ec38666a06d3f23fcd4bf7c0ada36898c
2015-04-23 14:46:00 -04:00
Joe Walker
9cc5a4d6b3 Bug 1128988 - runAt support for commands/converters; r=bgrins
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Patrick Brosset
57a6320951 Bug 1152279 - Give the inspector sidebar a default size so it can be collapsed; r=miker
--HG--
extra : rebase_source : 5c83ca3af0b6c96cc022b8baf47df9cfd7e471f7
2015-04-21 15:29:49 +02:00
Patrick Brosset
e14d480a72 Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins
--HG--
extra : rebase_source : 26e692e502288ff38a6097e7312b7ab2ef9ab802
extra : histedit_source : c84759a2221e14c661a0009f4403ae605ffbc22b%2Cf46ec9753c17d9c613a287dc2f343d70c27dd62d
2015-04-23 10:34:01 +02:00
Patrick Brosset
2bea836101 Bug 1156767 - Report error message and continue loading other stylesheets even when a stylesheet fails; r=bgrins
--HG--
extra : rebase_source : 63407bc1271d7de0f79c34ae3f6bc434c15d8b5a
2015-04-22 18:04:48 +02:00
Patrick Brosset
b2a9538957 Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker
Now when the front requests the list of AnimationPlayers for a node,
all players for this node + the nodes in its subtree are returned.
Also the mutationobserver starts observing all mutations in the node
and its subtree.

--HG--
extra : rebase_source : c419bd2f397617317fa9c9d0b7fd22f07abc12cf
2015-04-21 09:22:30 +02:00
Mahdi Dibaiee
f7d08d3712 Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
--HG--
extra : rebase_source : 8905a064e9fef03301f4fb9efed6839c368e85d9
2015-04-21 02:30:00 -04:00
Sami Jaktholm
3108b22c58 Bug 1148893 - Remove old initialization methods from head.js. r=bgrins
--HG--
extra : rebase_source : 1a611debbb14a1c99e4abb1544de8d477c3906b0
2015-03-29 13:24:27 +03:00
Sami Jaktholm
d797a3d945 Bug 1148893 - Make browser_styleeditor_opentab.js use the new initialization method. r=bgrins
--HG--
extra : rebase_source : de34f589be31ecbf1c1fd5aef24b1b89edecb2ea
2015-04-18 10:24:56 +03:00
Jennifer Fong
be62ea33bc Bug 1032984 - Fix Shift+Home/End/PageUp/PageDown to highlight value. r=bgrins
--HG--
extra : rebase_source : ce1c811725e43245729b2bf2b02cdf77257151ae
2015-04-21 09:28:00 -04:00
Tim Nguyen
03088a350d Bug 1089428 - Allow script injection into source editor component. r=bgrins 2015-04-04 01:17:59 +02:00
Alexandre Poirot
474efd847b Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset 2015-04-21 13:01:40 -07:00
Brian Grinstead
7a4f3e1cd2 Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset 2015-04-21 11:18:02 -07:00
Brian Grinstead
c74d85170c Bug 999299 - Remove '[]' from the autoCloseBrackets config for Style Editor sourceeditor;r=mratcliffe 2015-04-21 08:17:45 -07:00
Michael Ratcliffe
b66e2c69f8 Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins 2015-04-17 11:53:06 +01:00
John Kang
0dbd2d45d6 Bug 1143074 - "Inspector search box can't find nodes with IDs/classes that include CSS reserved characters" [r=pbrosset] 2015-04-21 02:56:00 +02:00
Alexandre Poirot
42cdd64c7b Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins 2015-04-18 09:39:07 +02:00
Alexandre Poirot
8e70b1f251 Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
DeveloperToolbar.show now returns a promise.

This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-18 09:39:07 +02:00
Sami Jaktholm
866040ac36 Bug 1148893 - Part 20 - Clean up browser_styleeditor_sv_resize.js and make it test something useful. r=bgrinstead 2015-04-18 08:26:14 +03:00
Sami Jaktholm
f007a5b5b9 Bug 1148893 - Part 19 - Clean up browser_styleeditor_autocomplete.js and split disabled autocomplete test into separate file. r=bgrinstead 2015-04-04 11:42:21 +03:00
Sami Jaktholm
7240423cf8 Bug 1148893 - Part 18 - Clean up browser_styleeditor_bug_740541_iframes.js. r=bgrinstead 2015-04-04 11:13:09 +03:00
Sami Jaktholm
3d7d7eb730 Bug 1148893 - Clean up browser_styleeditor_bug_851132_middle_click.js. r=bgrinstead 2015-04-04 11:44:28 +03:00
Sami Jaktholm
03a3a5f492 Bug 1148893 - Part 16 - Clean up browser_styleeditor_enabled.js. r=bgrinstead 2015-04-04 11:46:19 +03:00
Sami Jaktholm
0f1748c66f Bug 1148893 - Part 15 - Clean up browser_styleeditor_filesave.js. r=bgrinstead 2015-04-04 10:13:24 +03:00
Sami Jaktholm
542b80e07b Bug 1148893 - Part 14 - Clean up browser_styleeditor_import.js. r=bgrinstead 2015-04-04 10:06:49 +03:00
Sami Jaktholm
8b78204e26 Bug 1148893 - Part 13 - Clean up browser_styleeditor_import_rule.js. r=bgrinstead 2015-04-04 10:02:55 +03:00
Sami Jaktholm
4905c8a6ed Bug 1148893 - Part 12 - Clean up browser_styleeditor_inline_friendly_names.js. r=bgrinstead 2015-04-04 09:53:26 +03:00
Wes Kocher
5c3f9ff266 Backed out changeset b09423cfc86b (bug 1098374) for dt orange 2015-04-20 15:40:48 -07:00
Wes Kocher
0d38675c84 Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange 2015-04-20 13:42:48 -07:00
Brian Grinstead
05d8be44f6 Bug 1036324 - Adds option to walker.parents() to not traverse DocShellTreeItems of different types
This option helps avoiding blank inspector situations when trying to use the right-click ctx
menu in the browser to inspect an element *while* the page is reloading.
2015-04-15 13:49:00 +02:00
Tom Tromey
d48f66c123 Bug 1096908 - forward network security messages to the content process; r=hurley
--HG--
extra : rebase_source : 8b44bcac632a2170f4d4eeb45aff1f0b751621fa
2015-04-20 11:42:09 -07:00
Patrick Brosset
63849335b6 Bug 1153635 - Focus first focusable element in MarkupContainer when line is clicked; r=bgrins
--HG--
extra : rebase_source : 4bdd717a25de97393de39cee31fa0ae62e37cba8
2015-04-20 17:49:11 +02:00
Wes Kocher
501075782d Backed out changeset dbee7cf7e96f (bug 1096908) for bustage 2015-04-20 11:22:21 -07:00
Jan Keromnes
06b8c90f7c Bug 1150697 - Fix confusing messages in Network Monitor tests. r=bgrins 2015-04-20 11:10:09 -07:00
Jan Keromnes
d72e8a4ead Bug 1150697 - Add IP address to the Network Monitor domain tooltip. r=bgrins 2015-04-20 11:10:05 -07:00
Michael Ratcliffe
40cecd0bac Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins 2015-04-17 11:53:06 +01:00
Michael Ratcliffe
c90ba68148 Bug 1136155 - Alpha-sort events in the events popup r=pbrosset 2015-04-17 16:08:11 +01:00
Michael Ratcliffe
881804bd7f Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth,bgrins 2015-04-16 10:17:26 +01:00