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

core(start_url): fix start_url audit while offline #4710

Merged
merged 9 commits into from
Mar 22, 2018

Conversation

wardpeet
Copy link
Collaborator

@wardpeet wardpeet commented Mar 7, 2018

Tests are broken but I want some feedback on this one.

is this a good approach? It seems to work on some urls I've tested but should test more of them

It fixes #2576

@wardpeet wardpeet changed the title bug(core): Fix start_url audit while offline (WIP) bug(core): fix start_url audit while offline (WIP) Mar 10, 2018
@wardpeet wardpeet changed the title bug(core): fix start_url audit while offline (WIP) bug(core): fix start_url audit while offline Mar 12, 2018
@wardpeet wardpeet changed the title bug(core): fix start_url audit while offline core(start_url): fix start_url audit while offline (WIP) Mar 12, 2018
@wardpeet wardpeet changed the title core(start_url): fix start_url audit while offline (WIP) core(start_url): fix start_url audit while offline Mar 12, 2018
@wardpeet
Copy link
Collaborator Author

@brendankenny
Copy link
Member

@wardpeet: not sure if @paulirish mentioned this to you somewhere else, but we'll have to stick to promises in this file for now because we want it in the 2.x branch, which doesn't drop Node 6

@GoogleChrome GoogleChrome deleted a comment from googlebot Mar 21, 2018
Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

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

I'm happy with this PR now. But final say to either patrick or brendan

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

this LGTM, fixes super impactful bug! but let's get that async/await cleanup in soon after ;)

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM3

@paulirish paulirish merged commit 4489784 into master Mar 22, 2018
@paulirish paulirish deleted the bug/start-url-cached branch March 22, 2018 01:39
paulirish pushed a commit that referenced this pull request Mar 22, 2018
* Load manifest in online mode but execute fetch of start_url in offline
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.

'Unable to retrieve manifest' when manifest file is available and valid
5 participants