Remaining task list.
1. Remove the feature flag, and Blink runtime flag
2. Add more cache tests into content_browsertests expecially for cases DevTools open
3. Merge Reload variant methods in NavigationController
4. Start next study to replace location.reload()
1. Remove the feature flag, and Blink runtime flag => Done
2. Add more cache tests into content_browsertests expecially for cases DevTools open => On review
3. Merge Reload variant methods in NavigationController => Partially done
4. Start next study to replace location.reload() => Not yet
5. TODO exists in FrameLoader.cpp. => Not yet
1 and 2 => Done
3 => split into multiple changes
3.1 Remove ReloadToRefreshContent => Done
3.2 Remove ReloadType::MAIN_RESOURCE => On review
3.3 Remove FrameMsg_Navigate_Type::RELOAD_MAIN_RESOURCE => Not yet
3.4 Merge NavigationController::Reload* into ::Reload with ReloadType => On review
4. Start next study to replace location.reload() => Not yet
5. TODO exists in FrameLoader.cpp. => Not yet
3 => split into multiple changes
3.2 Remove ReloadType::MAIN_RESOURCE => Done
3.3 Remove FrameMsg_Navigate_Type::RELOAD_MAIN_RESOURCE => Not yet
3.4 Merge NavigationController::Reload* into ::Reload with ReloadType => Done
4. Start next study to replace location.reload() => Done in a separate crbug
5. TODO exists in FrameLoader.cpp. => Not yet
Comment 1 by toyoshim@chromium.org
, Dec 1 2016