Take warning notices off the ARP.
The browser architecture team is using the process so the incomplete notices don't serve anything.
This commit is contained in:
Родитель
79dba60eb4
Коммит
2afc4434ea
|
@ -21,7 +21,7 @@ This is a list of our findings that we're reasonably happy with so far.
|
|||
* [Problems with XUL](text/0003-problems-with-xul.md) aims to list the different kinds of problems that exist with XUL.
|
||||
* [XBL and Web Components](text/0004-xbl-web-components.md) compares some old Mozilla technology (XBL) with modern Web Components.
|
||||
* [Problems with XBL](text/0005-problems-with-xbl.md) aims to list the different kinds of problems that exist with XBL.
|
||||
* [Architecture Reviews](text/0006-architecture-review-process.md) are healthy and we proposed a process for healthy reviews (**this document is incomplete and in-progress**).
|
||||
* [Architecture Reviews](text/0006-architecture-review-process.md) are healthy and we proposed a process for healthy reviews.
|
||||
* [XBL Design Review packet](text/0007-xbl-design-review-packet.md) is the packet that we prepared for the architectural design review for XBL removal.
|
||||
* [Roadmap Review: Sync and Storage](text/0008-sync-and-storage-review-packet.md) establishes that storage and syncing of user data is a pillar of the Firefox ecosystem, warranting holistic and long-term attention, and outlines where we’d like to end up and some ideas for how to get there.
|
||||
* [JavaScript Type Safety Systems](text/0009-type-safety-systems.md) are some conclusions of an investigation into the use of JavaScript type safety systems.
|
||||
|
|
|
@ -3,10 +3,6 @@ title: Architecture Review Process
|
|||
layout: text
|
||||
---
|
||||
|
||||
**Version**: 0.1
|
||||
|
||||
**Warning**: This document is incomplete. We've added it to the repo before it's finished because we would like a couple of trial runs before we say we're happy, and we would like something to refer to during those reviews.
|
||||
|
||||
# Architecture Review Process
|
||||
|
||||
## Introduction
|
||||
|
|
Загрузка…
Ссылка в новой задаче