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

Issue 2855883004: Rename Resource::GetError() to FinishAsError() (Closed)

Created:
3 years, 7 months ago by hiroshige
Modified:
3 years, 7 months ago
Reviewers:
Nate Chapin
CC:
chromium-reviews, tyoshino+watch_chromium.org, blink-reviews-html_chromium.org, loading-reviews+parser_chromium.org, loading-reviews_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, kinuko+watch, Nate Chapin
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename Resource::GetError() to FinishAsError() In Blink Renaming, Resource::error() was incorrectly renamed to GetError(). This CL re-renames it to FinishAsError(). This CL doesn't rename it to Error() because Error() looks like the getter of |Resource::error_|. BUG=675877 Review-Url: https://codereview.chromium.org/2855883004 Cr-Commit-Position: refs/heads/master@{#469487} Committed: https://chromium.googlesource.com/chromium/src/+/270315a23344b1ca5a714d1e4d1f76fbbab43538

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reorder declarations #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M third_party/WebKit/Source/core/html/parser/CSSPreloadScannerTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/ImageResource.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/resource/ImageResource.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/loader/fetch/Resource.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/loader/fetch/Resource.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (17 generated)
hiroshige
PTAL.
3 years, 7 months ago (2017-05-02 22:36:21 UTC) #4
Nate Chapin
LGTM, thanks. https://codereview.chromium.org/2855883004/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.h File third_party/WebKit/Source/core/loader/resource/ImageResource.h (right): https://codereview.chromium.org/2855883004/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.h#newcode86 third_party/WebKit/Source/core/loader/resource/ImageResource.h:86: void FinishAsError(const ResourceError&) override; Optional: Reorder these ...
3 years, 7 months ago (2017-05-02 22:59:31 UTC) #6
hiroshige
https://codereview.chromium.org/2855883004/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.h File third_party/WebKit/Source/core/loader/resource/ImageResource.h (right): https://codereview.chromium.org/2855883004/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.h#newcode86 third_party/WebKit/Source/core/loader/resource/ImageResource.h:86: void FinishAsError(const ResourceError&) override; On 2017/05/02 22:59:31, Nate Chapin ...
3 years, 7 months ago (2017-05-04 18:39:18 UTC) #9
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/2855883004/20001
3 years, 7 months ago (2017-05-04 18:40:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/261847) android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 7 months ago (2017-05-04 18:45:03 UTC) #14
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/2855883004/40001
3 years, 7 months ago (2017-05-04 21:57:24 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 22:05:36 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/270315a23344b1ca5a714d1e4d1f...

Powered by Google App Engine
This is Rietveld 408576698