DescriptionXFA: contention between FXJSE and FXJS over isolate data slots
This probably broke at 06b60021e when the FXJS slot moved to 0
from 1 unless explicitly overriden by the embedder, which conflicted
with the FXJSE_ usage of slot 0.
Also simplify some logic used to track global intialization of the
underling JS.
TEST=run_javascript_tests.py on XFA branch doesn't segv.
R=jochen@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/ed7b2b50aa1744e0bc5a60bef12c61fa91d863b7
Patch Set 1 #
Total comments: 1
Patch Set 2 : re-upload #Patch Set 3 : Use single slot with new perisolate class. #Patch Set 4 : remove stray include #Patch Set 5 : rebase #
Total comments: 2
Messages
Total messages: 11 (2 generated)
|