summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_bidi.cpp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-08-24 11:58:24 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-24 11:58:24 -0700
commit156de02596e91490bf2432686d0d3c91a5c1a26e (patch)
tree9990a3cc234c6f3fccfb95201af7bd49f96c4b47 /core/fxcrt/fx_bidi.cpp
parent0e3e890ba53ee7900ba44ebe50fecba21d086bfc (diff)
downloadpdfium-156de02596e91490bf2432686d0d3c91a5c1a26e.tar.xz
Removing CPDF_Parser::CloseParser.chromium/2839
Currently the only calls to CloseParser() happend in the destructor or the start*Parse methods. The Start*Parse methods are currently only called on freshly constructed parsers in fpdf_dataavail and fpdfview. This CL removes the CloseParser() method and puts the contents in the destructor. We then add an ASSERT that we don't re-enter the parser after it has already completed the parse. Review-Url: https://codereview.chromium.org/2267173005
Diffstat (limited to 'core/fxcrt/fx_bidi.cpp')
0 files changed, 0 insertions, 0 deletions