Document the model behind implementation traction#41
Open
dontcallmedom wants to merge 2 commits intomainfrom
Open
Document the model behind implementation traction#41dontcallmedom wants to merge 2 commits intomainfrom
dontcallmedom wants to merge 2 commits intomainfrom
Conversation
as experimented with in #40
Member
Author
|
also cc @tidoust since that model may be useful to discuss in the WebDX CG |
tidoust
reviewed
Mar 12, 2026
| * browser implementers making substantive contributions to the spec | ||
| * browser distributors or browser codebase publishing their "standards position" in the spec - at this stage, Mozilla (an implementer) and WebKit (a codebase) publish standard positions | ||
| * browser codebase being updated with an implementation of the spec | ||
| * browser distributor distributing the said implementation in a restricted fashion (behind a flag, through an origin trial, or in a pre-release version) |
Member
There was a problem hiding this comment.
Maybe not worth splitting, but a pre-release version seems to provide a stronger signal than an original trial, which may not signal much on top of interest by a few people to experiment with a proposal.
Member
Author
There was a problem hiding this comment.
thinking more about this, I agree with you; I've added a suggestion removing pre-release here, and removing "release version" below - would that work?
ianbjacobs
reviewed
Mar 12, 2026
ianbjacobs
reviewed
Mar 12, 2026
ianbjacobs
reviewed
Mar 12, 2026
ianbjacobs
reviewed
Mar 12, 2026
ianbjacobs
approved these changes
Mar 12, 2026
deniak
reviewed
Mar 13, 2026
Co-authored-by: François Daoust <fd@tidoust.net> Co-authored-by: ianbjacobs <ij@w3.org> Co-authored-by: Denis Ah-Kang <1696128+deniak@users.noreply.github.com>
dontcallmedom
commented
Mar 13, 2026
Comment on lines
+19
to
+20
| * browser distributor distributing the said implementation in a restricted fashion (behind a flag, through an origin trial, or in a pre-release version) | ||
| * browser distributors distributing the said implementation in their release version |
Member
Author
There was a problem hiding this comment.
Suggested change
| * browser distributor distributing the said implementation in a restricted fashion (behind a flag, through an origin trial, or in a pre-release version) | |
| * browser distributors distributing the said implementation in their release version | |
| * browser distributor distributing the said implementation in a restricted fashion (behind a flag, through an origin trial) | |
| * browser distributors distributing the said implementation without restrictions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
as experimented with in #40