Skip to content

fix(firefox): fix reload with hash URLs#21322

Merged
aslushnikov merged 3 commits into
microsoft:mainfrom
aslushnikov:fix-problematic-reload
Mar 2, 2023
Merged

fix(firefox): fix reload with hash URLs#21322
aslushnikov merged 3 commits into
microsoft:mainfrom
aslushnikov:fix-problematic-reload

Conversation

@aslushnikov

@aslushnikov aslushnikov commented Mar 2, 2023

Copy link
Copy Markdown
Contributor

Fixes #21145

While this fixes the regression, this breaks the microsoft#20791.
We'll fix it separately.

Fixes microsoft#21145
@aslushnikov aslushnikov added the CQ1 label Mar 2, 2023
@aslushnikov

Copy link
Copy Markdown
Contributor Author

Let's use rawEvaluateJSON

@aslushnikov aslushnikov added CQ1 and removed CQ1 labels Mar 2, 2023
@aslushnikov aslushnikov removed the CQ1 label Mar 2, 2023
@aslushnikov aslushnikov merged commit bfc8957 into microsoft:main Mar 2, 2023
@aslushnikov aslushnikov deleted the fix-problematic-reload branch March 2, 2023 02:56
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.

[REGRESSION]: firefox-1378 times out on await page.reload() when URL contains a #hash

2 participants