gecko-dev/js
Wander Lairson Costa 4c52aa4d3f Bug 1465505: Replace PRMJ_Now() by mozilla::TimeStamp r=jonco
Notice as TimeStamp is not an integral type, it can't be wrapped by
mozilla::Atomic. However, we wrap it in MainThreadData to assure it only
is accessed from the main thread.

Another issue is that TimeStamp class does allow some operations on a
Null value, with assertions on debug builds.

MozReview-Commit-ID: 9GPNDUooQmI

--HG--
extra : rebase_source : e2b5fe81a4c5c696425583a04395f2ae79aeaccc
2018-07-04 16:55:11 -03:00
..
ductwork/debugger Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
examples
ipc Bug 1470890 - handle deserialization failure gracefully in JS IPC; r=evilpie 2018-06-27 16:10:41 +03:00
public Bug 1465505: Replace PRMJ_Now() by mozilla::TimeStamp r=jonco 2018-07-04 16:55:11 -03:00
rust Bug 1472538: Update bindgen. r=xidorn 2018-07-01 16:04:49 +02:00
src Bug 1465505: Replace PRMJ_Now() by mozilla::TimeStamp r=jonco 2018-07-04 16:55:11 -03:00
xpconnect Bug 1471532 - Support Windows in ASan Nightly Reporter builds. r=froydnj 2018-06-27 11:19:00 +02:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1366287 - Part 1.0: Define a new BigInt primitive type, with a GDB prettyprinter, Rust binding support, and a new out-of-line TraceKind. (Disabled by default, implemented only incompletely, currently passing --enable-bigint will disable JITs, will be flipped on Eventually once every sub-aspect is in place, Don't Have A Cow, Man.) r=jwalden, r=Ms2ger, r=sfink 2018-05-24 11:26:09 -07:00