Files
platform-external-webrtc/third_party/closure_compiler
Autoroller cfecd9e8d3 Roll chromium_revision 812f7cad93..54223a6fbb (563201:563301)
Change log: 812f7cad93..54223a6fbb
Full diff: 812f7cad93..54223a6fbb

Roll chromium third_party d781e555b8..531403d485
Change log: d781e555b8..531403d485

Changed dependencies:
* src/base: afaab25fc6..aee8523c82
* src/build: a73dc046b2..9ef396242c
* src/ios: 8551efb642..eae9692ad6
* src/testing: 994edb72db..8cad4435bf
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/517100ca07..c36ea24906
* src/third_party/freetype/src: d45d4b97e6..0589f6e6ee
* src/tools: f25d7d08c1..488d15f699
DEPS diff: 812f7cad93..54223a6fbb/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal
NO_AUTOIMPORT_DEPS_CHECK=true

Change-Id: I3c86dc5ca39d933124fa1a2e7c80c94783d6268d
Reviewed-on: https://webrtc-review.googlesource.com/80300
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23475}
2018-05-31 18:08:36 +00:00
..

Name: Closure compiler
Short Name: closure-compiler
URL: http://github.com/google/closure-compiler
Version: v20150729-236-gad656a1
Date: 2015/08/26 08:46
Revision: 5cae9b78a16a2655627733b66d1c686d5f547925
License: Apache 2.0
License File: LICENSE
Security Critical: no

Description:
The Closure Compiler provides warnings for illegal JavaScript and warnings for
potentially dangerous operations, helping you to produce JavaScript that is less
buggy and easier to maintain.

Local modifications:
- Use the script third_party/closure_compiler/roll_closure_compiler to update
  the versions of third_party/closure_compiler/compiler/compiler.jar and/or
  third_party/closure_compiler/externs/chrome_extensions.js.
- Some externs here are for chrome-specific use; these primarily include the
  *_private.js files.