Bug 273790

Summary: Remove unneeded code in HistoryController::createItemTree
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: HistoryAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Charlie Wolfe
Reported 2024-05-06 13:08:00 PDT
This code was added 16 years ago in 24907@main. It was intended to fix an issue where reloading would create a history item for an <object> element that might not have loaded. Today, history items are not created upon reloading. With site isolation, we are not always able to check if a child frame has loaded, so we should just remove this code.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-06 13:08:17 PDT
Charlie Wolfe
Comment 2 2024-05-06 13:09:42 PDT
EWS
Comment 3 2024-05-06 17:32:11 PDT
Committed 278433@main (1be8c36a062c): <https://commits.webkit.org/278433@main> Reviewed commits have been landed. Closing PR #28198 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.