Bug 1648858 - Update d3.js to latest 3.x version (3.5.17). r=mossop

We should upgrade to an even newer version but I don't want to break the devtools memory toolbox with a potential breaking change in 4.x.
This should allow using parts of d3.js without a `document` e.g. d3-dsv.

Differential Revision: https://phabricator.services.mozilla.com/D81442
This commit is contained in:
Matthew Noorenberghe 2020-07-02 02:40:35 +00:00
Родитель 8e5f8dd33a
Коммит 73b2b140cc
3 изменённых файлов: 1287 добавлений и 1008 удалений

2
third_party/js/d3/LICENSE поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
Copyright (c) 2014, Michael Bostock
Copyright (c) 2010-2016, Michael Bostock
All rights reserved.
Redistribution and use in source and binary forms, with or without

2291
third_party/js/d3/d3.js поставляемый

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -3227,7 +3227,7 @@ DEALINGS IN THE SOFTWARE.
<code>third_party/js/d3/d3.js</code>.
</p>
<pre>
Copyright (c) 2014, Michael Bostock
Copyright (c) 2010-2016, Michael Bostock
All rights reserved.
Redistribution and use in source and binary forms, with or without