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

Move Epoch type to gfx_traits #9222

Closed
jdm opened this issue Jan 9, 2016 · 0 comments
Closed

Move Epoch type to gfx_traits #9222

jdm opened this issue Jan 9, 2016 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Jan 9, 2016

It's defined in msg but used in a bunch of places that all depend on gfx_traits, and it's a gfx-related concept.

Code: components/msg/compositor_msg.rs, components/gfx_traits/lib.rs

Aesthetikx added a commit to Aesthetikx/servo that referenced this issue Jan 9, 2016
Resolves servo#9222. Moved Epoch from components/msg/compositor_msg to
components/gfx_traits/lib. Updated use statements to reflect the move.
@KiChjang KiChjang added the C-assigned label Jan 9, 2016
Aesthetikx added a commit to Aesthetikx/servo that referenced this issue Jan 10, 2016
Resolves servo#9222. Moved Epoch from components/msg/compositor_msg to
components/gfx_traits/lib. Updated use statements to reflect the move.
Aesthetikx added a commit to Aesthetikx/servo that referenced this issue Jan 10, 2016
Resolves servo#9222. Moved Epoch from components/msg/compositor_msg to
components/gfx_traits/lib. Updated use statements to reflect the move.
bors-servo added a commit that referenced this issue Jan 11, 2016
Move Epoch to gfx_traits

Resolves #9222. Moved Epoch from components/msg/compositor_msg to
components/gfx_traits/lib. Updated use statements to reflect the move.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9230)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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