Bug 250319

Summary: Page whose defined canonical URL differs from actual URL will never be marked as visited
Product: WebKit Reporter: Dan <dan>
Component: HistoryAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   

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