Add a comment to netwerk/cache/moz.build to state why these files are not unified, no bug, DONTBUILD

This commit is contained in:
Ehsan Akhgari 2013-12-08 14:22:15 -05:00
parent d37c67b665
commit c0115daaac

View File

@ -20,6 +20,7 @@ EXPORTS += [
'nsCacheService.h',
]
# These files cannot be built in unified mode because they force NSPR logging.
SOURCES += [
'nsApplicationCacheService.cpp',
'nsCache.cpp',