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

Correctly handle empty string on setting document.title #2993

Merged
merged 1 commit into from Aug 5, 2014

Conversation

@hmac
Copy link
Contributor

hmac commented Aug 3, 2014

Fixes #2970 by only creating a text node if the new value for document.title is not an empty string.

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Aug 3, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2244

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

Ms2ger added a commit that referenced this pull request Aug 5, 2014
Correctly handle empty string on setting document.title; r=Manishearth+Ms2ger
@Ms2ger Ms2ger merged commit bb7d79f into servo:master Aug 5, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@hmac hmac deleted the hmac:document-set-title branch Aug 6, 2014
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.

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