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

Chore: Allow load metrics emission without file info #828

Conversation

JustinHoldstock
Copy link
Contributor

@JustinHoldstock JustinHoldstock commented Aug 15, 2018

Allows for file info to be request external to preview, and still report timings.

Note: Updates are required in Box UI Elements before this can be merged, otherwise false reports will be generated.

@boxcla
Copy link

boxcla commented Aug 15, 2018

Verified that @JustinHoldstock has signed the CLA. Thanks for the pull request!

@@ -44,7 +44,6 @@ export const ERROR_CODE = {
FLASH_NOT_ENABLED: 'error_flash_not_enabled'
};

export const PREVIEW_LOAD_EVENT = '';
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we removing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's not used anywhere AND it's an empty string

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We now use the below LOAD_METRIC.previewLoadEvent

@priyajeet priyajeet closed this Aug 15, 2018
@priyajeet priyajeet reopened this Aug 15, 2018
@JustinHoldstock JustinHoldstock merged commit 863be29 into box:master Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants