[settings] Don't inject user-provided text into document as html.
the culprit is innerHtml assignment. Instead, treat the text as text and create spans with createElement. BUG=142964 Review URL: https://chromiumcodereview.appspot.com/10837295 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152206 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment