DescriptionUptake http://trac.webkit.org/changeset/169848
Set |length| based on |buffer|, not |content|. Switch to using a for loop.
Switch to unsigned types since we are working with positive offsets
into a String. Make sure to never cross the length boundary.
BUG=383703
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176713
Patch Set 1 #Patch Set 2 : Fixed test case #
Total comments: 2
Patch Set 3 : Easier to understand test case #
Messages
Total messages: 15 (0 generated)
|