Bug 250319 - Page whose defined canonical URL differs from actual URL will never be marked as visited
Summary: Page whose defined canonical URL differs from actual URL will never be marked...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-09 05:21 PST by Dan
Modified: 2023-01-16 05:22 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 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
Comment 1 Radar WebKit Bug Importer 2023-01-16 05:22:14 PST
<rdar://problem/104297079>