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

Issue 2815523002: Rename Script() returning UScriptCode to GetScript() (Closed)

Created:
3 years, 8 months ago by hiroshige
Modified:
3 years, 8 months ago
CC:
ajuma+watch_chromium.org, darktears, apavlov+blink_chromium.org, atotic+reviews_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, cbiesinger, chromium-reviews, dglazkov+blink, dgrogan+ng_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, eae+blinkwatch, fmalita+watch_chromium.org, glebl+reviews_chromium.org, jchaffraix+rendering, Justin Novosad, kinuko+watch, leviw+renderwatch, ojan+watch_chromium.org, pdr+graphicswatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename Script() returning UScriptCode to GetScript() To avoid naming conflict between Script() and a new class Script that will be introduced by https://codereview.chromium.org/2780463002/. BUG=686281 Review-Url: https://codereview.chromium.org/2815523002 Cr-Commit-Position: refs/heads/master@{#464064} Committed: https://chromium.googlesource.com/chromium/src/+/c6494e265fc1de5c751198a4282daf7e5c30eb10

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix Windows build failure #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M third_party/WebKit/Source/core/css/CSSFontSelector.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/inline/ng_inline_node.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/inline/ng_layout_inline_items_builder.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/InlineTextBoxPainter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/LayoutLocale.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/LayoutLocale.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/LayoutLocaleTest.cpp View 1 chunk +9 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/AcceptLanguagesResolverTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontDescription.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/android/FontCacheAndroid.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/android/FontCacheAndroidTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaperTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/win/FontFallbackWin.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (24 generated)
hiroshige
PTAL. https://codereview.chromium.org/2815523002/diff/1/third_party/WebKit/Source/platform/LayoutLocale.h File third_party/WebKit/Source/platform/LayoutLocale.h (right): https://codereview.chromium.org/2815523002/diff/1/third_party/WebKit/Source/platform/LayoutLocale.h#newcode54 third_party/WebKit/Source/platform/LayoutLocale.h:54: UScriptCode GetScriptForHan() const; Renamed for consistency with GetScript().
3 years, 8 months ago (2017-04-11 00:47:27 UTC) #6
hiroshige
3 years, 8 months ago (2017-04-11 00:52:09 UTC) #8
kouhei (in TOK)
lgtm
3 years, 8 months ago (2017-04-11 00:53:15 UTC) #9
kinuko
lgtm (once you fix build)
3 years, 8 months ago (2017-04-11 01:34:29 UTC) #12
kojii
lgtm
3 years, 8 months ago (2017-04-11 01:41:59 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/2815523002/40001
3 years, 8 months ago (2017-04-11 17:54:46 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_layout_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_layout_ng/builds/30)
3 years, 8 months ago (2017-04-11 20:01:41 UTC) #25
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/2815523002/40001
3 years, 8 months ago (2017-04-12 16:06:57 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_layout_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_layout_ng/builds/61)
3 years, 8 months ago (2017-04-12 16:50:54 UTC) #29
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/2815523002/40001
3 years, 8 months ago (2017-04-12 16:59:42 UTC) #32
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 17:25:26 UTC) #35
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c6494e265fc1de5c751198a4282d...

Powered by Google App Engine
This is Rietveld 408576698