gecko-dev/js
Nick Fitzgerald c1758acb8f Bug 1290156 - Remove the DEBUG-only lockOwner member from GlobalHelperThreadState; r=terrence
The checks that the `lockOwner` member was used for are now redundant given that
`js::Mutex` uses `PTHREAD_MUTEX_ERRORCHECK` in `DEBUG` builds.

In methods where we asserted `isLocked()`, we now pass in an
`AutoLockHelperThreadState` reference for compile-time proof of lock
holding. This is mostly a mechanical change.
2016-08-01 09:45:30 -07:00
..
ductwork/debugger Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
examples Bug 944164 - Further jorendb fixes, r=me 2016-04-18 13:21:33 -07:00
ipc Bug 1249698 - Use parent stack instead of vanished child stack. r=billm 2016-07-26 18:30:42 +08:00
public Bug 1289987 - Part 3: Remove curly braces workaround for VS2013 ICE in ranged for loops in js/. r=fitzgen 2016-07-28 22:23:10 -07:00
src Bug 1290156 - Remove the DEBUG-only lockOwner member from GlobalHelperThreadState; r=terrence 2016-08-01 09:45:30 -07:00
xpconnect Bug 1259347 - Add telemetry for nursery size r=terrence 2016-08-01 09:55:06 +01:00
moz.configure Bug 911216 - Part 30: Enable SpiderMonkey Promise implementation. r=bz,efaust,bholley,Paolo,tromey,shu 2016-07-21 12:06:30 +02:00