summaryrefslogtreecommitdiff
path: root/thirdparty
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-01-06 14:02:33 +0100
committerTor Andersson <tor.andersson@artifex.com>2016-01-06 14:02:33 +0100
commit46235ec8cfad7f4b601a19ac7874727bfac8a84b (patch)
tree613fcd5573b341f6d1e186c381bfb308b7aeea97 /thirdparty
parenta135e87d96bcf33c27f633f0ecfc5d158a4e0571 (diff)
downloadmupdf-46235ec8cfad7f4b601a19ac7874727bfac8a84b.tar.xz
js: Fix error handling bugs and one scoping bug.
js_pcall was leaving crap on the stack in case of errors. AFSimple_Calculate needs access to the doc object, but cannot use the usual 'this' binding since it's a function. Add a global reference to the doc object MuPDF_Doc.
Diffstat (limited to 'thirdparty')
m---------thirdparty/mujs0
1 files changed, 0 insertions, 0 deletions
diff --git a/thirdparty/mujs b/thirdparty/mujs
-Subproject c1c637b7396e9cfe9227eb3fc06b61ec4fd6db8
+Subproject d800b59f0f0fabc15f3eb572ab85baefc0a7ede