Skip to content

fix: do not mark navigations interupted with same-document navigations as aborted#18143

Merged
codebytere merged 2 commits into
6-0-xfrom
trop/6-0-x-bp-fix-do-not-mark-navigations-interupted-with-same-document-navigations-as-aborted-1556925613783
May 4, 2019
Merged

fix: do not mark navigations interupted with same-document navigations as aborted#18143
codebytere merged 2 commits into
6-0-xfrom
trop/6-0-x-bp-fix-do-not-mark-navigations-interupted-with-same-document-navigations-as-aborted-1556925613783

Conversation

@trop

@trop trop Bot commented May 3, 2019

Copy link
Copy Markdown
Contributor

Backport of #18109

See that PR for details.

Notes: Fixed case where the promise returned by loadURL and loadFile would be rejected with ERR_ABORTED if you triggered a virtual navigation before the page had finished loading. E.g. Used history.pushState or set location.hash

@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label May 3, 2019
@codebytere codebytere merged commit e090fa9 into 6-0-x May 4, 2019
@release-clerk

release-clerk Bot commented May 4, 2019

Copy link
Copy Markdown

Release Notes Persisted

Fixed case where the promise returned by loadURL and loadFile would be rejected with ERR_ABORTED if you triggered a virtual navigation before the page had finished loading. E.g. Used history.pushState or set location.hash

@codebytere codebytere deleted the trop/6-0-x-bp-fix-do-not-mark-navigations-interupted-with-same-document-navigations-as-aborted-1556925613783 branch May 4, 2019 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6-0-x backport This is a backport PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants