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

Issue 2029043002: Change ThrowScriptErrorMessage() to ThrowException(). (Closed)

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

Description

Change ThrowScriptErrorMessage() to just ThrowException(). Shorter and easier to remember. Committed: https://pdfium.googlesource.com/pdfium/+/2235b7b52e2cedea9b5d4822de9548994362ca96

Patch Set 1 #

Total comments: 2

Patch Set 2 : git cl try #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -374 lines) Patch
M xfa/fxfa/fm2js/xfa_fm2jscontext.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/fm2js/xfa_fm2jscontext.cpp View 1 2 108 chunks +130 lines, -188 lines 0 comments Download
M xfa/fxfa/parser/xfa_object.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 2 86 chunks +120 lines, -150 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp View 1 2 21 chunks +21 lines, -21 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp View 1 7 chunks +7 lines, -9 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
dsinclair
PTAL.
4 years, 6 months ago (2016-06-01 14:59:10 UTC) #2
Tom Sepez
https://codereview.chromium.org/2029043002/diff/1/xfa/fxfa/parser/xfa_object.h File xfa/fxfa/parser/xfa_object.h (right): https://codereview.chromium.org/2029043002/diff/1/xfa/fxfa/parser/xfa_object.h#newcode89 xfa/fxfa/parser/xfa_object.h:89: void Throw(int32_t iStringID, ...); Possibly too easy to confuse ...
4 years, 6 months ago (2016-06-01 18:01:30 UTC) #3
dsinclair
https://codereview.chromium.org/2029043002/diff/1/xfa/fxfa/parser/xfa_object.h File xfa/fxfa/parser/xfa_object.h (right): https://codereview.chromium.org/2029043002/diff/1/xfa/fxfa/parser/xfa_object.h#newcode89 xfa/fxfa/parser/xfa_object.h:89: void Throw(int32_t iStringID, ...); On 2016/06/01 18:01:30, Tom Sepez ...
4 years, 6 months ago (2016-06-01 19:37:07 UTC) #5
Tom Sepez
lgtm
4 years, 6 months ago (2016-06-01 21:35:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2029043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2029043002/40001
4 years, 6 months ago (2016-06-02 14:29:58 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 14:42:30 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/2235b7b52e2cedea9b5d4822de9548994362...

Powered by Google App Engine
This is Rietveld 408576698