DescriptionFasterLocationReload: use ReloadMainResource for JS exposed reloads
Now all reloads triggered by user interfaces are replaced by
ReloadMainResource, but Location.reload() and History.go() still call
the traditional Reload.
This patch changes them to call ReloadMainResource insteads under a
runtime flag. This flag will be wired to a field study flag later.
This is discussed at loading-dev@ in the following thread.
https://groups.google.com/a/chromium.org/d/topic/loading-dev/gD-MPRcfwVA/discussion
BUG=670237
Committed: https://crrev.com/8cd793e6488686201c9099951b7211abfcf5593f
Cr-Commit-Position: refs/heads/master@{#438766}
Patch Set 1 #Patch Set 2 : fix one DCHECK #Patch Set 3 : [rebase only] #Patch Set 4 : add a layout test #Patch Set 5 : more comments #
Total comments: 6
Patch Set 6 : review #20 #
Total comments: 2
Patch Set 7 : test #
Messages
Total messages: 36 (22 generated)
|