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

layout: Don't crash on floated generated content. #3293

Merged
merged 1 commit into from Sep 12, 2014

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Sep 11, 2014

It doesn't construct the float correctly, but at least it doesn't crash
anymore.

Fixes Reddit.

Closes #3287.

r? @metajack

@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Sep 11, 2014

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

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.

@metajack
Copy link
Contributor

metajack commented Sep 12, 2014

One issue in Critic.

@metajack
Copy link
Contributor

metajack commented Sep 12, 2014

This also needs a rebase, but has passed Travis.

@pcwalton pcwalton force-pushed the pcwalton:floated-generated-content-crash branch from 31c92b9 to dd542e3 Sep 12, 2014
@pcwalton
Copy link
Contributor Author

pcwalton commented Sep 12, 2014

re-r? @metajack

It doesn't construct the float correctly, but at least it doesn't crash
anymore.

Fixes Reddit.

Closes #3287.
@pcwalton pcwalton force-pushed the pcwalton:floated-generated-content-crash branch from dd542e3 to 41ffec0 Sep 12, 2014
pcwalton added a commit that referenced this pull request Sep 12, 2014
layout: Don't crash on floated generated content.
@pcwalton pcwalton merged commit 20cde10 into servo:master Sep 12, 2014
@pcwalton pcwalton deleted the pcwalton:floated-generated-content-crash branch Sep 12, 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.