diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 00:15:24 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 00:15:24 +0000 |
commit | 803ef4ef5b14ff135b826425825291259f9ceeab (patch) | |
tree | 2091f213bb1a2ab21a416995cb15668314564f0b /chrome/test | |
parent | 9fc081e3fdd83b0ab00159f0fb61eb59bdf577cd (diff) | |
download | chromium_src-803ef4ef5b14ff135b826425825291259f9ceeab.zip chromium_src-803ef4ef5b14ff135b826425825291259f9ceeab.tar.gz chromium_src-803ef4ef5b14ff135b826425825291259f9ceeab.tar.bz2 |
linux: unload plugin libraries after extracting mime types
I had not unloaded them as a premature optimization, thinking it'd be
better to leave 'em around since they'll eventually be loaded by a page.
But that happens in the plugin process and reading the mime type happens
in the browser process, so it didn't help anyway.
BUG=17444
Review URL: http://codereview.chromium.org/160303
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21929 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
0 files changed, 0 insertions, 0 deletions