gecko-dev/uriloader/exthandler/tests
ISHIKAWA, Chiaki be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
..
mochitest Bug 1226120 - add test for unknownContentType.xul and file types with a default handler but always ask set, r=mconley 2015-12-17 17:28:15 +00:00
unit Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
unit_ipc Bug 1217318 - Remove for-each from uriloader/. r=bz 2015-10-19 05:41:28 +09:00
Makefile.in Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps 2014-08-07 14:21:03 +09:00
moz.build Bug 1226120 - add test for unknownContentType.xul and file types with a default handler but always ask set, r=mconley 2015-12-17 17:28:15 +00:00
WriteArgument.cpp