gecko-dev/toolkit
Tim Taubert 890672d7f9 Bug 1351835 - Update PrivacyLevel.canSave() calls in SessionCookies.jsm r=mikedeboer
The first change we can make is to simplify the PrivacyLevel.canSave() method
itself as it only takes a single argument, `isHTTPS`. Callers shouldn't be
required to pass an object, they should simply pass a boolean.

The second change here is to cleanup SessionCookies.jsm that still passes the
old `isPinned` argument that's no longer needed. We can remove some house
keeping and simplify the cookie collection code.

SessionCookies.getHostsForWindow() that previously returned a map from hostnames
to a site's pinned status (tab.pinned) can now simply return a Set containing
all hostnames found in a window.
2017-03-30 13:57:42 +02:00
..
components Bug 1350531. Assign alert emails for all imagelib telemetry probes. r=francois 2017-03-30 00:06:11 -05:00
content Bug 1350852 P2 - use mozvideoonlyseekcompleted to cancel throbber while resuming video decoder; r=jaws,jwwang 2017-03-27 18:22:55 +08:00
crashreporter Bug 1337688 - Update a TODO comment according to the experimental data. r=me 2017-03-27 13:19:19 +08:00
forgetaboutsite Bug 1247201 - yield on tests using removeDataFromDomain,r=mak 2017-03-17 14:29:48 +05:30
library Merge m-c to graphics 2017-03-29 10:24:15 -04:00
locales Merge inbound to central, a=merge 2017-03-15 14:24:58 -07:00
modules Bug 1351835 - Update PrivacyLevel.canSave() calls in SessionCookies.jsm r=mikedeboer 2017-03-30 13:57:42 +02:00
mozapps Bug 1350974 - Continue installing unelevated if the UAC prompt is rejected, and don't prompt a second time in the stub installer. r=agashlin 2017-03-27 09:28:45 -07:00
pluginproblem
profile Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
system Bug 1028195 - make proxy bypass rule consistent; r=bagder 2017-02-08 15:10:02 +08:00
themes Bug 1350325 - back out changeset 195972ebe7a1 and 27346172ee35 (bug 1325591 and bug 1332807) for causing worse problems for the default theme, r=ralin 2017-03-29 17:13:53 +01:00
xre Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
.eslintrc.js Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws 2017-03-22 10:43:00 +01:00
moz.build Bug 1313045 - Remove toolkit/identity, part2: Move used files/bits to services/crypto and remove remaining files in toolkit/identity. r=MattN. 2017-01-23 20:43:35 +01:00
moz.configure Bug 1342450 - Extract a MOZ_ENABLE_WEBRENDER from MOZ_BUILD_WEBRENDER so that we build but disable by default. r=rhunt,froydnj,ted 2017-03-22 17:38:09 -04:00
nss.configure
toolkit.mozbuild Bug 1003417 - Include testing/mozbase/moz.build from root moz.build file, r=ted 2017-02-01 09:56:33 -05:00