gecko-dev/js
Paul Bone a53652b589 Bug 1498177 - Use size_t for integer values particularly for comparisons r=sfink
These values were compared as floats, where there was no sagnificant
difference and the assertion failed.

--HG--
extra : rebase_source : 78540e23c113c781c515073f376ed5aa74322a07
2018-10-12 20:17:58 +11:00
..
ductwork/debugger Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
examples
ipc Bug 1490632 - Always use braces for if/for/while statements in js/ipc. r=evilpie 2018-09-12 20:04:14 +00:00
public Bug 1385890 - Fix Streams implementation in multiple-global uses. r=baku,tcampbell,jorendorff 2018-10-11 14:18:43 -05:00
rust Bug 1491137 - Rename JS::CompileFunction that takes const char*/size_t for function text to JS::CompileFunctionUtf8 that asserts consistent |options.utf8|. r=jandem 2018-09-17 11:24:41 -07:00
src Bug 1498177 - Use size_t for integer values particularly for comparisons r=sfink 2018-10-12 20:17:58 +11:00
xpconnect Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1497336: Remove Cranelift Win32 static analysis workaround; r=froydnj 2018-10-11 14:52:39 +00:00