gecko-dev/js
Jan de Mooij 3ea3f20309 Bug 1589002 - Remove overzealous assertion in JS_CopyStringCharsZ. r=jonco
I added this API to copy a string's character to a new buffer, but we
can call this on strings from a different Zone. This should be fine because
ensureLinear doesn't use the context's Zone.

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

--HG--
extra : moz-landing-system : lando
2019-10-17 13:14:02 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1588231. Remove special-cased QI-for-DOM-objects handling in CPOWs, since no one uses it outside of one test. r=peterv 2019-10-14 10:31:28 +00:00
public Bug 1433306 - Part 2: Implement Intl.ListFormat stage 3 proposal. r=jwalden 2019-10-16 16:05:06 +00:00
rust Bug 1586683 - Remove flat strings from JSAPI. r=jwalden,bzbarsky 2019-10-14 09:32:07 +00:00
src Bug 1589002 - Remove overzealous assertion in JS_CopyStringCharsZ. r=jonco 2019-10-17 13:14:02 +00:00
xpconnect Bug 1568883. Remove the QI implementation from Web IDL elements. r=peterv,mossop 2019-10-11 22:10:20 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1577757 - Add a compile-time option for wasm multi-value r=luke 2019-10-01 14:30:35 +00:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00