Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Issue 2557633003: content::ReloadType cleanup: make NORMAL behave as MAIN_RESOURCE (Closed)

Created:
4 years ago by Takashi Toyoshima
Modified:
4 years ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content::ReloadType cleanup: make NORMAL behave as MAIN_RESOURCE Now that ReloadType::MAIN_RESOURCE is default reload behavior and we do not need to use ReloadType::NORMAL any more, let's make ReloadType::NORMAL behavior same with one of ReloadType::MAIN_RESOURCE. BUG=670232 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/b0d4eed34b7a81eba62fa16f0e7e984cb587ad21 Cr-Commit-Position: refs/heads/master@{#437481}

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/common/frame_message_enums.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/reload_type.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Takashi Toyoshima
Before merging Reload*() to one Reload() with ReloadType, can I remove ReloadType::MAIN_RESOURCE and make ReloadType::NORMAL ...
4 years ago (2016-12-06 07:46:35 UTC) #6
Charlie Reis
The old ReloadType::NORMAL is unused at the moment, right? I'm ok with effectively renaming MAIN_RESOURCE ...
4 years ago (2016-12-08 23:46:11 UTC) #9
Takashi Toyoshima
https://codereview.chromium.org/2557633003/diff/1/content/common/frame_message_enums.h File content/common/frame_message_enums.h (right): https://codereview.chromium.org/2557633003/diff/1/content/common/frame_message_enums.h#newcode18 content/common/frame_message_enums.h:18: // compatible with RELOAD_MAIN_RESOURCE. On 2016/12/08 23:46:11, Charlie Reis ...
4 years ago (2016-12-09 04:40:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2557633003/20001
4 years ago (2016-12-09 04:41:01 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 06:03:37 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-09 06:07:28 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b0d4eed34b7a81eba62fa16f0e7e984cb587ad21
Cr-Commit-Position: refs/heads/master@{#437481}

Powered by Google App Engine
This is Rietveld 408576698