gecko-dev/netwerk/cookie
Brian Grinstead ede8c44ef2 Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
This excludes dom/, otherwise the file size is too large for phabricator to handle.

This is an autogenerated commit to handle scripts loading mochitest harness files, in
the simple case where the script src is on the same line as the tag.

This was generated with https://bug1544322.bmoattachments.org/attachment.cgi?id=9058170
using the `--part 2` argument.

Differential Revision: https://phabricator.services.mozilla.com/D27456

--HG--
extra : moz-landing-system : lando
2019-04-16 03:50:44 +00:00
..
test Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky 2019-04-16 03:50:44 +00:00
CookieServiceChild.cpp Bug 1536411 - StoragePrincipal - part 6 - Cookies, r=Ehsan 2019-04-12 05:30:43 +00:00
CookieServiceChild.h Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 13 - Cookies, r=Ehsan 2019-03-08 09:04:34 +00:00
CookieServiceParent.cpp Bug 1536411 - StoragePrincipal - part 6 - Cookies, r=Ehsan 2019-04-12 05:30:43 +00:00
CookieServiceParent.h Bug 1536411 - StoragePrincipal - part 6 - Cookies, r=Ehsan 2019-04-12 05:30:43 +00:00
CookieSettings.cpp Bug 1534538 - Principal serialization should not serialize base domain if not needed, r=Ehsan 2019-03-29 19:20:52 +00:00
CookieSettings.h Bug 1534538 - Avoid sending CookieSettings from parent to child if not needed, r=Ehsan 2019-03-14 06:57:45 +00:00
PCookieService.ipdl Bug 1536411 - StoragePrincipal - part 6 - Cookies, r=Ehsan 2019-04-12 05:30:43 +00:00
moz.build Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 14 - Test for cookies policy, r=Ehsan 2019-03-08 09:04:57 +00:00
nsCookie.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
nsCookie.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
nsCookieKey.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsCookieService.cpp Bug 1515913 - Implement nsICookieService.removeCookiesFromRootDomain, r=Ehsan 2019-04-12 20:27:21 +00:00
nsCookieService.h Bug 1515913 - Implement nsICookieService.removeCookiesFromRootDomain, r=Ehsan 2019-04-12 20:27:21 +00:00
nsICookie.idl Bug 1493587 - Remove deprecated attributes in nsICookie, r=ehsan 2018-09-25 07:01:25 +02:00
nsICookie2.idl Bug 1286858 - Data storage and interface changes for SameSite cookies. r=valentin 2017-09-25 01:27:04 +08:00
nsICookieManager.idl Bug 1515913 - Implement nsICookieService.removeCookiesFromRootDomain, r=Ehsan 2019-04-12 20:27:21 +00:00
nsICookiePermission.idl Bug 1521051 - Get rid of nsICookiePermission.ACCESS_ALLOW_FIRST_PARTY_ONLY, r=johannh, r=flod 2019-01-23 19:19:19 +01:00
nsICookieService.idl Bug 1480780 - Merge the privacy.3rdpartystorage.enabled pref with the network.cookie.cookieBehavior pref; r=ehsan 2018-08-13 16:01:16 -04:00
nsICookieSettings.idl Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 1 - information stored into loadInfo, r=Ehsan,ckerschb 2019-03-08 09:00:06 +00:00