Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Firefox] Ensure that telemetry will be correctly recorded even when the PDF header is missing (bug 1606566) #11463

Merged
merged 1 commit into from
Jan 1, 2020

Conversation

Snuffleupagus
Copy link
Collaborator

As suggested in the bug we'll now always fallback to "other", which should be fine considering that that value is listed in the histogram definition; see https://searchfox.org/mozilla-central/rev/331f0c3b25089c9a16be65f4dc8c601aeaac8cc4/toolkit/components/telemetry/Histograms.json#9097-9106

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1606566

/cc @Rob--W

@pdfjsbot
Copy link

pdfjsbot commented Jan 1, 2020

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/fbe3fb2df9b84d6/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 1, 2020

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/fbe3fb2df9b84d6/output.txt

Total script time: 1.74 mins

Published

Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+ because it fixes the reported bug. It would be nice if you can fix the following issue as well, though.

@pdfjsbot
Copy link

pdfjsbot commented Jan 1, 2020

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/eb4993e1efda3c3/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 1, 2020

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/eb4993e1efda3c3/output.txt

Total script time: 1.72 mins

Published

@Snuffleupagus Snuffleupagus requested a review from Rob--W January 1, 2020 20:51
…the PDF header is missing (bug 1606566)

As suggested in the bug we'll now always fallback to "other", which should be fine considering that that value is listed in the histogram definition; see https://searchfox.org/mozilla-central/rev/331f0c3b25089c9a16be65f4dc8c601aeaac8cc4/toolkit/components/telemetry/Histograms.json#9097-9106

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1606566
@Rob--W Rob--W merged commit b833f84 into mozilla:master Jan 1, 2020
@Rob--W
Copy link
Member

Rob--W commented Jan 1, 2020

Thanks for the quick patch for my bug report.

Happy New Year!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants