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

Clicking links fails with "layout query error" #595

Closed
kmcallister opened this issue Jul 17, 2013 · 1 comment
Closed

Clicking links fails with "layout query error" #595

kmcallister opened this issue Jul 17, 2013 · 1 comment

Comments

@kmcallister
Copy link
Contributor

@kmcallister kmcallister commented Jul 17, 2013

After applying 5fc794f, I can no longer click links:

$ RUST_LOG="script::script_task=4" ./servo http://google.com
rust: ~"js_scripts: ~[]"
rust: ~"script: performing reflow for goal ReflowForDisplay"
rust: ~"\"script: layout forked\""
rust: ~"ClickEvent: clicked at {x: 211, y: 57}"
rust: ~"~\"layout query error\""
@kmcallister
Copy link
Contributor Author

@kmcallister kmcallister commented Jul 22, 2013

This was fixed in 9c5ab15.

ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Clip stack collapse path

Based on servo#581
Implements the 3rd option explained in servo/webrender#581 (comment) as an optional code path, controlled by `CLIP_TASK_COLLAPSE`, enabled by default.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/595)
<!-- 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
1 participant
You can’t perform that action at this time.