Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tails
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
emmapeel
tails
Commits
a68f3eb9
Commit
a68f3eb9
authored
11 years ago
by
Tails developers
Browse files
Options
Downloads
Patches
Plain Diff
Add blueprint for FF24.
parent
aede5177
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wiki/src/blueprint/iceweasel_24.mdwn
+49
-0
49 additions, 0 deletions
wiki/src/blueprint/iceweasel_24.mdwn
with
49 additions
and
0 deletions
wiki/src/blueprint/iceweasel_24.mdwn
0 → 100644
+
49
−
0
View file @
a68f3eb9
[[!toc levels=2]]
What needs to be checked
========================
Prefs in a weird state
----------------------
We already have a list of prefs that are in a weird state
([[!tails_ticket 5768]]). It can be useful to check what follows, and
perhaps the move to FF24 would be a great time to clean them up,
update the list, and if possible finally empty it and be done with
that task.
Differing user-set prefs
------------------------
* `browser.startup.homepage_override.buildID`
* `browser.startup.homepage_override.mstone`
New(ly) user-set prefs
----------------------
* `dom.mozApps.used`
* `extensions.ui.*`
* `pdfjs.*`
* `plugin.disable_full_page_plugin_for_types`
Torbrowser prefs bundled into omni.ja
-------------------------------------
The `0022-Tor-Browser-s-Firefox-preference-overrides.patch` Torbrowser
patch bundles their prefs directly into `omni.ja`.
Most of them are probably just what we want, so we could just drop
them from our own `/etc/iceweasel/{pref/iceweasel.js,profile/user.js`:
this would be a nice first step for [[!tails_ticket 5706]].
Some others default Torbrowser prefs may not be what we want, and then
we have to check that they are correctly overriden by our own prefs.
What works
==========
Basic fingerprinting
--------------------
A build from `feature/ff24` is seen by ip-check.info just the same way
is Tails 0.20.1's browser.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment