summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2018-04-23 09:09:16 -0700
committerPhilip P. Moltmann <moltmann@google.com>2018-05-08 11:27:41 -0700
commita6f5c70b91ca7dc7c3a331d6ddce37ee64d14fe6 (patch)
tree0e6ed8859057733787b7092b3fbb57d26f63a0c3 /docs/html/sdk/api_diff/13/changes
parent96930e4faad8ec28e2bbfeffeed8f02109fdcc47 (diff)
Allow to influence how loadSafeLabel works
Also remove all references to old loadSafeLabel method to prevent proliferation of old method via copy+paste. The implementation assumes that there are three cases: - Short labels that don't have anything wrong with them - Labels that are fine, but are a little too long - Intentionally bad label that try to break stuff and slow things down. In the first two cases no characters are marked for removal, in the third case we have an implementation that does not use a lot of memory and has linear performance when there are a lot of bad characters. Test: gts-tradefed run gts-dev -m GtsContentTestCases Bug: 77964730 Change-Id: I3feb17b2a12018cd5407c88fe3603f2ebbc9d14e
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes')
0 files changed, 0 insertions, 0 deletions