gecko-dev/xpcom
Randall E. Barker 1d15aad0e5 Bug 1541282 - Use native call in NS_SetCurrentThreadName() on Android r=froydnj
PR_SetCurrentThreadName() is broken on Android (Bug 1541216).
In order to work around this issue, NS_SetCurrentThreadName() will
call  prctl(PR_SET_NAME, name) until the underlying nspr can be
fixed.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 00:23:22 +00:00
..
base Bug 1533077: Remove nsIAppStartup.eRestartNotSameProfile r=froydnj 2019-04-03 15:24:59 +00:00
build Bug 1520339 - Part 2: handling memory reporting for VR process. r=kip,erahm 2019-04-02 05:13:17 +00:00
components Bug 1429613 - Variant matcher callbacks renamed from `match` to `operator()` - r=froydnj 2019-04-02 11:53:47 +00:00
doc
ds Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
glue Bug 1533344 - Stop reading Universal CRT forwarder DLLs ahead on Windows 10. r=froydnj 2019-03-07 22:14:35 +00:00
idl-parser Bug 1535486 - Handle the element type correctly with rust XPCOM types, r=mccr8 2019-03-22 21:32:59 +00:00
io Bug 1538812 - Remove the dangerous default 'NS_ASSIGNMENT_DEPEND' of argument 'assignment' on NS_NewByteInputStream to let it be defined expicitly and thus visibly, r=michal 2019-04-03 11:39:41 +00:00
libxpt/xptcall
reflect Bug 1540357 - Fix implicit int truncation in dom/canvas's xpcom/* includes. r=mccr8 2019-04-02 17:00:51 +00:00
rust Bug 1536045 - Turn a comment into a non-doc comment. r=nika 2019-03-26 20:17:51 +00:00
string Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
system Bug 1535124 part 3. Add MOZ_CAN_RUN_SCRIPT annotations to geolocation code as needed. r=jdm 2019-03-20 18:05:09 +00:00
tests Bug 1538812 - Remove the dangerous default 'NS_ASSIGNMENT_DEPEND' of argument 'assignment' on NS_NewByteInputStream to let it be defined expicitly and thus visibly, r=michal 2019-04-03 11:39:41 +00:00
threads Bug 1541282 - Use native call in NS_SetCurrentThreadName() on Android r=froydnj 2019-04-03 00:23:22 +00:00
windbgdlg Bug 1528651 - Fix some trivial warnings and re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-19 20:42:11 +09:00
xpidl Bug 1459721 - part 7 - remove dist_idl install manifest; r=chmanchester 2018-05-15 10:05:23 -04:00
moz.build Bug 1489340 - Remove xpcom/typelib r=froydnj 2018-09-07 13:55:38 +00:00
xpcom-config.h.in Bug 1523851 - Remove the dynamic_cast<void*> test. r=froydnj 2019-01-30 14:25:33 +00:00
xpcom-private.h.in