Platform/Roadmap2021

From MozillaWiki
< Platform(Redirected from GeckoGoalsfor2021)
Jump to navigation Jump to search
This page is here for historical purposes.

Platform 2021 Roadmap

These are some areas of planned work for Gecko in 2021. For current areas of planned work, see:

Architecture

  • Cross-platform form controls (some improved stylability)
  • WebRender to release
  • ...

CSS

New CSS properties

  • aspect-ratio

Media query features

  • forced-colors

@-rule descriptors

  • @page { ‘size’ and ‘page-orientation’ }
  • @font-face { ascent-, descent-, and line-gap-override }

CSS Values

  • image-set() function

CSS performance improvements

CSS related privacy

...

Ecma262 and WebVM

Ecma262 and DOM adjacent work

Ecma402

WASM

  • SIMD support (bug 1625130) (done)
  • Exceptions (bug 1335652) (mostly done)
  • Expected on nightly but not release:
  • Our general stance is to boost & implement features that matter to how wasm can be used on the web by current and plausible future tools
    • C/C++/Rust/Fortran/Go/Java support more important than niche languages
    • Good web interop

...

...

Previously

Some of this was tracked in previous years at other pages, which we’re going through and cleaning up:

See Also