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

Issue 2148001: Chromium side of supporting property enumeration, memory allocation, querying... (Closed)

Created:
10 years, 7 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Chromium side of supporting property enumeration, memory allocation, querying the time according to the browser, and dispatching work to the main thread. This CL also enables catching exceptions thrown by JS during a PPB_Var method. R=brettw BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48075

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -21 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/plugins/pepper_plugin_instance.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_instance.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_module.cc View 1 2 4 chunks +32 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_var.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_var.cc View 1 2 6 chunks +64 lines, -18 lines 0 comments Download
M webkit/glue/plugins/pepper_webplugin_impl.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
10 years, 7 months ago (2010-05-24 17:59:46 UTC) #1
brettw
10 years, 7 months ago (2010-05-24 19:22:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698