commit | 2b9178181eb82a3611bee5c9435ea5956def24be | [log] [tgz] |
---|---|---|
author | Tom Sepez <tsepez@chromium.org> | Wed Aug 05 10:39:02 2015 -0700 |
committer | Tom Sepez <tsepez@chromium.org> | Wed Aug 05 10:39:02 2015 -0700 |
tree | fe7909a1b5338a328f9e53ec1501e72c675da1e7 | |
parent | 5cd398545141226f082b2f757f23c73303058a83 [diff] |
CPDF_Parser shouldnt be in the business of opening files Move that operation closer to the embedder's call. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1269073003 .