DescriptionPepper: add PPB interfaces that are missing in histograms.xml.
Modifies pepper_hash_for_uma to sort the output by hash, so it's
easier to compare against the histogram.xml file when searching
for missing hashes.
I used the following script to get an API list from src/ppapi:
grep -r "PPB_" ppapi/c | grep -o "\".*;[0-9]\.[0-9]*\"" | tr '\n' ' '
BUG=
R=asvitkine@chromium.org, dmichael@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/690ee0925156eb829f87f6078f0467e5efbeed49
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address review comments. #
Messages
Total messages: 16 (6 generated)
|