DOM: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Cleanup the page some.)
(Fix name)
Line 25: Line 25:
*Jessica Jong (:jessica)
*Jessica Jong (:jessica)
* Anne van Kesteren (:annevk)
* Anne van Kesteren (:annevk)
* Michael Layzell (:mystor)
* Nika Layzell (:nika)
* Kyle Machulis (:qDot)
* Kyle Machulis (:qDot)
* Andrew Overholt (:overholt)
* Andrew Overholt (:overholt)
Line 33: Line 33:
*Samael Wang (:freesamael)
*Samael Wang (:freesamael)
* Ben Tian (:btian)
* Ben Tian (:btian)


==Current Projects (this is not entirely accurate but gives a rough idea)==
==Current Projects (this is not entirely accurate but gives a rough idea)==

Revision as of 22:21, 18 September 2019

DOM is an abbreviation for Document Object Model, and typically includes the full set of APIs and Object Models present in a browser.

The DOM is one of several web standards.

For documentation on the DOM, how to develop for it, call various APIs, see:

Priorities

The following DOM projects are a priority in 2018:

Mozilla DOM team members (:IRC_nick)

We mostly hang out in #content and on dev-platform.

  • Ehsan Akhgari (:ehsan)
  • Marcos Caceres (:marcosc)
  • William Chen (:wchen)
  • John Dai (:jdai)
  • Andreas Farre (:farre)
  • Ben Hsu (:hopang)
  • Shawn Huang (:shawnjohnjr)
  • Jessica Jong (:jessica)
  • Anne van Kesteren (:annevk)
  • Nika Layzell (:nika)
  • Kyle Machulis (:qDot)
  • Andrew Overholt (:overholt)
  • Olli Pettay (:smaug)
  • Stone Shih (:stone)
  • Henri Sivonen (:hsivonen)
  • Samael Wang (:freesamael)
  • Ben Tian (:btian)

Current Projects (this is not entirely accurate but gives a rough idea)

  • Custom Elements
    • edgar, jdai
  • Date/Time input types
    • jessica
  • Large Allocation Header ({w,}asm games on 32-bit Windows)
    • mystor
  • Pointer Events
    • stone
  • Quantum DOM and Quantum Flow
    • bevistseng, ehsan, farre, freesamael, mystor, smaug, wchen, stone
  • Rust text encoding/decoding
    • hsivonen
  • Service Workers (notably for e10s-multi)
  • Base Web Platform standards
    • annevk, marcosc
  • Storage API and IndexedDB
    • bevistseng, janv, shawnjohnjr, tt
  • WebAuthn
    • qDot
  • Web Payments
    • marcosc, btian, alchen, edenchuang
  • DOM parts of JS feature (ES6 modules and SharedArrayBuffer)

Bug Triage

DOM Bug Triage

subpages of DOM

See also