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

Issue 1312553003: [heap] Prevent direct access to ExternalStringTable. (Closed)

Created:
5 years, 4 months ago by Michael Starzinger
Modified:
5 years, 4 months ago
Reviewers:
Michael Lippautz
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-heap-root-set-1
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Prevent direct access to ExternalStringTable. R=mlippautz@chromium.org Committed: https://crrev.com/b1c5ff0fff6c2df4ed2dcbcf162cfb6e45e40da4 Cr-Commit-Position: refs/heads/master@{#30372}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebased. #

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -67 lines) Patch
M src/api.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M src/extensions/externalize-string-extension.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap/heap.h View 1 2 8 chunks +54 lines, -54 lines 0 comments Download
M src/heap/heap.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap/heap-inl.h View 1 2 5 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Michael Starzinger
https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h#newcode1349 src/heap/heap.h:1349: inline void AddExternalString(String* string); Wasn't sure whether "AddExternalString" or ...
5 years, 4 months ago (2015-08-25 14:18:31 UTC) #1
Michael Lippautz
lgtm https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h#newcode1349 src/heap/heap.h:1349: inline void AddExternalString(String* string); On 2015/08/25 14:18:30, Michael ...
5 years, 4 months ago (2015-08-25 17:23:37 UTC) #2
Michael Starzinger
Addressed comments. Thanks for review. Landing. https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1312553003/diff/1/src/heap/heap.h#newcode1349 src/heap/heap.h:1349: inline void AddExternalString(String* ...
5 years, 4 months ago (2015-08-26 08:39:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312553003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312553003/40001
5 years, 4 months ago (2015-08-26 09:22:21 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-26 09:35:36 UTC) #7
commit-bot: I haz the power
5 years, 4 months ago (2015-08-26 09:35:59 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b1c5ff0fff6c2df4ed2dcbcf162cfb6e45e40da4
Cr-Commit-Position: refs/heads/master@{#30372}

Powered by Google App Engine
This is Rietveld 408576698