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

fix: promise resolved to early when browser initiated in-page navigation v2 #39597

Conversation

TomaszMa
Copy link
Contributor

Reintroduce fix for loadURL promise resolved to early when browser initiated in-page navigation.
Fix was revered because test which was added in original PR was failing on linux. Now test is fixed.
Original PR: #39260
Revert PR: #39481

Description of Change

Checklist

Release Notes

Notes: Fix problem with promise resolved to early when browser initiated in-page navigation.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 21, 2023
@TomaszMa
Copy link
Contributor Author

@codebytere I reintroduced fix for loadURL promise, but somehow linux and mac build are failing. Can you paste me details about these failed tests because I don't have access to CircleCI. Thanks

@zcbenz
Copy link
Member

zcbenz commented Aug 25, 2023

@TomaszMa You should be able to login to CircleCI with your GitHub account.

@zcbenz
Copy link
Member

zcbenz commented Aug 25, 2023

The failing tests seem to be unrelated to this PR, I have restarted the CI tests.

@zcbenz zcbenz added semver/patch backwards-compatible bug fixes target/25-x-y PR should also be added to the "25-x-y" branch. target/26-x-y PR should also be added to the "26-x-y" branch. target/27-x-y PR should also be added to the "27-x-y" branch. labels Aug 25, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 25, 2023
@jkleinsc jkleinsc merged commit f30fbeb into electron:main Aug 28, 2023
22 checks passed
@release-clerk
Copy link

release-clerk bot commented Aug 28, 2023

Release Notes Persisted

Fix problem with promise resolved to early when browser initiated in-page navigation.

@trop
Copy link
Contributor

trop bot commented Aug 28, 2023

I have automatically backported this PR to "25-x-y", please check out #39678

@trop
Copy link
Contributor

trop bot commented Aug 28, 2023

I have automatically backported this PR to "26-x-y", please check out #39679

@trop
Copy link
Contributor

trop bot commented Aug 28, 2023

I have automatically backported this PR to "27-x-y", please check out #39680

@trop trop bot added in-flight/27-x-y merged/27-x-y PR was merged to the "27-x-y" branch. merged/25-x-y PR was merged to the "25-x-y" branch. and removed target/26-x-y PR should also be added to the "26-x-y" branch. target/27-x-y PR should also be added to the "27-x-y" branch. in-flight/27-x-y in-flight/25-x-y labels Aug 28, 2023
@trop trop bot added merged/26-x-y PR was merged to the "26-x-y" branch. and removed in-flight/26-x-y labels Aug 31, 2023
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/25-x-y PR was merged to the "25-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants