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

Issue 8786008: Silently swallow exceptions in extension bindings callbacks. (Closed)

Created:
9 years ago by Aaron Boodman
Modified:
9 years ago
Reviewers:
Matt Perry
CC:
chromium-reviews, jstritar+watch_chromium.org, Erik does not do reviews, brettw-cc_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Silently swallow exceptions in extension bindings callbacks. There are better ways to handle this, but I want a really simple patch for merge. BUG=106201 TEST=http://code.google.com/p/chromium/issues/detail?id=100401#c18 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112869

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -9 lines) Patch
A chrome/browser/extensions/extension_bindings_apitest.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.cc View 3 chunks +0 lines, -9 lines 0 comments Download
A chrome/test/data/extensions/api_test/bindings/exception_in_handler_should_not_crash/manifest.json View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/bindings/exception_in_handler_should_not_crash/page.html View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
9 years ago (2011-12-03 00:00:41 UTC) #1
Matt Perry
9 years ago (2011-12-03 00:04:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698