If your change cannot be implemented in Blink but still exposes functionality to the open web, add an entry on chromestatus.com, send a "Web-Facing Change PSA" email to chromium-dev (CC blink-dev), and skip the rest of this process.
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
How come we have a different set of policies for features based on
where they are implemented? Shouldn't all web facing changes go
through the same process?
What counts as an open-web-facing change, particularly for networking?
Is this predominantly at the HTTP layer? I can imagine that any new
headers, or deprecation of headers (such as Accept-Charset) would
count.
Not sure about a few other cases:
- For example, work is underway to add TLS 1.2 support to Chrome.
Does this count as web-facing?
- Work that is predominantly for intranets (HTTP auth, PAC, proxies, etc)
- Optimization work that doesn't expose new APIs, but makes existing
ones more performant.
If a web developer can detect the change, then it is "web facing".On Wed, Jun 12, 2013 at 10:22 AM, Chris Bentzel <cben...@chromium.org> wrote:
What counts as an open-web-facing change, particularly for networking?
Is this predominantly at the HTTP layer? I can imagine that any new
headers, or deprecation of headers (such as Accept-Charset) would
count.Yes
Not sure about a few other cases:
- For example, work is underway to add TLS 1.2 support to Chrome.
Does this count as web-facing?
Yes- Work that is predominantly for intranets (HTTP auth, PAC, proxies, etc)
Yes- Optimization work that doesn't expose new APIs, but makes existing
ones more performant.
No
What counts as an open-web-facing change, particularly for networking?
Is this predominantly at the HTTP layer? I can imagine that any new
headers, or deprecation of headers (such as Accept-Charset) would
count.
Not sure about a few other cases:
- For example, work is underway to add TLS 1.2 support to Chrome.
Does this count as web-facing?
- Work that is predominantly for intranets (HTTP auth, PAC, proxies, etc)
- Optimization work that doesn't expose new APIs, but makes existing
ones more performant.