gecko-dev/mozglue/build
Andrew McCreight 45fd231644 Bug 1641091, part 3 - Remove some methods that always return null. r=froydnj
GetConstructedEventTarget and GetSpecificMessageEventTarget always return
null. The idea was that subclasses could override them, but nobody does any
more.

Differential Revision: https://phabricator.services.mozilla.com/D76984
2020-05-27 13:58:39 +00:00
..
arm-eabi-filter
arm.cpp
arm.h
AsanOptions.cpp Bug 1602689 - whitelist RegisteredThread::RegisteredThread r=decoder,gerald 2020-01-30 20:21:31 +00:00
BionicGlue.cpp
dummy.cpp
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +00:00
mips.cpp
mips.h
moz.build
mozglue.def.in
mozglue.dll.manifest
mozglue.rc
mozglue.ver
ppc.cpp
ppc.h
replace_malloc.mk
SSE.cpp Bug 1590624 - mingw-clang cannot use _xgetbv without -mavx, work around it r=lsalzman,froydnj 2019-12-12 06:38:39 +00:00
SSE.h Bug 1590624 - mingw-clang cannot use _xgetbv without -mavx, work around it r=lsalzman,froydnj 2019-12-12 06:38:39 +00:00
TsanOptions.cpp Bug 1641091, part 3 - Remove some methods that always return null. r=froydnj 2020-05-27 13:58:39 +00:00
UbsanOptions.cpp