gecko-dev/modules/libjar
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
..
test Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
zipwriter Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
appnote.txt
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIJARChannel.idl Bug 1307467 - Remove mAppURI from nsJARChannel r=bagder 2016-10-21 00:24:04 +02:00
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley 2015-08-18 14:52:24 -04:00
nsIZipReader.idl Bug 1069081 - Part 1: Always cache fd in JAR cache except Windows. r=mwu 2015-07-30 16:05:57 +08:00
nsJAR.cpp Bug 1060419 - remove unneeded includes of prprf.h, r=froydnj 2016-12-09 10:00:01 -10:00
nsJAR.h Bug 1265621 - Add flag to track omnijar handle in nsJAR; r=aklotz 2016-04-28 16:07:02 -04:00
nsJARChannel.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsJARChannel.h Bug 1307467 - Remove mAppURI from nsJARChannel r=bagder 2016-10-21 00:24:04 +02:00
nsJARFactory.cpp
nsJARInputStream.cpp Bug 1235236 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in modules/libjar/. r=aklotz 2015-11-22 22:13:58 -08:00
nsJARInputStream.h Bug 1231378 - part 3 - Fix uninitialized members of classes in modules/libjar and mfbt, r=smaug 2016-01-12 18:16:59 +00:00
nsJARProtocolHandler.cpp Bug 1307467 - Remove code that preopens and sends application.zip fd (bug 835698) r=bagder,baku 2016-10-21 00:09:07 +02:00
nsJARProtocolHandler.h Bug 1307467 - Remove code that preopens and sends application.zip fd (bug 835698) r=bagder,baku 2016-10-21 00:09:07 +02:00
nsJARURI.cpp Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsJARURI.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsZipArchive.cpp Bug 1338086 - Remove useless else blocks in order to reduce complexity in modules/libjar/ r=froydnj 2017-02-09 10:54:30 +01:00
nsZipArchive.h Bug 1269185 - Prevent crashes in Windows when zip files cannot be read. r=spohl 2016-05-04 12:57:21 -07:00
zipstruct.h