Feature #7662

Upgrade to Torbutton 1.6.11.1

Added by intrigeri 2014-07-25 18:24:06 . Updated 2014-09-02 05:15:59 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2014-07-25
Due date:
2014-08-11
% Done:

100%

Feature Branch:
feature/torbutton-1.6.11.1
Type of work:
Research
Blueprint:

Starter:
0
Affected tool:
Deliverable for:

Description

Torbutton 1.6.11.1 is out, and this time, I’d like us to at least consider upgrading.


Subtasks


Related issues

Blocks Tails - Bug #6377: Web browser window size is not set to a multiple of 200x100 Resolved 2013-10-19

History

#1 Updated by intrigeri 2014-07-27 09:14:48

  • related to Bug #6377: Web browser window size is not set to a multiple of 200x100 added

#2 Updated by intrigeri 2014-07-27 12:41:43

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 10
  • Feature Branch set to feature/torbutton-1.6.11.1

#3 Updated by intrigeri 2014-07-27 15:54:33

  • related to deleted (Bug #6377: Web browser window size is not set to a multiple of 200x100)

#4 Updated by intrigeri 2014-07-27 15:54:43

  • Subject changed from Consider upgrading to Torbutton 1.6.11.1 to Upgrade to Torbutton 1.6.11.1

#5 Updated by intrigeri 2014-07-27 15:55:12

  • blocks Bug #6377: Web browser window size is not set to a multiple of 200x100 added

#6 Updated by intrigeri 2014-07-27 16:00:05

  • Assignee deleted (intrigeri)
  • % Done changed from 10 to 50
  • QA Check set to Ready for QA

Passes all features in our automated test suite and the bits of our manual test suite that are about the browser.

#7 Updated by alant 2014-07-27 21:40:54

  • Due date set to 2014-08-11
  • Assignee set to alant

#8 Updated by alant 2014-08-03 16:58:43

  • % Done changed from 50 to 60

I tested Tails experimental @19997e6.

  • Run the tests the TBB folks use.
  • OK Compare the fingerprint of Tails and the latest TBB using at least https://panopticlick.eff.org/
  • WebRTC should be disabled:
    • OK In about:config check that media.peerconnection.enabled is set to false.
    • OK mozRTCPeerConnection is missing! and tests remain blank http://mozilla.github.io/webrtc-landing/, especially the getUserMedia test. It’s expected that the audio test works if you agree to share a microphone with the remote website; anything else should fail.
  • OK http://net.ipcalf.com/ should display ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1
  • OK One should be able to switch identities from the web browser.
  • OK Running getTorBrowserUserAgent should produce the User-Agent set by the installed version of Torbutton, and used in Iceweasel.

#9 Updated by intrigeri 2014-08-03 17:09:15

alant wrote:
> FAIL: there is no click-to-play barrier anymore. http://www.youtube.com/watch?v=8LsxmQV8AXk (HTML5 test video “Switch to Linux”) Will have a NoScript click-to-play barrier, but should play after clicking it.

Same in current TBB, same in Tails 1.1. I’d call this a new feature, and a bug in the TBB test suite.

#10 Updated by alant 2014-08-04 11:41:19

  • Status changed from In Progress to Fix committed
  • Assignee deleted (alant)
  • % Done changed from 60 to 100
  • QA Check changed from Ready for QA to Pass

>> FAIL: there is no click-to-play barrier anymore. http://www.youtube.com/watch?v=8LsxmQV8AXk (HTML5 test video “Switch to Linux”) Will have a NoScript click-to-play barrier, but should play after clicking it.

> Same in current TBB, same in Tails 1.1. I’d call this a new feature, and a bug in the TBB test suite.

OK, then please update documentation.

Else, it’s fine, thus merged, thanks!

#11 Updated by anonym 2014-09-02 05:15:59

  • Status changed from Fix committed to Resolved