0
Files
src/third_party
Ben Kelly 35594ff19f Report duplicate URLs when cache.addAll() fails.
The spec requires rejecting cache.addAll() with an InvalidStateError.
This CL improves the exception message by describing which requests
were found to be duplicates.  If duplicate rejection is turned off
via the feature flag then the list of duplicates will be reported
to the web console.

Bug: 720919
Change-Id: I7a9faaa45f8ce2a8b2b3b4006e0ae1d2b7ae8754
Reviewed-on: https://chromium-review.googlesource.com/1174659
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585865}
2018-08-24 16:32:12 +00:00
..
2018-08-18 02:07:36 +00:00
2018-08-24 14:36:22 +00:00
2018-08-24 14:36:22 +00:00
2018-08-15 18:20:31 +00:00
2018-08-18 02:07:36 +00:00
2018-08-14 00:10:28 +00:00
2018-08-01 20:09:36 +00:00
2018-08-01 20:09:36 +00:00
2018-08-18 02:07:36 +00:00
2018-08-08 17:55:37 +00:00

Name: Descriptive name of the package
Short Name: Name the package is distributed under (ex. libxml, openssl, etc)
URL: The URL where the package lives
Version: A searchable version number for the package (if the package does not version or is versioned by date or revision this field should be "0" and the revision, or date should be enumerated in the appropriate field)
Date: (OPTIONAL if version is supplied) The date that the package was updated
Revision: (OPTIONAL if version is supplied) The current revision of the package
License: The license under which the package is distributed. Standard forms are only accepted, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL. See ANDROID_WHITELISTED_LICENSES in PRESUBMIT.py for allowed patterns.
License File: (OPTIONAL) File that contains a copy of the package's license. Use the special value NOT_SHIPPED to indicate that the package is not included in the shipped product, so its license does not need to be included in about:credits and no license file is required.
Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
License Android Compatible: (OPTIONAL) Whether the package uses a license compatible with Android. Required only if the package is compatible and the 'License' field uses a non-standard value.

Description:
A short description of what the package is and is used for.

Local Modifications:
Enumerate any changes that have been made locally to the package from the shipping version listed above.