WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
250319
Page whose defined canonical URL differs from actual URL will never be marked as visited
https://bugs.webkit.org/show_bug.cgi?id=250319
Summary
Page whose defined canonical URL differs from actual URL will never be marked...
Dan
Reported
2023-01-09 05:21:38 PST
When a page defines a canonical URL via the "<link rel=canonical>" HTML element that differs from the page's actual URL, Safari will never mark that page as visited. For example, if the page "
https://example.com/mypage.html?hello=world
" defines its canonical URL as "
https://example.com/mypage.html
", a link to the former will never be marked as visited. I'm not sure how much overlap there is with
https://bugs.webkit.org/show_bug.cgi?id=78358
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-16 05:22:14 PST
<
rdar://problem/104297079
>
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