OOP PDF - Add OpenPDFParamsParser class
commit53b6e7a7c94dfdd0b2b5b8632776d5978bf46b91
authorn.bansal <n.bansal@samsung.com>
Thu, 28 Aug 2014 10:59:37 +0000 (28 03:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 28 Aug 2014 11:00:53 +0000 (28 11:00 +0000)
tree023b1ad533b40233f02fab4b0e784520ccc3fc2c
parent0b0bc19551b54548a5653aed72084f8ce60b2019
OOP PDF - Add OpenPDFParamsParser class

This patch introduces OpenPDFParamsParser class which is responsible
to parse open pdf parameters and set them in a dictionary. This
dictionary will be used to set initial viewport settings when opening
pdf document.

BUG=303491

Review URL: https://codereview.chromium.org/477933003

Cr-Commit-Position: refs/heads/master@{#292360}
chrome/browser/resources/pdf/open_pdf_params_parser.js [new file with mode: 0644]
chrome/browser/resources/pdf/pdf.js