Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Load data before dom is ready#69

Merged
La0 merged 3 commits intomozilla:gh-pagesfrom
La0:fix-57
Jul 8, 2019
Merged

Load data before dom is ready#69
La0 merged 3 commits intomozilla:gh-pagesfrom
La0:fix-57

Conversation

@La0
Copy link
Contributor

@La0 La0 commented Jul 5, 2019

Fixes #57

@La0 La0 requested a review from marco-c July 5, 2019 14:58
@La0 La0 self-assigned this Jul 5, 2019
@La0 La0 mentioned this pull request Jul 5, 2019

// Display message as main output
// Display helpers
function canDisplay() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we need this? Don't we always call the display functions when everything is ready?

Copy link
Contributor Author

@La0 La0 Jul 8, 2019

Choose a reason for hiding this comment

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

This is for this execution of hide & message which is in load: it's called when dom is not yet ready on first load, but is nice to have for later calls, as this loading time is a bit long.

@La0 La0 merged commit 04614ba into mozilla:gh-pages Jul 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Start loading path coverage earlier

2 participants