Description[Not to land until https://codereview.chromium.org/101203006/ does]
Expose a cachePolicy parameter to loadHistoryItem.
In some cases, Chromium goes through the loadHistoryItem codepath to perform a
reload if the page to be reloaded isn't in this WebFrame (e.g., when reloading
a sad tab or during a session restore). Expose a cachePolicy parameter so the
embedder can override the default behavior (one of ReturnCacheDataElseLoad or
ReturnCacheDataDontLoad).
BUG=331386
TEST=WebFrameTest.LoadHistoryItemReload
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164592
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|