Commit 444e9674 authored by Wei-Yin Chen (陳威尹)'s avatar Wei-Yin Chen (陳威尹) Committed by Commit Bot

Roll DOM Distiller JavaScript distribution package

Diff since last roll:
https://chromium.googlesource.com/chromium/dom-distiller/+/ccfe233400..3eef8a0ce4

Picked up changes:
https://chromium.googlesource.com/chromium/dom-distiller/+log/ccfe233400..3eef8a0ce4
3eef8a0 Strip all unsafe HTML attributes using an allowlist.
a1612e0 Update and improve readability of README.md.
56b365d Use goog:loggingPrefs in get_screenshots.py
4072533 Bump selenium version to 3.141.0
5438a7b Use --enable-distillability-service for native features
45fe4a6 Update Travis CI environment from Ubuntu 14.04 to 18.04
ba2c5d9 Adapt new version scheme of Chrome Driver
c38fd83 Use Open JDK 8

Bug: 1012955, 610944
Change-Id: I5f620ccafea1b95dbdd8a53fc9d1a61201b98ab5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304997Reviewed-by: default avatarDominic Mazzoni <dmazzoni@chromium.org>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790648}
parent da7e98db
...@@ -904,7 +904,7 @@ deps = { ...@@ -904,7 +904,7 @@ deps = {
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
'src/third_party/dom_distiller_js/dist': 'src/third_party/dom_distiller_js/dist':
Var('chromium_git') + '/chromium/dom-distiller/dist.git' + '@' + '3093c3e238768ab27ff756bd7563ccbb12129d9f', Var('chromium_git') + '/chromium/dom-distiller/dist.git' + '@' + 'f339eb9463714c3d31657c8ee1bd53d1c7e5c555',
'src/third_party/espresso': { 'src/third_party/espresso': {
'packages': [ 'packages': [
......
Name: dom-distiller-js Name: dom-distiller-js
URL: https://github.com/chromium/dom-distiller URL: https://github.com/chromium/dom-distiller
Version: ccfe233400 Version: 3eef8a0ce4
License: BSD License: BSD
Security Critical: yes Security Critical: yes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment