Platform/2014-Q1-Goals: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 21: Line 21:
** {{ok|Design accessibility roadmap}} (tbsaunde)
** {{ok|Design accessibility roadmap}} (tbsaunde)
** {{ok|Land cleaner separation of internal and platform accessibility layers.}} (tbsaunde)
** {{ok|Land cleaner separation of internal and platform accessibility layers.}} (tbsaunde)
* Windows 8
** {{ok|Land basic UIA text navigation implementation}} (surkov)


* FFOS:Gaia (eeejay,marcoz,yzen)
* FFOS:Gaia (eeejay,marcoz,yzen)
Line 30: Line 27:
** {{ok|Design quick toggle for screen reader}}
** {{ok|Design quick toggle for screen reader}}
** {{ok|Add basic Gaia UI accessibility tests for lockscreen, homescreen, settings, and any app we touch from now on}}
** {{ok|Add basic Gaia UI accessibility tests for lockscreen, homescreen, settings, and any app we touch from now on}}
* Windows 8
** {{ok|Land basic UIA text navigation implementation}} (surkov)


=== Perf ===
=== Perf ===

Revision as of 14:50, 14 January 2014

Platform

2014 General Goals

GFX

Layout

Media

DOM

  • [ON TRACK] New bindings for Window completed
  • [ON TRACK] ICC enabled
  • [ON TRACK] Xray wrapper support for at least one pure ES object (non-DOM object).

WebAPI

JS

  • [ON TRACK] 619558 - Generational GC
  • [ON TRACK] 837963 - ECMA-402 i18n API
  • [ON TRACK] 933949 - Optimize for Tom's Hardware's "Web Browser Grand Prix" benchmarks

Accessibility

  • Sandboxing support
    • [ON TRACK] Design accessibility roadmap (tbsaunde)
    • [ON TRACK] Land cleaner separation of internal and platform accessibility layers. (tbsaunde)
  • FFOS:Gaia (eeejay,marcoz,yzen)
    • [ON TRACK] Make these core Gaia Apps accessible: dialer, contacts, sms, browser, marketplace
    • [ON TRACK] Land initial screen reader user settings
    • [ON TRACK] Design quick toggle for screen reader
    • [ON TRACK] Add basic Gaia UI accessibility tests for lockscreen, homescreen, settings, and any app we touch from now on
  • Windows 8
    • [ON TRACK] Land basic UIA text navigation implementation (surkov)

Perf

Networking

  • [ON TRACK] HTTP/2: implement draft-09 of HTTP/2 spec and continue participating in spec development. (hurley / mcmanus)
  • [ON TRACK] Turn on new HTTP cache in nightly (honza / michal)
  • [ON TRACK] followups to seer to reduce CPU/disk usage (bug 945779, bug 948448, bug 948448) (hurley)
  • [ON TRACK] Support off-main send/recv from Websockets (for workers) (bug 925623) (sworkman)
  • [ON TRACK] Investigate whether we can get network up/down link detection on all platforms [lame-network] bug 939318 (bagder/sworkman)
  • [ON TRACK] B2G: Provide way to "set network offline" per app (bug 786419) (jduell)
  • [ON TRACK] Add support for connecting to HTTP proxy over HTTPS (bug 378637) (mcmanus)
  • [ON TRACK] turn off insecure v2 NTLM (bug 828183) (honza)

Mobile

Security & Privacy

SecurityEngineering/2014/Q1Goals.

  • [ON TRACK] Tracking protection: Extend nsChannelClassifier to block network loads from tracking domains based on a remote list.
  • [CARRY OVER] Revocation: Land insanity, key pinning and name constraints (briansmith, cviecco
  • [ON TRACK] Sandboxing: set path to remote file access, begin to remove OPEN syscall from sandbox on linux/b2g and equivalent on windows. (bbondy, kang, sid, ckerschb)
  • [ON TRACK] Perf/CSP: CSP rewrite in C++ for perf on B2G and all platforms (ckerschb, grobinson)

Release Engineering