Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] fix identification of sealed tags during streaming #1997

Merged
merged 2 commits into from Sep 10, 2018

Conversation

quantizor
Copy link
Contributor

The "sealed" concept was on the stylesheet level, when it should
have actually been on a per-tag basis. By moving the sealed status
down, we can now accurately tell when a tag has been flushed to the
client and is no longer eligible for style injection.

Same as #1996 but for v3

The "sealed" concept was on the stylesheet level, when it should
have actually been on a per-tag basis. By moving the sealed status
down, we can now accurately tell when a tag has been flushed to the
client and is no longer eligible for style injection.
@quantizor quantizor requested a review from a team September 10, 2018 18:56
@quantizor quantizor changed the title fix identification of sealed tags during streaming [v3] fix identification of sealed tags during streaming Sep 10, 2018
@quantizor quantizor merged commit ff01561 into master Sep 10, 2018
@quantizor quantizor deleted the fix-streaming-legacy branch September 10, 2018 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants