gecko-dev/netwerk/cookie
Thomas Nguyen 32ab8293ff Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug
ReferrerPolicy gets tossed back and forth as a uint32_t and
ReferrerPolicy enum in header file. Expose ReferrerPolicyValues from
webidl file and use consistently in native code.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 13:24:45 +00:00
..
test Bug 1531303 - Refactored tests using PermissionManager URI methods to use PermissionTestUtils. r=johannh 2019-08-15 14:32:48 +00:00
CookieServiceChild.cpp Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
CookieServiceChild.h Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
CookieServiceParent.cpp
CookieServiceParent.h
CookieSettings.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
CookieSettings.h
PCookieService.ipdl
moz.build
nsCookie.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCookie.h Bug 1551798 - Store sameSite value as received from the wire in the database - migration 10, r=Ehsan,robwu 2019-06-05 12:19:54 +00:00
nsCookieKey.h
nsCookiePermission.cpp
nsCookiePermission.h
nsCookieService.cpp Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
nsCookieService.h Bug 1551798 - SameSite=lax by default and SameSite=none only if secure, r=Ehsan 2019-06-05 12:18:52 +00:00
nsICookie.idl
nsICookieManager.idl Bug 1410013 - Change `aValue` parameter of `nsICookieManager.add` to `AUTF8String` to align with `nsICookie` change. r=Ehsan 2019-06-17 20:48:30 +00:00
nsICookiePermission.idl
nsICookieService.idl Bug 1436674 - nsICookieService.idl should use ACString XPIDL type in place of the string type, r=Ehsan 2019-05-31 09:36:44 +00:00
nsICookieSettings.idl