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

Issue 10208001: Make functions being routed by NativeHandlers throw an exception if there is no ModuleSystem in the… (Closed)

Created:
8 years, 8 months ago by koz (OOO until 15th September)
Modified:
8 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org, benwells
Visibility:
Public.

Description

Make functions being routed by NativeHandlers throw an exception if there is no ModuleSystem in the current context. BUG=124208 TEST=existing tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133643

Patch Set 1 #

Patch Set 2 : changed error message #

Total comments: 2

Patch Set 3 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M chrome/renderer/module_system.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/module_system.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/renderer/native_handler.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
koz (OOO until 15th September)
8 years, 8 months ago (2012-04-24 05:04:24 UTC) #1
not at google - send to devlin
lgtm https://chromiumcodereview.appspot.com/10208001/diff/2001/chrome/renderer/native_handler.cc File chrome/renderer/native_handler.cc (right): https://chromiumcodereview.appspot.com/10208001/diff/2001/chrome/renderer/native_handler.cc#newcode31 chrome/renderer/native_handler.cc:31: v8::String::New("ModuleSystem has been deleted"))); nit: braces around multi-line-single-statement ...
8 years, 8 months ago (2012-04-24 05:15:29 UTC) #2
koz (OOO until 15th September)
Cheers. https://chromiumcodereview.appspot.com/10208001/diff/2001/chrome/renderer/native_handler.cc File chrome/renderer/native_handler.cc (right): https://chromiumcodereview.appspot.com/10208001/diff/2001/chrome/renderer/native_handler.cc#newcode31 chrome/renderer/native_handler.cc:31: v8::String::New("ModuleSystem has been deleted"))); On 2012/04/24 05:15:29, kalman ...
8 years, 8 months ago (2012-04-24 05:35:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/10208001/7001
8 years, 8 months ago (2012-04-24 05:35:43 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 07:24:53 UTC) #5
Change committed as 133643

Powered by Google App Engine
This is Rietveld 408576698