gecko-dev/servo
Henri Sivonen c3d01b0fe9 Bug 1484045 - Prohibit shrinking of the string's buffer in appends of Latin1 to UTF-16 and vice versa. r=froydnj
This restores the old allocation semantics for "append" operations between
Latin1 and UTF-16 while keeping the buffer re-use optimization for the
"assign" cases.

MozReview-Commit-ID: 8JCw3AaCNLN

Differential Revision: https://phabricator.services.mozilla.com/D3582

--HG--
extra : moz-landing-system : lando
2018-08-28 14:13:17 +00:00
..
components Bug 1485433 - Parse byte slice in PathParser. r=emilio 2018-08-27 18:14:49 +00:00
ports/geckolib Bug 1485044: Unbust unit test build. r=me 2018-08-22 12:00:30 +02:00
support/gecko/nsstring Bug 1484045 - Prohibit shrinking of the string's buffer in appends of Latin1 to UTF-16 and vice versa. r=froydnj 2018-08-28 14:13:17 +00:00
tests/unit Bug 1481681: Fix Servo build and unit tests. r=me 2018-08-08 01:39:59 +02:00
moz.build Bug 1464834: Bring back servo/moz.build to fix the linting failure. r=me 2018-05-29 11:07:31 +02:00