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

Issue 23636015: Remove unsafe access hacks from ScopedPersistent. (Closed)

Created:
7 years, 3 months ago by marja
Modified:
7 years, 3 months ago
Reviewers:
Jeffrey Yasskin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review (jyasskin)' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -26 lines) Patch
M chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc View 1 8 chunks +10 lines, -7 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/messaging_bindings.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/object_backed_native_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/render_view_observer_natives.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/scoped_persistent.h View 2 chunks +8 lines, -9 lines 0 comments Download
M chrome/renderer/extensions/v8_schema_registry.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
marja
jyasskin, here's a CL removing the unsafe access hacks from ScopedPersistent - ptal.
7 years, 3 months ago (2013-09-09 12:32:53 UTC) #1
Jeffrey Yasskin
LGTM after the one change in the test. https://codereview.chromium.org/23636015/diff/1/chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc File chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc (right): https://codereview.chromium.org/23636015/diff/1/chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc#newcode36 chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc:36: context_.NewHandle(v8::Isolate::GetCurrent()))); ...
7 years, 3 months ago (2013-09-09 17:45:07 UTC) #2
marja
thanks for review! https://codereview.chromium.org/23636015/diff/1/chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc File chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc (right): https://codereview.chromium.org/23636015/diff/1/chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc#newcode36 chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc:36: context_.NewHandle(v8::Isolate::GetCurrent()))); On 2013/09/09 17:45:07, Jeffrey Yasskin ...
7 years, 3 months ago (2013-09-09 18:16:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/23636015/22001
7 years, 3 months ago (2013-09-09 18:16:37 UTC) #4
commit-bot: I haz the power
Change committed as 222102
7 years, 3 months ago (2013-09-09 21:48:59 UTC) #5
marja
This was reverted, but it looks like it wasn't guilty after all, see https://codereview.chromium.org/23724028/ . ...
7 years, 3 months ago (2013-09-10 06:50:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/23636015/22001
7 years, 3 months ago (2013-09-10 06:51:43 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-09-10 08:48:40 UTC) #8
Message was sent while issue was closed.
Change committed as 222225

Powered by Google App Engine
This is Rietveld 408576698