Commit Graph

302 Commits

Author SHA1 Message Date
flyingrub
ecb41002f6 Bug 1391647 - Fix header title in about:telemetry r=chutten
Clicking on a subsection then clicking on a section now change the
title.

MozReview-Commit-ID: AmdO0DTRstr
2017-08-21 11:42:04 +02:00
flyingrub
f10b49f938 Bug 1385351 - Emphasize the ping selector button in about:telemetry r=gfritzsche
Add a triangle next to the ping selection button that emphasize the
to the current ping selection popup state.

MozReview-Commit-ID: GOzv01S0i9h
2017-08-09 00:58:55 +02:00
flyingrub
20bae1c607 Bug 1385350 - Add a Search on the home of about:telemetry r=chutten
This allow to search in any section for data.

MozReview-Commit-ID: D0aWj427Mhf
2017-08-09 17:53:23 +02:00
Sebastian Hengst
d987d1504f Backed out changeset b23df13c1e57 (bug 1385350) for eslint failure in toolkit/content/aboutTelemetry.js (strings must use doublequotes). r=backout 2017-08-17 23:05:06 +02:00
flyingrub
02f399ced5 Bug 1385350 - Add a Search on the home of about:telemetry r=chutten
This allow to search in any section for data.

MozReview-Commit-ID: D0aWj427Mhf
2017-08-09 17:53:23 +02:00
Carsten "Tomcat" Book
b087432a96 merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
Wes Kocher
c4ea134e5a Merge m-c to inbound a=merge
MozReview-Commit-ID: JqsSD85rE4W
2017-08-15 19:15:22 -07:00
Michael Layzell
ab9f96b3d1 Bug 1380081 - Part 2: Remove ThreadHangStats from about:telemetry, r=chutten
MozReview-Commit-ID: KTOSKobhNAJ
2017-08-15 16:34:20 -04:00
flyingrub
21726a91f3 Bug 1389030 - Go to home when section has no data in about:telemetry r=chutten
When switching to a ping that hasn't data for the current section go to
home section.

MozReview-Commit-ID: 2zTZUiyHe0M
2017-08-10 18:45:19 +02:00
flyingrub
8c492494ef Bug 1389165 - Cleanup html markup of about:telemetry r=chutten
Prepare the code for the search on the home page. This will allow to
display only the div with the "data" class and not have cluttered
results.

MozReview-Commit-ID: 5CtMPrLGJT7
2017-08-11 15:06:52 +02:00
flyingrub
85c5bde8e2 Bug 1389165 - Hide caption when no data for table in about:telemetry r=chutten
MozReview-Commit-ID: 7wO2VisFyzI
2017-08-11 11:27:12 +02:00
flyingrub
d7ea90a537 Bug 1389165 - Fix the search for thread hangs in about:telemetry r=chutten
MozReview-Commit-ID: 8nYRcwEEBvD
2017-08-10 22:10:11 +02:00
flyingrub
56a04d4a93 Bug 1385270 - Fix about:telemetry subsection display r=gfritzsche
Show all subsection after comming back from another section.

MozReview-Commit-ID: I02cR2IaBrm
2017-08-09 01:16:02 +02:00
Wes Kocher
e9b35b3385 Backed out 2 changesets (bug 1385351) for failures in browser_startup_images.js a=backout
Backed out changeset 84e7b3d7c7cf (bug 1385351)
Backed out changeset c89766a47689 (bug 1385351)

MozReview-Commit-ID: BowKOdYQAHh
2017-08-14 15:21:42 -07:00
flyingrub
be350e63ae Bug 1385351 - Emphasize the ping selector button in about:telemetry r=gfritzsche
Add a triangle next to the ping selection button that emphasize the
to the current ping selection popup state.

MozReview-Commit-ID: GOzv01S0i9h
2017-08-09 00:58:55 +02:00
flyingrub
dfd8766360 Bug 1388695 - Show the payload for non main ping in about:telemetry r=gfritzsche
Add a raw payload section when looking at a non main ping.

MozReview-Commit-ID: 2dU8apRfzLP
2017-08-09 13:29:56 +02:00
flyingrub
ada8aa3f56 Bug 1389151 - Show the home section for non main ping in about:telemetry r=gfritzsche
MozReview-Commit-ID: J9oFy0YDI5z
2017-08-10 18:52:17 +02:00
flyingrub
3ded4ad9c0 Bug 1388691 - Use the firefox json viewer in about:telemetry r=gfritzsche
Allow to open the full ping data in the firefox json viewer.

MozReview-Commit-ID: C8rqxmY3qtT
2017-08-09 13:04:28 +02:00
flyingrub
26b08fb485 Bug 1388456 - Make the ping selection in about:telemetry clearer r=gfritzsche
Show the ping selector popup next to its toggle button in
about:telemetry.
Underline the fact that no archived pings are available.

MozReview-Commit-ID: CwSLOvuhXFn
2017-08-09 01:31:28 +02:00
dagasatvik
91d42b2553 Bug 1385820 - Enable the ESLint no-new-wrappers rule across mozilla-central; r=markh,standard8
MozReview-Commit-ID: FvJO3ibeiwg
2017-08-07 23:57:51 +05:30
Georg Fritzsche
8ebf502773 Bug 1302681 - Part 2: Fix about:telemetry for displaying dynamic events. r=chutten
Fixes that about:telemetry only shows events if there are any present in processes.parent.

For some reason switching the processes in the events section also triggers HistogramSection.render(), which breaks when there are no histograms recorded in the selected process.
This patch fixes it to make things work.
2017-08-03 02:33:00 -04:00
Rajesh Kathiriya
fefc455410 Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
MozReview-Commit-ID: FadrI2li43G
2017-07-25 23:45:41 +05:30
Sebastian Hengst
1326418a49 Backed out changeset f5922a7ed25a (bug 1374620) for failing eslint at telemetry/tests/unit/test_TelemetrySend.js:358: ["os"] is better written in dot notation. r=backout 2017-07-31 14:44:34 +02:00
Rajesh Kathiriya
0d920ece6a Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
MozReview-Commit-ID: FadrI2li43G
2017-07-25 23:45:41 +05:30
flyingrub
c9725b6456 Bug 1384511 - Display the correct histograms in about:telemetry r=chutten
Fix "has-data" for all section that uses the process select.
Display no histograms when the current process hasn't any data and not
the parent ones.

MozReview-Commit-ID: 4tY1C2aNR6J
2017-07-28 15:42:19 +02:00
flyingrub
c763289af9 Bug 1383837 - Remove unused classes in about:telemetry r=chutten
Also :
* fix the blacklist of section of the search
* Cleanup the html code so that it takes less lines

MozReview-Commit-ID: DITHGIqj6LE
2017-07-27 19:57:47 +02:00
flyingrub
7b1e8586f2 Bug 1383837 - Save the state after a reload in about:telemetry r=chutten
Use window.location.hash to save the current section displayed
Filter the elements displayed after reload or a section change
Also save the state when switching between process

MozReview-Commit-ID: GYQEtS0As0k
2017-07-24 23:22:55 +02:00
flyingrub
6062494621 Bug 1383837 - Remove unused code in about:telemetry r=chutten
Remove the code related to expanding sections since it's not relevant
anymore.

MozReview-Commit-ID: 3Uav9S2Kj2U
2017-07-24 22:28:01 +02:00
flyingrub
ebab24e07b Bug 1383837 - Remove old statebox r=chutten
We don't need the statebox that were designed for the old
about:telemetry anymore.

MozReview-Commit-ID: LL6nzjKalE1
2017-07-24 20:16:29 +02:00
flyingrub
c00acf108a Bug 1382193 - Avoid l10n issue in about:telemetry r=chutten,flod
Provide a translation of "current".
Prevent issue with the order of the word by adding another string when
we display the current ping.

MozReview-Commit-ID: AOHXGrlm2Dt
2017-07-20 12:35:57 +02:00
flyingrub
51de83e380 Bug 1382193 - Fix hardcoded quote in about:telemetry r=flod
Remove the quote form the js file and add it to the string file.

MozReview-Commit-ID: JGgywPJ755J
2017-07-20 12:24:25 +02:00
flyingrub
8a02b146c5 Bug 1382193 - Fix Strings issue in about:telemetry r=flod
Add its own strings to the value of extendedTelemetryEnabled so that it
is independent of of telemetryEnabled.

MozReview-Commit-ID: 8p35LuWbiDw
2017-07-20 12:16:26 +02:00
flyingrub
46cbf29094 Bug 1382331 - Redesign histograms in about:telemetry r=chutten
Divide the current height by two to improve the readability.
Change the colors so that they match the firefox color palette.
Also prevent the label of histogram's bar to overlap.

MozReview-Commit-ID: 5FLgFXk94ng
2017-07-19 21:28:07 +02:00
Sebastian Hengst
3163de54ad Backed out changeset bd140659a6b7 (bug 1382331) for eslint failure at aboutTelemetry.js:1353: Strings must use doublequote. r=backout 2017-07-24 19:17:16 +02:00
flyingrub
0b492622d2 Bug 1382331 - Redesign histograms in about:telemetry r=chutten
Divide the current height by two to improve the readability.
Change the colors so that they match the firefox color palette.
Also prevent the label of histogram's bar to overlap.

MozReview-Commit-ID: 5FLgFXk94ng
2017-07-19 21:28:07 +02:00
flyingrub
a2417f63cf Bug 1382340 - Fix search in about:telemetry r=chutten
Introducing a destructuring assignement in the Bug 1378759 caused the
search throw an exception. The code was tested only in certain
circumstances where the bug wasn't triggered.

MozReview-Commit-ID: EWkKJhxMIuy
2017-07-19 21:32:48 +02:00
flyingrub
60a500761a Bug 1381089 - Fix about:telemetry raw JSON display r=chutten
Display the entire ping instead of just the payload

MozReview-Commit-ID: JnNk2AjvTvC
2017-07-17 22:11:03 +02:00
flyingrub
cadf51dc55 Bug 1380626 - Fix about:telemetry child payload selection r=chutten
Prevent a bug on child payload selection.

MozReview-Commit-ID: L0JEOUGEONI
2017-07-13 15:31:29 +02:00
flyingrub
882a3a1d8d Bug 1378759 - Add a search input to each section r=chutten
Also better integrate the process selector to the new design.

MozReview-Commit-ID: 8YV6dYPFZvA
2017-07-08 19:46:36 +02:00
flyingrub
8c7f25cd49 Bug 1374298 - Revisit the ping selection in about:telemetry r=chutten
Use a select with 3 optgroup (Today, Yesterday, Older) to sort ping.

MozReview-Commit-ID: 4Imw0cI3zxk
2017-06-29 16:44:03 +02:00
flyingrub
eab1be67ec Bug 1374298 - Convert the ping-picker to a popup in about:telemetry r=chutten
MozReview-Commit-ID: GVK9EcVp9ji
2017-06-29 14:13:44 +02:00
flyingrub
b2dfed1f98 Bug 1374298 - Filter ping by type in about:telemetry r=chutten
Allow to select ping by their type.

MozReview-Commit-ID: K7ukYocsAbt
2017-06-26 15:17:06 +02:00
Frederik Braun
96b2642639 Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8.
MozReview-Commit-ID: 7cTNL5jMtRw
2017-07-03 20:07:02 +01:00
flyingrub
d877b17591 Bug 1355882 - Remove Addon Histograms from about:telemetry r=chutten
Removed all code related to Addon Histograms

MozReview-Commit-ID: 878X06QizFX
2017-06-26 14:39:32 +02:00
flyingrub
c308d615f5 Bug 1370513 - Fix Subsection displayed in the sidebar r=chutten
Allow to display subsection in the sidebar. The user can now select only
one subsection to be displayed.
Also remove unused strings.

MozReview-Commit-ID: HGFyssfZhfE
2017-06-16 14:04:50 +02:00
flyingrub
4c520c7888 Bug 1370513 - Add an explanation text on about:telemetry homepage r=chutten
MozReview-Commit-ID: Bu0durfGC5R
2017-06-12 18:52:17 +02:00
flyingrub
5e572de202 Bug 1370513 - Add a sidebar and use Common.css style in about:telemetry r=chutten
Allow about:telemetry design to be consistent with others about:* pages.


MozReview-Commit-ID: FG7tAmWcg9
2017-06-06 15:25:15 +02:00
Carsten "Tomcat" Book
61b31aecba Backed out changeset 7aa109946f67 (bug 1370513) for test failures in browser_misused_characters_in_strings.js 2017-06-22 17:11:02 +02:00
Carsten "Tomcat" Book
65449c0da0 Backed out changeset 811f94aea5ae (bug 1370513) 2017-06-22 17:10:47 +02:00
Carsten "Tomcat" Book
812b0b976d Backed out changeset cde5fccb8538 (bug 1370513) 2017-06-22 17:10:45 +02:00