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

Issue 1990003002: Move fgas_sax into individual files in fde. (Closed)

Created:
4 years, 7 months ago by dsinclair
Modified:
4 years, 7 months ago
Reviewers:
Tom Sepez, 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

Move fgas_sax into individual files in fde. This CL moves the fgas Sax parser into the fde/xml directory. This places the parse with the other XML parser in the system. Committed: https://pdfium.googlesource.com/pdfium/+/6c93df843774354fb7c34cb887583b5312c04415

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase to master #

Patch Set 3 : #

Patch Set 4 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -1031 lines) Patch
M BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M xfa.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
A + xfa/fde/xml/cfx_saxreader.h View 1 2 6 chunks +43 lines, -62 lines 0 comments Download
A + xfa/fde/xml/cfx_saxreader.cpp View 1 2 30 chunks +124 lines, -95 lines 0 comments Download
D xfa/fgas/xml/fgas_sax.h View 1 1 chunk +0 lines, -162 lines 0 comments Download
D xfa/fgas/xml/fgas_sax.cpp View 1 chunk +0 lines, -688 lines 0 comments Download
M xfa/fxfa/app/xfa_checksum.cpp View 1 2 5 chunks +15 lines, -14 lines 0 comments Download
M xfa/fxfa/include/xfa_checksum.h View 1 2 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
dsinclair
PTAL.
4 years, 7 months ago (2016-05-18 19:01:52 UTC) #2
Tom Sepez
https://codereview.chromium.org/1990003002/diff/1/xfa/fde/xml/cfx_saxreader.cpp File xfa/fde/xml/cfx_saxreader.cpp (right): https://codereview.chromium.org/1990003002/diff/1/xfa/fde/xml/cfx_saxreader.cpp#newcode34 xfa/fde/xml/cfx_saxreader.cpp:34: : m_pNode(NULL), nit: nullptrs https://codereview.chromium.org/1990003002/diff/1/xfa/fde/xml/cfx_saxreader.cpp#newcode40 xfa/fde/xml/cfx_saxreader.cpp:40: void* m_pNode; nit: ...
4 years, 7 months ago (2016-05-18 20:14:12 UTC) #3
dsinclair
https://codereview.chromium.org/1990003002/diff/1/xfa/fde/xml/cfx_saxreader.cpp File xfa/fde/xml/cfx_saxreader.cpp (right): https://codereview.chromium.org/1990003002/diff/1/xfa/fde/xml/cfx_saxreader.cpp#newcode34 xfa/fde/xml/cfx_saxreader.cpp:34: : m_pNode(NULL), On 2016/05/18 20:14:12, Tom Sepez wrote: > ...
4 years, 7 months ago (2016-05-18 20:24:52 UTC) #4
Tom Sepez
lgtm
4 years, 7 months ago (2016-05-19 21:15:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990003002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990003002/60001
4 years, 7 months ago (2016-05-20 01:13:40 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 01:13:56 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/6c93df843774354fb7c34cb887583b5312c0...

Powered by Google App Engine
This is Rietveld 408576698