]> git.parisson.com Git - pdf.js.git/commit
Fixed browser shutdown bug for Macs
authorArtur Adib <arturadib@gmail.com>
Tue, 6 Sep 2011 17:59:14 +0000 (13:59 -0400)
committerArtur Adib <arturadib@gmail.com>
Tue, 6 Sep 2011 17:59:14 +0000 (13:59 -0400)
commit1296da313cb3d942e1613472f94cbc242c954977
tree941d858973fb10b92adb179a7e39515e2b9a34c7
parent76d58ca4cabbd90074282e58c50ad13a0f337948
Fixed browser shutdown bug for Macs

The unnecessary spaces in the URL query were causing `tellAppToQuit()` to fail to detect the query `path`, so the browser was being killed via timeout instead of intended script.
test/driver.js