Feature #5425

iceweasel DOM storage isolation

Added by Tails 2013-07-18 07:40:54 . Updated 2013-07-19 01:56:05 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Now that Tails 0.17 and the Torbrowser based on FF17 (with 0026-Isolate-DOM-storage-to-first-party-URI.patch) are out, we want to apply this patch too, set dom.storage.enabled to true, and set extensions.torbutton.disable_domstorage to false.

Implemented in the tails/isolation branch of our iceweasel repository and in the feature/torbrowser branch of our main repository, Debian packages built, merged into experimental.

done in 0.18.

Also set these prefs like the TBB?

pref("dom.battery.enabled", false); // fingerprinting due to differing OS implementations
pref("dom.network.enabled",false); // fingerprinting due to differing OS implementations

They are already set (probably by the torbutton).


Subtasks


History

#1 Updated by intrigeri 2013-07-19 01:56:05

  • Type of work set to Code

Type of work: Code