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

Issue 2123009: Add initial support for exceptions.... (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

Add initial support for exceptions. Move some code into the anonymous namespace since it doesn't need to be exposed outside of pepper_var.cc. R=brettw BUG=none TEST=To be written once the new framework is available. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47738

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -140 lines) Patch
M webkit/glue/plugins/pepper_var.h View 1 chunk +0 lines, -18 lines 0 comments Download
M webkit/glue/plugins/pepper_var.cc View 1 12 chunks +211 lines, -122 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
darin (slow to review)
10 years, 7 months ago (2010-05-19 20:09:55 UTC) #1
darin (slow to review)
The HAVE_WEBBINDINGS_EXCEPTION_HANDLER #ifdef refers to this: https://bugs.webkit.org/show_bug.cgi?id=39378
10 years, 7 months ago (2010-05-19 20:38:59 UTC) #2
brettw
LGTM http://codereview.chromium.org/2123009/diff/1/2 File webkit/glue/plugins/pepper_var.cc (right): http://codereview.chromium.org/2123009/diff/1/2#newcode56 webkit/glue/plugins/pepper_var.cc:56: PP_Var* exception_; Can you comment that this may ...
10 years, 7 months ago (2010-05-19 21:22:07 UTC) #3
darin (slow to review)
On Wed, May 19, 2010 at 2:22 PM, <brettw@chromium.org> wrote: > LGTM > > > ...
10 years, 7 months ago (2010-05-19 21:48:50 UTC) #4
darin (slow to review)
> Actually, I should change the text to say "may" instead of "should" because > ...
10 years, 7 months ago (2010-05-19 22:11:25 UTC) #5
brettw
10 years, 7 months ago (2010-05-19 22:15:31 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698