gecko-dev/dom/docs/index.rst
Benjamin VanderSloot 8b357e66c9 Bug 1788220 - Add source documentation for FedCM - r=timhuang
Also, I've added some function comments to Gecko code.

Overall, I think returning to FedCM code after 3 months away will be feasible with this documentation in place.

Differential Revision: https://phabricator.services.mozilla.com/D167958
2023-01-27 13:04:47 +00:00

17 lines
339 B
ReStructuredText

DOM
===
These linked pages contain design documents for the DOM implementation in Gecko. They live in-tree under the 'dom/docs' directory.
.. toctree::
:maxdepth: 1
ipc/index
navigation/index
scriptSecurity/index
scriptSecurity/xray_vision
workersAndStorage/index
webIdlBindings/index
ioutils_migration
fedcm