Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Escape double quotes in node description so sanitizeHtml doesn't complain. #522

Merged
merged 1 commit into from
Aug 9, 2016

Conversation

xorgy
Copy link
Contributor

@xorgy xorgy commented Aug 9, 2016

The corresponding error message is printed for every node description render when running in development mode; polluting performance profiles and decimating performance.

This change may also have a small positive impact on performance in production, as sanitizeHtml will do one fewer parse loop per render, though in practice this is fairly cheap.

@mention-bot
Copy link

@xorgy, thanks for your PR! By analyzing the annotation information on this pull request, we identified @sumitarora, @clbond and @ericjim to be potential reviewers

@xorgy
Copy link
Contributor Author

xorgy commented Aug 9, 2016

This PR addresses #520

@sumitarora
Copy link
Member

🚢 :shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants