Carsten "Tomcat" Book
f9f82df89d
Merge mozilla-central to fx-team
2015-06-22 14:46:50 +02:00
Carsten "Tomcat" Book
87e3154dff
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
Florent Fayolle
2cc20c56c0
Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster
2015-06-20 08:47:00 +02:00
Patrick Brosset
dff0290b38
Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins
...
Introduced a new highlighter option that makes each region <path> element in the highlighter only
cover the actual area of the corresponding region, excluding the area of nested regions.
This is useful when used with the existing showOnly region because it lets users see exactly where
a given region is.
This patch makes the layout-view use this new option, so that when users hover over the various
regions in the layout-view, only the corresponding regions are highlighted.
2015-06-20 14:51:50 +02:00
Jordan Santell
1c67b2bbec
Bug 1176331 - Create a system module to consolidate usage of fetching device/system/os/constant information. r=jryans
2015-06-19 13:56:59 -07:00
Michael Ratcliffe
80a4f4bd4f
Bug 1049888 - [e10s] Make the storage actor work in e10s and Firefox OS r=past
2015-06-20 17:39:22 +01:00
Jordan Santell
99e8c9180d
Bug 1150295 pt2: fix rebase error on renaming optimization hint. a=kwierso
2015-06-19 17:47:13 -07:00
Victor Porof
1ea216a994
Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop
2015-06-19 19:26:27 -04:00
Victor Porof
d9ec99ad77
Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop
2015-06-19 11:00:25 -04:00
Victor Porof
948448d82a
Merge fx-team with local clone
2015-06-19 19:25:07 -04:00
Victor Porof
6371dd1f82
Bug 1161817 - Add more logging for browser_timeline-waterfall-sidebar.js and similar tests, r=me
2015-06-19 08:54:33 -04:00
Victor Porof
8fb7c7ff30
Bug 1172120 - Add more logging for browser_perf-marker-details-01.js and similar tests, r=me
2015-06-18 15:29:51 -04:00
Jordan Santell
27921a0d16
Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso
2015-06-17 14:31:15 -07:00
Eddy Bruël
eb27501324
Bug 1169343 - Implement DebuggerView.Workers;r=jlong
2015-06-19 13:51:37 +02:00
Jordan Santell
de10fc5ce6
Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp
...
--HG--
rename : browser/devtools/performance/views/jit-optimizations.js => browser/devtools/performance/views/optimizations-list.js
2015-06-18 12:59:46 -07:00
Jordan Santell
871646d7b0
Bug 1162385 - Intermittent fix: be less strict about profiler buffer status in recording model test. r=me
2015-06-19 14:37:07 -07:00
Jan Odvarko
4dd11bd0e9
Bug 1167080 - Use WebConsoleClient.getString. r=jryans
2015-06-18 09:44:43 +02:00
Jan Odvarko
f7489d4ccb
Bug 1167080 - HAR export automation. r=jryans
2015-06-17 14:34:45 +02:00
Ryan VanderMeulen
765befbf2b
Backed out 3 changesets (bug 1175686) for browser_graphs-11b.js failures.
...
Backed out changeset 21126200b02f (bug 1175686)
Backed out changeset fc161a706ebf (bug 1175686)
Backed out changeset 8c6b76badad2 (bug 1175686)
CLOSED TREE
2015-06-18 14:38:57 -04:00
Ryan VanderMeulen
3559edfe6f
Bug 1172120 - Skip browser_perf-marker-details-01.js on Linux for frequent failures.
...
CLOSED TREE
2015-06-18 14:14:33 -04:00
Victor Porof
24654fa0f9
Bug 1175686 - Fix oranges caused by the previous two commits, r=me on a CLOSED TREE
2015-06-18 13:34:10 -04:00
Ryan VanderMeulen
9990f0a43e
Backed out changeset df3415259fd5 (bug 1050691) for browser_dbg_WorkerActor.attachThread.js timeouts.
...
CLOSED TREE
2015-06-18 12:46:55 -04:00
Gabriel Luong
410a2bf7c6
Bug 1175661 - Adding a new rule should use classList instead of splitting the className r=pbrosset
2015-06-18 09:06:56 -07:00
Victor Porof
c0177d6ae3
Bug 1175686 - Pull BarGraphWidget into its own file, r=jsantell
2015-06-18 11:39:06 -04:00
Victor Porof
d56b0f7a2b
Bug 1175686 - Pull LineGraphWidget into its own file, r=jsantell
2015-06-18 11:39:06 -04:00
Patrick Brosset
e76d21130d
Bug 1174407 - Collapse pseudo-elements section in rule-view by default; r=miker
...
This changes the default value for the devtools.inspector.show_pseudo_elements pref
to false so that the pseudo-elements section in the rule-view is collapsed by
default.
This section may now contain a lot more rules, especially when showing browser styles
and so it's better to have it collapsed by default.
This required to fix 2 tests that assumed the section was expanded by default.
browser_ruleview_pseudo-element_01.js was also cleaned up a bit to be more compliant
with our eslint rules.
--HG--
extra : rebase_source : 7b096a33d5f485760b2a6138cee0618f81e55e84
extra : histedit_source : e581601164303609176a7519192eb8ec925a9f5d
2015-06-18 10:10:53 +02:00
Florent Fayolle
1c7eb5ac99
Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster
2015-06-17 10:44:00 -04:00
Gabriel Luong
df467ff0d5
Bug 1173005 - Fixed margin with the pseduoclass panel and left align the pseduoclass options. r=bgrins
2015-06-14 02:16:00 -04:00
Jordan Santell
65d41d9d74
Bug 1174829 - Remove vestigial PerformanceActorsConnection references in comments. r=vp
2015-06-15 11:38:39 -07:00
Jordan Santell
deed4b2c2f
Bug 1173695 - When extra threads are in a profile of a nested profile, stringified, handle that gracefully for older recordings. r=vp
2015-06-11 18:45:21 -07:00
Jordan Santell
baeb955941
Bug 1175705 - Make enable-jit-optimizations a recording-feature rather than a toggleable display feature. r=vp
2015-06-17 14:57:45 -07:00
Jordan Santell
980618b980
Bug 1174889 - Record optimization tiers over time in FrameNodes, and create a utility function for converting the tier data to plottable points in a stacked mountain graph.
2015-06-16 17:25:21 -07:00
Jordan Santell
2593c16981
Bug 1174013 - Move JIT model tests to xpcshell tests. r=shu
...
--HG--
rename : browser/devtools/performance/test/browser_perf-jit-model-01.js => browser/devtools/performance/test/unit/test_jit-model-01.js
rename : browser/devtools/performance/test/browser_perf-jit-model-02.js => browser/devtools/performance/test/unit/test_jit-model-02.js
2015-06-11 16:13:14 -07:00
Victor Porof
af7ea47287
Bug 1169135 - Make Graphs.jsm a require module, r=jsantell
...
--HG--
rename : browser/devtools/shared/widgets/Graphs.jsm => browser/devtools/shared/widgets/Graphs.js
2015-06-17 16:05:52 -04:00
Ryan VanderMeulen
c3ff518ee6
Merge fx-team to m-c. a=merge
2015-06-17 15:01:24 -04:00
Ryan VanderMeulen
bfad686249
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-06-17 12:10:37 -04:00
Eddy Bruël
a58cc6de68
Bug 1164564 - Implement WorkerActor.attachThread;r=jlong
2015-06-17 10:56:58 +02:00
Edoardo Putti
d06369c85e
Bug 1121896 - Show when animations are running on the compositor in the animation panel. r=pbro
...
--HG--
extra : rebase_source : b64325cb65d0413d8802cde86285424267849de3
2015-06-17 01:40:00 -04:00
Sami Jaktholm
6821ffaba9
Bug 1173196
- Ignore 'transitionend' events for unrelated properties when minimizing or maximizing the toolbox. r=pbrosset
...
--HG--
extra : rebase_source : 0340587c4492c1b423346de7840c1f4cade5496f
2015-06-17 16:24:25 +03:00
Jan Odvarko
f61ce95d61
Bug 1171408 - Move NetworkEventsHandler.getString into WebConsoleClient. r=past
...
--HG--
extra : rebase_source : af67f7621d4f3a8b98f27807735f3a982987f9ee
2015-06-17 16:27:20 +02:00
Patrick Brosset
778b7bd32c
Bug 1174821 - 5 - More eslint cleanup of view.js; r=janx
...
--HG--
extra : rebase_source : f73c6401b7e76b6bca91cb11538c8afb629dca89
2015-06-16 17:12:12 +02:00
Patrick Brosset
513b922282
Bug 1174821 - 4 - Refactor layoutview's dimming; r=janx
...
--HG--
extra : rebase_source : 0c501c1a4285ae92c18b37d054155fdeb0f2dcb4
2015-06-16 17:10:26 +02:00
Patrick Brosset
ee5c3bb9a5
Bug 1174821 - 3 - Consolidate and cleanup layoutview's css files; r=janx
...
The layout-view used 2 css files, one in /browser/devtools/layoutview
and the other in /browser/themes.
This makes it unnecessarily confusing for people looking for the right
place to make css changes.
This change re-unit all css rules in one file under /browser/themes
and cleans up the code a bit (better structure, comments, simplifications).
--HG--
extra : rebase_source : d630600f0238d1095afd6ecf4c6cadc68d885e83
2015-06-16 17:04:27 +02:00
Patrick Brosset
30279f65d3
Bug 1174821 - 2 - Show only 1 box-model region on hover; r=janx
...
--HG--
extra : rebase_source : 130bc3d1d8cdc266d28951e7513f6b97bfa8500c
2015-06-16 17:01:21 +02:00
Eddy Bruël
2ecb55970f
Bug 1168853 - Implement (Worker)SourceActor.source;r=jlong
2015-06-17 17:22:18 +02:00
Ben Turner
af54c09757
Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv.
2015-06-20 09:08:30 -07:00
Patrick Brosset
b2670b6a73
Bug 1174821 - 1 - eslint cleanup of view.js; r=janx
...
--HG--
extra : rebase_source : 79569b660a61ad5e327e9e8f6cefcf66f6a30cc4
2015-06-04 21:35:16 +02:00
Phil Ringnalda
3cb7402d5e
Back out c451a7f1de44 (bug 1050691) for OS X timeouts in browser_webconsole_closure_inspection.js
2015-06-16 19:37:12 -07:00
Jordan Santell
cc304b4c73
Bug 1173978 - JIT optimizations should only be stored for youngest frames. r=shu
2015-06-11 16:04:26 -07:00
Tom Tromey
c924c51529
Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell
2015-06-16 22:28:00 -04:00