gecko-dev/b2g/components
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
AboutServiceWorkers.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
ActivityChannel.jsm
AlertsHelper.jsm Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
AlertsService.js Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
B2GAboutRedirector.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
B2GComponents.manifest Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
B2GPresentationDevicePrompt.js Bug 1294637 - add Cr declaration. r=me. 2016-08-12 17:06:30 +08:00
BootstrapCommandLine.js Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
Bootstraper.jsm Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
CommandLine.js
ContentPermissionPrompt.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
ContentRequestHelper.jsm Bug 1334250 - adapt the no-useless-removeEventListener rule to handle the listener being added and removed with the same variable + some hand fixes, r=jaws. 2017-01-27 10:47:57 +01:00
DebuggerActors.js Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
DirectoryProvider.js
ErrorPage.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
FilePicker.js
Frames.jsm Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
FxAccountsMgmtService.jsm
FxAccountsUIGlue.js
GaiaChrome.cpp Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
GaiaChrome.h Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
GlobalSimulatorScreen.jsm
HelperAppDialog.js
LogCapture.jsm
LogParser.jsm
LogShake.jsm Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
MailtoProtocolHandler.js
OMAContentHandler.js
OopCommandLine.js
OrientationChangeHandler.jsm Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
PresentationRequestUIGlue.js
ProcessGlobal.js
RecoveryService.js
SafeMode.jsm Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
Screenshot.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
SignInToWebsite.jsm
SimulatorScreen.js Bug 1318874 - Remove some occurrences of nsIPrincipal.appStatus from b2g; r=baku 2016-11-22 08:31:13 -05:00
SmsProtocolHandler.js
SystemAppProxy.jsm
SystemMessageInternal.js
TelProtocolHandler.js
TelURIParser.jsm
moz.build Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
nsIGaiaChrome.idl Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
nsISystemMessagesInternal.idl