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

Remove Box::new_line_pos #2260

Closed
pcwalton opened this issue Apr 29, 2014 · 0 comments
Closed

Remove Box::new_line_pos #2260

pcwalton opened this issue Apr 29, 2014 · 0 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Apr 29, 2014

It's pretty inefficient and I don't think it's necessary.

pcwalton added a commit to pcwalton/servo that referenced this issue Apr 2, 2015
text layout, and unify the inline layout paths for pre- and
normally-formatted text.

This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes servo#2260.
pcwalton added a commit to pcwalton/servo that referenced this issue Apr 7, 2015
text layout, and unify the inline layout paths for pre- and
normally-formatted text.

This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes servo#2260.
bors-servo pushed a commit that referenced this issue Apr 7, 2015
This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes #2260.

r? @mbrubeck
cc @metajack
pcwalton added a commit to pcwalton/servo that referenced this issue Apr 7, 2015
text layout, and unify the inline layout paths for pre- and
normally-formatted text.

This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes servo#2260.
bors-servo pushed a commit that referenced this issue Apr 8, 2015
This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes #2260.

r? @mbrubeck
cc @metajack
pcwalton added a commit to pcwalton/servo that referenced this issue Apr 8, 2015
text layout, and unify the inline layout paths for pre- and
normally-formatted text.

This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes servo#2260.
bors-servo pushed a commit that referenced this issue Apr 8, 2015
This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes #2260.

r? @mbrubeck
cc @metajack
pcwalton added a commit to pcwalton/servo that referenced this issue Apr 8, 2015
text layout, and unify the inline layout paths for pre- and
normally-formatted text.

This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes servo#2260.
bors-servo pushed a commit that referenced this issue Apr 8, 2015
This fixes a lot of "jumpiness" and removes the `new_line_pos` stuff.

Closes #2260.

r? @mbrubeck
cc @metajack
@pyfisch pyfisch mentioned this issue Jan 4, 2018
4 of 13 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.