www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 520309bfa409297ff3958e1aac761eaff8da4f47
parent 36c5b57449b6a6fa8a6feed4a698e3e49ebe10d4
Author: Simon Kornblith <simon@simonster.com>
Date:   Thu, 22 Nov 2012 16:58:45 -0500

Fix typo

Diffstat:
Mchrome/content/zotero/xpcom/cookieSandbox.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/zotero/xpcom/cookieSandbox.js b/chrome/content/zotero/xpcom/cookieSandbox.js @@ -162,7 +162,7 @@ Zotero.CookieSandbox.Observer = new function() { } } - if(!trackedBy) { + if(trackedBy) { tested = true; } else { // try the browser