Comment 5 for bug 1370115

Revision history for this message
Calvin Metcalf (calvin-metcalf) wrote : Re: [Bug 1370115] Re: un needed try/catch blocks

I guess the main thing was if it's obvious it's always this error, why
isn't the original one more specific? (also fyi try/catches aren't free in
chrome and node.js else otherwise I wouldn't care)

On Tue, Sep 16, 2014 at 1:21 PM, Marten de Vries <email address hidden> wrote:

> And if I'm doing that, can as well use this bug to make sure I make the
> same changes in pouchdb-validation and probably also pouchdb-auth and a
> few others.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1370115
>
> Title:
> un needed try/catch blocks
>
> Status in Python-PouchDB:
> Triaged
>
> Bug description:
> the try catch blocks in security here https://bazaar.launchpad.net
> /~marten-de-vries/python-pouchdb/0.x/view/head:/js/pouchdb-
> security/index.js#L31 and here https://bazaar.launchpad.net/~marten-
> de-vries/python-pouchdb/0.x/view/head:/js/pouchdb-
> security/index.js#L40 simply listen for errors that they then rethrow.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/python-pouchdb/+bug/1370115/+subscriptions
>

--
-Calvin W. Metcalf