Description[Android] Limit context menu title to 1024 characters
Recenly the context menu title was made scrollable. However, there are
cases where unreasonably long strings can be fed to the title, leading
to sluggish longpress response and even memory allocation issues.
Provide a reasonable upper bound of 1024 characters for the title.
BUG=516836
Committed: https://crrev.com/ec35964bd1895111f40242890270e5f8034b376c
Cr-Commit-Position: refs/heads/master@{#343237}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Unicode character ellipsis #Messages
Total messages: 11 (2 generated)
|