Fix typo in pdf.js causing esc key not to work to close print preview
commite4def05d009dbd9ea08570f6d0d1668559cf9cfa
authorraymes <raymes@chromium.org>
Tue, 22 Sep 2015 04:46:39 +0000 (21 21:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 22 Sep 2015 04:47:20 +0000 (22 04:47 +0000)
tree19b9f2c17ad5d8bbe3e81719bf0bafb8282a9417
parent7e5f41dafa9ba0f58a0c4919ca644f7eafd38ad1
Fix typo in pdf.js causing esc key not to work to close print preview

isPrintPreview was missing the trailing underscore. Also add a regression test.

BUG=533256

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

Cr-Commit-Position: refs/heads/master@{#350108}
chrome/browser/resources/pdf/pdf.js
chrome/test/data/pdf/basic_plugin_test.js