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] Slightly simplify how the generator is determined, when sending telemetry data from the viewer #11466

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

When working on PR #11463 I couldn't help thinking that the Array.prototype.some callback function, used when determining the generator, was somewhat difficult to read with its partly unused and strangely named parameters.

…ding telemetry data from the viewer

When working on PR 11463 I couldn't help thinking that the `Array.prototype.some` callback function, used when determining the generator, was somewhat difficult to read with its partly unused and strangely named parameters.
@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Jan 6, 2020

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/959b96885f82831/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 6, 2020

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/959b96885f82831/output.txt

Total script time: 1.75 mins

Published

@timvandermeij timvandermeij merged commit 049a464 into mozilla:master Jan 6, 2020
@timvandermeij
Copy link
Contributor

Thank you! I also had to re-read this a few times before I understood the old code; the new one is indeed easier to read.

@Snuffleupagus Snuffleupagus deleted the telemetry-generator-parsing branch January 6, 2020 22:58
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.

3 participants