From c946a89b69c9cccd25ae4460f1ec64bdde557583 Mon Sep 17 00:00:00 2001 From: retorquere Date: Mon, 20 Apr 2015 23:09:04 +0200 Subject: [PATCH] release: zotero-better-bibtex-0.9.4.xpi --- features/step_definitions/steps.rb | 4 ++-- install.rdf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/step_definitions/steps.rb b/features/step_definitions/steps.rb index 74ed5014ff..3508fb5ddf 100644 --- a/features/step_definitions/steps.rb +++ b/features/step_definitions/steps.rb @@ -72,7 +72,7 @@ def loadZotero(profile) } profile['extensions.zotero.showIn'] = 2 profile['extensions.zotero.httpServer.enabled'] = true - profile['dom.max_chrome_script_run_time'] = 600 + profile['dom.max_chrome_script_run_time'] = 6000 if ENV['CI'] != 'true' profile['extensions.zotero.debug.store'] = true @@ -90,7 +90,7 @@ def loadZotero(profile) #STDOUT.puts "Starting Firefox..." client = Selenium::WebDriver::Remote::Http::Default.new - client.timeout = 600 # seconds – default is 60 + client.timeout = 6000 # seconds – default is 60 $Firefox.browser = Selenium::WebDriver.for :firefox, :profile => profile, :http_client => client #STDOUT.puts "Firefox started" diff --git a/install.rdf b/install.rdf index 4b0382f7cf..c38250e264 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ better-bibtex@iris-advies.com Zotero Better Bib(La)Tex - 0.9.3 + 0.9.4 Make Zotero useful for us LaTeX holdouts. More info @ https://github.com/ZotPlus/zotero-better-bibtex Emiliano Heyns chrome://zotero-better-bibtex/skin/better-bibtex.svg