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

Issue 2838343003: Blink Rename follow-up: Rename PrintContext::begin/end to Begin/EndPrintMode. (Closed)

Created:
3 years, 8 months ago by Łukasz Anforowicz
Modified:
3 years, 8 months ago
Reviewers:
tkent, Lei Zhang
CC:
blink-reviews, blink-reviews-frames_chromium.org, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, kinuko+watch, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Blink Rename follow-up: Rename PrintContext::begin/end to Begin/EndPrintMode. The renaming tool skipped renaming |begin| and |end| methods with an assumption that they should mimic STL naming convention in all cases. This assumption is not true for PrintContext::begin and PrintContext::end methods - this CL renames them to the Chromium style (expanding their names to BeginPrintMode and EndPrintMode). BUG=675877 R=thestig@chromium.org Review-Url: https://codereview.chromium.org/2838343003 Cr-Commit-Position: refs/heads/master@{#467564} Committed: https://chromium.googlesource.com/chromium/src/+/f40fd439d92c1c788d54e71dae144c6dead3efe6

Patch Set 1 #

Patch Set 2 : Fix compilation of PrintContextTest.cpp #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -23 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/PrintContext.h View 3 chunks +6 lines, -6 lines 1 comment Download
M third_party/WebKit/Source/core/page/PrintContext.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/page/PrintContextTest.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Łukasz Anforowicz
thestig@, could you PTAL? PS. I am rerunning linux_chromium_rel_ng tryjob, because I think (hope?) the ...
3 years, 8 months ago (2017-04-26 22:28:10 UTC) #9
Lei Zhang
lgtm, but not an owner.
3 years, 8 months ago (2017-04-26 22:33:54 UTC) #10
Łukasz Anforowicz
tkent@, could you PTAL as an owner of third_party/WebKit/Source/web and third_party/WebKit/Source/core?
3 years, 8 months ago (2017-04-26 22:55:32 UTC) #12
tkent
lgtm
3 years, 8 months ago (2017-04-26 23:33:05 UTC) #13
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/2838343003/20001
3 years, 8 months ago (2017-04-27 02:22:04 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-27 03:18:16 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f40fd439d92c1c788d54e71dae14...

Powered by Google App Engine
This is Rietveld 408576698