gecko/ipc
Eric Rahm d1d059548e Bug 1165515 - Part 14: Undef PR_LOG macros when using mozilla/Logging.h. r=froydnj
Make it harder for users to accidentally reintroduce usage of the PR_LOG macros
when using 'mozilla/Logging.h'. This can still be worked around by directly
including 'prlog.h' (and not 'mozilla/Logging.h') if absolutely necessary.
2015-06-03 15:26:07 -07:00
..
app Bug 1141693 - Build and use a PIE plugin-container on Android 5.0+. Based on a patch by Mike Hommey. r=me,glandium 2015-06-03 10:26:16 -05:00
bluetooth Bug 1170466: Implement accept and connect in |ConnectionOrientedSocketIO|, r=kmachulis 2015-06-03 11:53:50 +02:00
chromium Bug 1165515 - Part 14: Undef PR_LOG macros when using mozilla/Logging.h. r=froydnj 2015-06-03 15:26:07 -07:00
contentproc
dbus
glue Bug 1141693 - Build and use a PIE plugin-container on Android 5.0+. Based on a patch by Mike Hommey. r=me,glandium 2015-06-03 10:26:16 -05:00
ipdl Bug 991983 - Use objdir-relative SOURCES instead of GENERATED_SOURCES. r=gps 2015-05-28 07:34:16 +09:00
keystore Bug 1166638: Use |ListenSocketConsumer| in |ListenSocket|, r=kmachulis, dlee, chucklee, shuang 2015-05-26 13:24:20 +02:00
netd Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj 2015-05-26 14:33:55 -04:00
nfc Bug 1166638: Use |ListenSocketConsumer| in |ListenSocket|, r=kmachulis, dlee, chucklee, shuang 2015-05-26 13:24:20 +02:00
ril Bug 1166638: Use |StreamSocketConsumer| in |StreamSocket|, r=kmachulis, dlee, chucklee, htsai 2015-05-26 13:24:20 +02:00
testshell
unixfd Bug 1167210: Replace |union sockaddr_any| with |struct sockaddr_storage|, r=kmachulis 2015-05-27 13:49:07 +02:00
unixsocket Bug 1170466: Implement accept and connect in |ConnectionOrientedSocketIO|, r=kmachulis 2015-06-03 11:53:50 +02:00
moz.build
pull-chromium.py