[extensions-web] I've been writing too much Python...
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] I've been writing too much Python...
- Date: Tue, 27 Sep 2011 03:38:17 +0000 (UTC)
commit f7a729a74b419740208822d6b177fc8f542d1005
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Sep 26 15:46:01 2011 -0400
I've been writing too much Python...
sweettooth/static/js/dbus.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/js/dbus.js b/sweettooth/static/js/dbus.js
index db92d77..9f588b7 100644
--- a/sweettooth/static/js/dbus.js
+++ b/sweettooth/static/js/dbus.js
@@ -28,7 +28,7 @@ define({
// The API is defined on the plugin itself.
window.SweetTooth = $plg[0];
- } except (e) {
+ } catch (e) {
// In this case we probably failed the origin checks and
// the NPAPI plugin spat out an error. Explicitly set the
// plugin to NULL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]