diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-10 19:56:51 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-10 19:56:51 +0000 |
commit | a4333ed375fb65d805ce721fd68c21190811b5b0 (patch) | |
tree | b696d7766486c08a95ad11e119679f9198d30997 /chrome/browser | |
parent | b3399273c570d173f4ba09ddb372488e662f4bdc (diff) | |
download | chromium_src-a4333ed375fb65d805ce721fd68c21190811b5b0.zip chromium_src-a4333ed375fb65d805ce721fd68c21190811b5b0.tar.gz chromium_src-a4333ed375fb65d805ce721fd68c21190811b5b0.tar.bz2 |
pepper: don't warn if PDF plugin is unavailable
We preload plugins before we sandbox, then later attempt to fully
load them once we're sandboxed. We can't ask whether the plugin
exists at the second point because we don't have disk access at
that point. So instead, the first time we're asked about plugins
(before we're sandboxed), record whether the plugin is actually
available and use that to skip loading it in the second pass.
BUG=51546
Review URL: http://codereview.chromium.org/3114005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55609 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions