Skip to content

Conversation

srawlins
Copy link
Member

A bit shocking that this bug slipped through, but this corrects escaping behavior for the runtime renderers.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Jun 10, 2021
@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 57.569% when pulling b2b8e4b on srawlins:escape-in-runtime into 12adc15 on dart-lang:master.

Copy link
Contributor

@jcollins-g jcollins-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes some sense -- the default templates don't usually depend on us escaping. It is more likely we depend on it not escaping, which this bug wouldn't impact.

@srawlins srawlins merged commit 2d902c0 into dart-lang:master Jun 11, 2021
@srawlins srawlins deleted the escape-in-runtime branch June 11, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants