Refactor pdf_scripting_api.js to remove the PDFMessagingHost in OOP PDF
This merges the PDFMessagingHost functionality into PDFViewer and renames PDFMessagingClient to PDFScriptingAPI. PDFMessagingHost provided an extra layer of indirection between the page communicating with the PDF viewer and the viewer itself which made it difficult to add new functionality. BUG=303491 Review URL: https://codereview.chromium.org/266413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269548 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment