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

Issue 2537063002: Split Resource::Status into a separate file (Closed)

Created:
4 years ago by hiroshige
Modified:
4 years ago
CC:
chromium-reviews, blink-reviews, loading-reviews+fetch_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split Resource::Status into a separate file This is to remove dependencies from ImageResourceInfo.h and ImageResourceContent.h to Resource.h in https://codereview.chromium.org/2469873002/. BUG=667641 Committed: https://crrev.com/34706455e96a5644ad61a57fc6bc3e8864dc5b36 Cr-Commit-Position: refs/heads/master@{#437700}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Total comments: 5

Patch Set 8 : fix copyright #

Patch Set 9 : Rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -7 lines) Patch
M third_party/WebKit/Source/core/fetch/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.h View 1 2 3 4 2 chunks +9 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.cpp View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/fetch/ResourceStatus.h View 1 2 3 4 5 6 7 1 chunk +20 lines, -0 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 48 (38 generated)
hiroshige
PTAL. This is to remove dependencies from ImageResourceInfo.h and ImageResourceContent.h to Resource.h in [1]. I'm ...
4 years ago (2016-12-07 07:16:05 UTC) #26
yhirano
https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode304 third_party/WebKit/Source/core/fetch/Resource.cpp:304: constexpr Resource::Status Resource::NotStarted; I don't understand why these are ...
4 years ago (2016-12-08 04:45:26 UTC) #29
hiroshige
https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode304 third_party/WebKit/Source/core/fetch/Resource.cpp:304: constexpr Resource::Status Resource::NotStarted; On 2016/12/08 04:45:26, yhirano wrote: > ...
4 years ago (2016-12-08 10:07:39 UTC) #30
Takashi Toyoshima
https://codereview.chromium.org/2537063002/diff/160001/third_party/WebKit/Source/core/fetch/ResourceStatus.h File third_party/WebKit/Source/core/fetch/ResourceStatus.h (right): https://codereview.chromium.org/2537063002/diff/160001/third_party/WebKit/Source/core/fetch/ResourceStatus.h#newcode11 third_party/WebKit/Source/core/fetch/ResourceStatus.h:11: NotStarted, How about changing this to new kFooBar style ...
4 years ago (2016-12-09 07:20:38 UTC) #33
hiroshige
https://codereview.chromium.org/2537063002/diff/160001/third_party/WebKit/Source/core/fetch/ResourceStatus.h File third_party/WebKit/Source/core/fetch/ResourceStatus.h (right): https://codereview.chromium.org/2537063002/diff/160001/third_party/WebKit/Source/core/fetch/ResourceStatus.h#newcode11 third_party/WebKit/Source/core/fetch/ResourceStatus.h:11: NotStarted, On 2016/12/09 07:20:38, toyoshim wrote: > How about ...
4 years ago (2016-12-09 07:52:39 UTC) #34
yhirano
lgtm https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2537063002/diff/120001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode304 third_party/WebKit/Source/core/fetch/Resource.cpp:304: constexpr Resource::Status Resource::NotStarted; On 2016/12/08 10:07:39, hiroshige wrote: ...
4 years ago (2016-12-09 08:40:05 UTC) #35
Takashi Toyoshima
lgtm
4 years ago (2016-12-09 08:42:12 UTC) #36
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/2537063002/160001
4 years ago (2016-12-09 23:04:33 UTC) #43
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years ago (2016-12-09 23:43:56 UTC) #46
commit-bot: I haz the power
4 years ago (2016-12-12 14:58:42 UTC) #48
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/34706455e96a5644ad61a57fc6bc3e8864dc5b36
Cr-Commit-Position: refs/heads/master@{#437700}

Powered by Google App Engine
This is Rietveld 408576698