WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
286771
Blank page on photoshop.adobe.com when tapping in url bar, then pressing enter
https://bugs.webkit.org/show_bug.cgi?id=286771
Summary
Blank page on photoshop.adobe.com when tapping in url bar, then pressing enter
Tyler Gross
Reported
2025-01-30 13:28:41 PST
Repro Steps: - visit
https://photoshop.adobe.com/?no_browsercheck=true
- click "Let's go" - wait for the app to finish loading - dismiss the tutorial popup - click the address bar, hit Return
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-30 14:08:08 PST
<
rdar://problem/143916165
>
Cameron McCormack (:heycam)
Comment 2
2025-01-30 14:10:00 PST
I can reproduce this at least back to Safari 15.0. Sometimes it's only on the second reload-through-address-bar attempt that it reproduces. And having Web Inspector open at the same time seems to make it not reproduce?
Cameron McCormack (:heycam)
Comment 3
2025-01-30 14:10:54 PST
I see this in the logs: ``` Safari: (WebKit) [com.apple.WebKit:ProcessSwapping] 0xaf3312418 - [pageProxyID=560, webPageID=561, PID=1532] WebPageProxy::triggerBrowsingContextGroupSwitchForNavigation: Process-swapping due to Cross-Origin-Opener-Policy, newProcessIsCrossOriginIsolated=1, navigation=0xaf6088e10 existingNetworkResourceLoadIdentifierToResume=1650 ``` Is it expected that we need to process swap here?
Cameron McCormack (:heycam)
Comment 4
2025-01-30 14:17:15 PST
If I do `Develop > Empty Caches` before the reload, the problem does not reproduce.
Chris Dumez
Comment 5
2025-01-30 22:08:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39805
EWS
Comment 6
2025-01-31 14:00:36 PST
Committed
289631@main
(8d5ea3dad3eb): <
https://commits.webkit.org/289631@main
> Reviewed commits have been landed. Closing PR #39805 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug