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

Issue 2036513002: Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Arguments (Closed)

Created:
4 years, 6 months ago by Tom Sepez
Modified:
4 years, 6 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Arguments Remove the 'Impl entirely, and put the details into the class itself. Committed: https://pdfium.googlesource.com/pdfium/+/4ee98cd67354a2ab26134c0688768d4aa92350a2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Explicit ctor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -51 lines) Patch
M xfa/fxjse/cfxjse_arguments.h View 2 chunks +8 lines, -0 lines 0 comments Download
M xfa/fxjse/class.h View 1 3 chunks +6 lines, -12 lines 0 comments Download
M xfa/fxjse/class.cpp View 3 chunks +16 lines, -36 lines 0 comments Download
M xfa/fxjse/dynprop.cpp View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Tom Sepez
Lei, for review. Srsly.
4 years, 6 months ago (2016-06-01 23:31:16 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/2036513002/diff/1/xfa/fxjse/class.h File xfa/fxjse/class.h (right): https://codereview.chromium.org/2036513002/diff/1/xfa/fxjse/class.h#newcode33 xfa/fxjse/class.h:33: CFXJSE_Class(CFXJSE_Context* lpContext) explict
4 years, 6 months ago (2016-06-01 23:42:52 UTC) #3
Tom Sepez
https://codereview.chromium.org/2036513002/diff/1/xfa/fxjse/class.h File xfa/fxjse/class.h (right): https://codereview.chromium.org/2036513002/diff/1/xfa/fxjse/class.h#newcode33 xfa/fxjse/class.h:33: CFXJSE_Class(CFXJSE_Context* lpContext) On 2016/06/01 23:42:52, Lei Zhang (OOO) wrote: ...
4 years, 6 months ago (2016-06-01 23:47:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2036513002/20001
4 years, 6 months ago (2016-06-01 23:47:28 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 23:58:28 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/4ee98cd67354a2ab26134c0688768d4aa923...

Powered by Google App Engine
This is Rietveld 408576698