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

Use enum rather than bool for controlling serialize #105

Merged
merged 1 commit into from Mar 5, 2015

Conversation

@ChrisParis
Copy link
Contributor

ChrisParis commented Feb 28, 2015

In servo/servo#5029, @jdm requested an enum rather than bool for indicating whether to serialize a whole node, or only its children. For consistency, I pushed that suggestion all the way down through html5ever, and it looks like this.

@kmcallister
Copy link
Contributor

kmcallister commented Mar 5, 2015

Could you please rebase this so Travis will test it with the latest rustup?

@ChrisParis ChrisParis force-pushed the ChrisParis:boolieve-this branch from 9b95777 to 7a19ca1 Mar 5, 2015
kmcallister added a commit that referenced this pull request Mar 5, 2015
Use enum rather than bool for controlling serialize
@kmcallister kmcallister merged commit 72eef4c into servo:master Mar 5, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.