question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

date: 18-August-2022

FF103 release notes FF103 for developers FF103 security advisories

CHANGELOG


⭐ For the long story on the clearOnShutdown* and cookie.lifetimePolicy pref changes, see the first post in #1491

  • new in user.js v103
user_pref("geo.provider.use_geoclue", false); // [FF102+] [LINUX]
  • changed values in user.js v103
user_pref("privacy.clearOnShutdown.cookies", true); // was false
user_pref("privacy.clearOnShutdown.offlineApps", true); // was false
  • made inactive and moved to personal in user.js v103
// user_pref("media.autoplay.blocking_policy", 2);
  • moved to 9999: DEPRECATED / REMOVED in user.js v103
    • note: cookie.lifetimePolicy : FF103 code will always reset this to 0, technically removed in FF104
user_pref("network.cookie.lifetimePolicy", 2);
user_pref("security.pki.sha1_enforcement_level", 1);

⭐ your friendly reminder to run prefsCleaner

62baz6


NO STATS. NO ALL HAIL PANTS. UNTIL NEXT TIME.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:17
  • Comments:31 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
Thorin-Oakenpantscommented, Aug 18, 2022

You moved a lot of furniture around in 2800 I guess a note at the top of 2800?

2800 has become a sprawling behemoth … I am loathe to add more to it: and it doesn’t help that ESR102 behaves differently


@opusforlife2

It’s not clear from the UI or the user.js [siteSettings]

= site settings … like permissions (cookies+site data, notifications, geo … etc … ETP exceptions), zoom levels (except RFP ignores those), etc.

The UI is

- History
   - browsing & download history = `.history` + `.downloads`
   - active logins = `.sessions`
   - form & search history = `.formdata`
   - cookies = `.cookies`
   - cache = `.cache`
- Data
   - site settings = `.siteSettings`
   - offline website data - `,offlineApps`

It’s not as clean as it could be, and there are plans to tidy it up. Cookies + Active Logins + Cache should be next to offline website data under data. They should rename “offline website data” to “Site Data” to be consistent. Cache should be there as well, since it’s linked to cookies + site data (and I hope they get around to cache respecting site exceptions to tidy that up so they all behave the same)

I have explained .sessions in 2811 and .offlineApps = “Site Data” in 2815, as these are the only two IMO that are ambiguous. The rest are all intuitive

What I’d like to see is something like

- History
   - browsing & download history
   - form & search history
- Site Settings
   - site permissions and exceptions
- Cookies and Site Data
   - active logins <-- so vague what this is for users
   - cache
   - cookies
   - website data

and everything under “Cookies + Site Data” should respect site exceptions, and be flipped by the “clear cookies + site data” checkbox. This would align naming and behavior

1reaction
mvk-foocommented, Sep 3, 2022
3. gmp-clearkey isn't a cookie. Your statment is just FUD.

What are they on the dropbox site for then?

Read more comments on GitHub >

github_iconTop Results From Across the Web

v103 Release notes - Sitebuilder Documentation
v103 Release notes. New features. We have added a session expiry dialog so that customers are made aware that they are no longer...
Read more >
Stable Channel Update for Desktop - Chrome Releases
Chrome 103.0.5060.53 contains a number of fixes and improvements -- a list of changes is available in the log. Watch out for upcoming...
Read more >
Cisco: UCS Director PowerPack Release Notes v103
Version 103 of the Cisco: UCS Director PowerPack is an upgrade from the previous version. This version includes updates to several of the...
Read more >
Changelog v.103 – Menhir troop restrictions
Changelog v.103 – Menhir troop restrictions · If you'll get a relocation invite and have a total troop consumption of 1,800 or higher,...
Read more >
Firefox 103.0, See All New Features, Updates and Fixes
Release Notes tell you what's new in Firefox. As always, we welcome your feedback. You can also file a bug in Bugzilla or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found