WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259793
Detect UA transitions on same-document navigations
https://bugs.webkit.org/show_bug.cgi?id=259793
Summary
Detect UA transitions on same-document navigations
khush
Reported
2023-08-03 12:59:29 PDT
Tracking bug to implement
https://github.com/whatwg/html/issues/8782
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-10 13:00:14 PDT
<
rdar://problem/113709539
>
Rob Buis
Comment 2
2023-10-06 02:24:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18756
EWS
Comment 3
2023-11-11 02:02:33 PST
Committed
270589@main
(f034bb9b9246): <
https://commits.webkit.org/270589@main
> Reviewed commits have been landed. Closing PR #18756 and removing active labels.
khush
Comment 4
2023-11-13 09:03:23 PST
The value for hasUAVisualTransition should be true if the browser does an animation from a user swipe when navigating. I don't think that was done in the PR linked below.
Rob Buis
Comment 5
2023-11-13 09:07:57 PST
(In reply to khush from
comment #4
)
> The value for hasUAVisualTransition should be true if the browser does an > animation from a user swipe when navigating. I don't think that was done in > the PR linked below.
You are right, more work is needed. Note though that the default behaviour of github merge-queue logic lands the PR and closes the associated bug, which is what happened here.
Anne van Kesteren
Comment 6
2023-11-13 10:51:32 PST
Let's leave this as fixed to keep Bugzilla/Radar/GitHub in sync.
Bug 264730
will put this behind a flag so it's not shipped in this state.
Bug 264748
tracks macOS/iOS implementation. Once those are in place this can be reconsidered for enablement.
Anne van Kesteren
Comment 7
2024-03-29 07:19:21 PDT
I've put up
bug 271886
for enabling this by default.
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