Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 1366053003: XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates (Closed)

Created:
5 years, 3 months ago by Tom Sepez
Modified:
5 years, 2 months ago
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolates This makes the XFA branch look more like the master. I suspect a patch was lost during the intial XFA checkin. R=jochen@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/a25fd09cd880ad82aea09a7ffffe3f8e5b121bbe

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -23 lines) Patch
M fpdfsdk/include/javascript/JS_Define.h View 7 chunks +50 lines, -18 lines 2 comments Download
M fpdfsdk/include/jsapi/fxjs_v8.h View 1 chunk +1 line, -3 lines 0 comments Download
M fpdfsdk/src/jsapi/fxjs_v8.cpp View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 6 (1 generated)
Tom Sepez
Jochen, for review.
5 years, 3 months ago (2015-09-25 00:11:51 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1366053003/diff/1/fpdfsdk/include/javascript/JS_Define.h File fpdfsdk/include/javascript/JS_Define.h (right): https://codereview.chromium.org/1366053003/diff/1/fpdfsdk/include/javascript/JS_Define.h#newcode452 fpdfsdk/include/javascript/JS_Define.h:452: v8::Local<v8::Value> v = context->GetEmbedderData(1); if you use GetAlignedPointerFromInternalField / ...
5 years, 2 months ago (2015-09-25 11:17:10 UTC) #3
Tom Sepez
Jochen, can you sign off on this? That way I can fix the issues on ...
5 years, 2 months ago (2015-09-25 16:40:11 UTC) #4
jochen (gone - plz use gerrit)
lgtm
5 years, 2 months ago (2015-09-28 11:16:52 UTC) #5
Tom Sepez
5 years, 2 months ago (2015-09-28 16:06:07 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a25fd09cd880ad82aea09a7ffffe3f8e5b121bbe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698