Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #10285

Closed
Open
Opened Dec 04, 2013 by Mike Perry@mikeperry

Write test pages for certain FF24 features

There are a couple of new Firefox features that may behave in unacceptable ways on some platforms. In particular, the web notifications api (https://developer.mozilla.org/en-US/docs/WebAPI/Using_Web_Notifications) could potentially introduce proxy bypass similar to what we saw with drag and drop url sniffing by the OS Desktop.

Similarly, if https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent.clipboardData is able to randomly inspect the clipboard, this could be very privacy invasive. We should ensure that the clipboard APIs either ask the user first, or otherwise only interact with clipboard data originating from that same page.

There were also some changes to the Download Manager in terms of how it executes helper apps, and to the external app launcher's threading behavior. We should verify that our external app blocker still asks the user for confirmation in these cases: https://bugzilla.mozilla.org/show_bug.cgi?id=858234 https://bugzilla.mozilla.org/show_bug.cgi?id=789932

Finally, support for querying and inspecting font variants was introduced. Do our font limit counters still apply in that case? Should they? https://bugzilla.mozilla.org/show_bug.cgi?id=549861

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#10285