Disable html() in d3 at the request of security, so that d3 can be used in web-facing...
commit846cc3e66b5d4a0c8f6731d48d1a0fd069d83ca1
authorandrewhayden@chromium.org <andrewhayden@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 31 Mar 2014 11:50:10 +0000 (31 11:50 +0000)
committerandrewhayden@chromium.org <andrewhayden@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 31 Mar 2014 11:50:10 +0000 (31 11:50 +0000)
tree98abbc795f09c55157cd4b1ab712e9be520ac296
parentce0475b6748ddf81c7d5eb6c1b3a9537565a29a7
Disable html() in d3 at the request of security, so that d3 can be used in web-facing tools.

BUG=
NOTRY=true

Review URL: https://codereview.chromium.org/216813002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260528 0039d316-1c4b-4281-b951-d872f2087c98
third_party/d3/README.chromium
third_party/d3/patches/001_no_html.patch [new file with mode: 0644]
third_party/d3/src/d3.js