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 orphaned gfx::text::shaper code #1348

Merged
merged 1 commit into from Dec 7, 2013
Merged

Conversation

@dhedlund
Copy link
Contributor

dhedlund commented Dec 7, 2013

The shaper code referenced in this issue is no longer being used. It
was removed in commit a535f22, but
later reintroduced due to a merge conflict in commit
d64d987.

Fixes #163.

The shaper code referenced in this issue is no longer being used.  It
was removed in commit a535f22, but
later reintroduced due to a merge conflict in commit
d64d987.

Fixes #163.
@highfive
Copy link

highfive commented Dec 7, 2013

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @kmcallister (or someone else) soon.

@dhedlund
Copy link
Contributor Author

dhedlund commented Dec 7, 2013

There were two copies of the shaper code for a short period of time and the non-orphaned version fixed the original issue in commit c850b59.

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Dec 7, 2013

This looks great: r+.

Tested locally on Linux and OSX (our buildbot servers are down).

larsbergstrom added a commit that referenced this pull request Dec 7, 2013
Remove orphaned gfx::text::shaper code
@larsbergstrom larsbergstrom merged commit 76e3b34 into servo:master Dec 7, 2013
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.