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

Issue 2067253002: Cleanup XML parser code. (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@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Cleanup XML parser code. This Cl removes the CFDE_XMLSAXParser and CFDE_XMLDOMParser along with the ::LoadXML() method which would create them, it was never called. It also cleans up the use of virtual in the various XML classes. Committed: https://pdfium.googlesource.com/pdfium/+/3fa3351c90332cd51e67bf4624c57bd0ba78e4a6

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -446 lines) Patch
M xfa/fde/xml/fde_xml.h View 2 chunks +1 line, -20 lines 0 comments Download
M xfa/fde/xml/fde_xml_imp.h View 1 9 chunks +123 lines, -155 lines 0 comments Download
M xfa/fde/xml/fde_xml_imp.cpp View 2 chunks +0 lines, -269 lines 0 comments Download
M xfa/fxfa/parser/xfa_parser.h View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxfa/parser/xfa_parser_imp.h View 2 chunks +1 line, -2 lines 0 comments Download
M xfa/fxfa/parser/xfa_utils.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
dsinclair
PTAL.
4 years, 6 months ago (2016-06-15 16:13:38 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/2067253002/diff/1/xfa/fde/xml/fde_xml_imp.h File xfa/fde/xml/fde_xml_imp.h (right): https://codereview.chromium.org/2067253002/diff/1/xfa/fde/xml/fde_xml_imp.h#newcode322 xfa/fde/xml/fde_xml_imp.h:322: inline void ParseTextChar(FX_WCHAR ch); no inline?
4 years, 6 months ago (2016-06-15 19:35:53 UTC) #3
dsinclair
https://codereview.chromium.org/2067253002/diff/1/xfa/fde/xml/fde_xml_imp.h File xfa/fde/xml/fde_xml_imp.h (right): https://codereview.chromium.org/2067253002/diff/1/xfa/fde/xml/fde_xml_imp.h#newcode322 xfa/fde/xml/fde_xml_imp.h:322: inline void ParseTextChar(FX_WCHAR ch); On 2016/06/15 19:35:52, Lei Zhang ...
4 years, 6 months ago (2016-06-16 14:26:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2067253002/20001
4 years, 6 months ago (2016-06-16 14:27:10 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-06-16 14:45:28 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/3fa3351c90332cd51e67bf4624c57bd0ba78...

Powered by Google App Engine
This is Rietveld 408576698