gecko-dev/ipc
Cykesiopka 501d857ec4 Bug 1329234 - Remove ipc/keystore/. r=mrbkap
This folder only contains B2G specific code, which we can now remove from m-c.
Moreover, it is the last consumer of the Scoped.h NSS types provided by
ScopedNSSTypes.h, so removing the folder makes getting rid of Scoped.h easier.

MozReview-Commit-ID: CawbEv1d4vQ

--HG--
extra : rebase_source : b546e4682583aeffcb1b8609f017f58511473ecb
2017-01-12 00:56:25 +08:00
..
app Bug 1325217 - Remove Windows Vista from <supportedOS> manifest. r=jimm 2016-12-22 07:17:30 +09:00
chromium Bug 1330496 - Part 1: Remove MOZ_WIN_INHERIT_STD_HANDLES_PRE_VISTA support for inheriting stdout/stderr handles on XP. r=bobowen 2017-01-10 23:50:16 -08:00
contentproc Bug 1318335 - Use C++11's override and remove virtual where applicable in ipc/. r=billm 2016-11-17 15:12:09 +02:00
dbus Bug 1310020 - Remove DOM/bluetooth and related code. r=jst 2016-10-28 14:25:23 -07:00
glue Bug 1330496 - Part 3: Remove other ipc checks for Windows Vista or 7+. r=aklotz 2017-01-09 21:03:57 -08:00
hal Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ipdl Bug 1322553 - part 3 - add profiler start/end markers for sync IPC; r=mstange 2017-01-07 15:56:49 -05:00
mscom Bug 1330496 - Part 3: Remove other ipc checks for Windows Vista or 7+. r=aklotz 2017-01-09 21:03:57 -08:00
netd Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
ril Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
testshell Bug 1318335 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in ipc/. r=billm 2016-11-17 15:07:35 +02:00
unixfd Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
unixsocket Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
moz.build Bug 1329234 - Remove ipc/keystore/. r=mrbkap 2017-01-12 00:56:25 +08:00
pull-chromium.py