summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-01 16:20:06 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-01 16:20:06 +0000
commit9d4391d6c7cfc903b5252cfc64caaeb3c46edd73 (patch)
tree64c2033f3f81281d974319e8361d660a4f5cfbcf /chrome
parente3817c529864e7f0e38e1f7f5adb20957e9a4a2c (diff)
downloadchromium_src-9d4391d6c7cfc903b5252cfc64caaeb3c46edd73.zip
chromium_src-9d4391d6c7cfc903b5252cfc64caaeb3c46edd73.tar.gz
chromium_src-9d4391d6c7cfc903b5252cfc64caaeb3c46edd73.tar.bz2
Make chrome://plugins treat MIME type descriptions as HTML.
BUG=40036 TEST=MIME type descriptions should mostly show up as before. On Linux (especially?), the descriptions for the MIME type of the Java plug-in should have proper "TM" characters instead of "&#153". Review URL: http://codereview.chromium.org/1591008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/resources/plugins.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/plugins.html b/chrome/browser/resources/plugins.html
index f5681a9..95fea0e 100644
--- a/chrome/browser/resources/plugins.html
+++ b/chrome/browser/resources/plugins.html
@@ -514,7 +514,7 @@ document.addEventListener('DOMContentLoaded', requestPluginsData);
</tr>
<tr jsselect="mimeTypes">
<td jscontent="mimeType"></td>
- <td jscontent="description"></td>
+ <td jsvalues=".innerHTML:description"></td>
<td><table jsdisplay="fileExtensions.length > 0"
class="hlisting">
<tr><td jsselect="fileExtensions">