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

Issue 2810413003: Extract WebCoreStringResouce out of V8StringResource (Closed)

Created:
3 years, 8 months ago by adithyas
Modified:
3 years, 8 months ago
Reviewers:
haraken, jbroman
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Extract WebCoreStringResouce out of V8StringResource WebCoreStringResource (renamed to StringResource) is used by V8ValueCache and needs to move to platform/bindings. BUG=682322 Review-Url: https://codereview.chromium.org/2810413003 Cr-Commit-Position: refs/heads/master@{#465286} Committed: https://chromium.googlesource.com/chromium/src/+/c7c2bd2e10b17a437725111c233184ef430e689b

Patch Set 1 #

Patch Set 2 : Fix copyrights #

Total comments: 4

Patch Set 3 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -358 lines) Patch
M third_party/WebKit/Source/bindings/bindings.gni View 1 2 2 chunks +2 lines, -1 line 0 comments Download
A third_party/WebKit/Source/bindings/core/v8/StringResource.h View 1 2 1 chunk +138 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/bindings/core/v8/StringResource.cpp View 1 2 7 chunks +15 lines, -39 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8StringResource.h View 1 2 2 chunks +1 line, -124 lines 0 comments Download
D third_party/WebKit/Source/bindings/core/v8/V8StringResource.cpp View 1 2 1 chunk +0 lines, -190 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8ValueCache.cpp View 1 2 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
adithyas
3 years, 8 months ago (2017-04-13 21:24:04 UTC) #3
haraken
LGTM
3 years, 8 months ago (2017-04-14 01:20:03 UTC) #5
jbroman
lgtm https://codereview.chromium.org/2810413003/diff/2/third_party/WebKit/Source/bindings/core/v8/StringResource.h File third_party/WebKit/Source/bindings/core/v8/StringResource.h (right): https://codereview.chromium.org/2810413003/diff/2/third_party/WebKit/Source/bindings/core/v8/StringResource.h#newcode16 third_party/WebKit/Source/bindings/core/v8/StringResource.h:16: // StringResource is a helper class for v8ExternalString. ...
3 years, 8 months ago (2017-04-18 15:37:44 UTC) #9
adithyas
https://codereview.chromium.org/2810413003/diff/2/third_party/WebKit/Source/bindings/core/v8/StringResource.h File third_party/WebKit/Source/bindings/core/v8/StringResource.h (right): https://codereview.chromium.org/2810413003/diff/2/third_party/WebKit/Source/bindings/core/v8/StringResource.h#newcode16 third_party/WebKit/Source/bindings/core/v8/StringResource.h:16: // StringResource is a helper class for v8ExternalString. It ...
3 years, 8 months ago (2017-04-18 15:52:23 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/2810413003/20001
3 years, 8 months ago (2017-04-18 15:52:53 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 18:03:45 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c7c2bd2e10b17a437725111c2331...

Powered by Google App Engine
This is Rietveld 408576698