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 should use actual window size instead of hardcoded 800x600 #78

Closed
burg opened this issue Sep 18, 2012 · 0 comments
Closed

Layout should use actual window size instead of hardcoded 800x600 #78

burg opened this issue Sep 18, 2012 · 0 comments

Comments

@burg
Copy link

@burg burg commented Sep 18, 2012

LayoutTask assumes a fixed window size when running layout. The actual window size needs to be hooked up so that post-resize reflow can be benchmarked.

To hook it up, set the correct value inside the LayoutContext created in the handler for BuildMsg. I assume this value will come from the content task.

@burg burg closed this Nov 7, 2012
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
First pass of refactoring, batch improvements and api updates.
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
1 participant
You can’t perform that action at this time.