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

Issue 276613007: Refactor V8StringResource::prepare (Closed)

Created:
6 years, 7 months ago by yhirano
Modified:
6 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), arv+blink, jsbell+bindings_chromium.org, sof, kouhei+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, blink-reviews-bindings_chromium.org, haraken, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Refactor V8StringResource::prepare V8StringResource<T>::prepareBase was not a good name. Because V8StringResource<T>::prepare added some additional checks depending on T, I renamed them to "check", added the check to prepareBase and rename it to "prepare". This is a refactoring CL and doesn't change the behavior. BUG=NONE Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173717

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -20 lines) Patch
M Source/bindings/v8/V8StringResource.h View 1 2 3 chunks +17 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yhirano
6 years, 7 months ago (2014-05-08 12:34:24 UTC) #1
haraken
LGTM
6 years, 7 months ago (2014-05-08 12:35:15 UTC) #2
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 7 months ago (2014-05-09 03:20:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/276613007/40001
6 years, 7 months ago (2014-05-09 03:22:18 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 04:32:01 UTC) #5
Message was sent while issue was closed.
Change committed as 173717

Powered by Google App Engine
This is Rietveld 408576698