WebKit
WebKit copied to clipboard
[Navigation] Improve cross-document traversals
0a6c6c13f1bad73e64ad2db1800fa70cbbf24b4e
[Navigation] Improve cross-document traversals page->goToItem() does not take an arbitary HistoryItem it requires a full HistoryItem tree for the mainFrame so we now make one. Previously the wrong Frame would try to load the item. Now that the right frame loads the item we also now handle the new entry list for cross-document traverals.
https://github.com/WebKit/WebKit/commit/0a6c6c13f1bad73e64ad2db1800fa70cbbf24b4e
EWS run on current version of this PR (hash https://github.com/WebKit/WebKit/commit/0a6c6c13f1bad73e64ad2db1800fa70cbbf24b4e)