diff options
author | bors-servo <release+servo@mozilla.com> | 2014-04-10 11:43:32 -0400 |
---|---|---|
committer | bors-servo <release+servo@mozilla.com> | 2014-04-10 11:43:32 -0400 |
commit | 2b12be6266262e3ae2fa8e0fa78f98ddcf6cc549 (patch) | |
tree | 5c7c467d86b97edf164809733204e8579830a428 /src/components/script | |
parent | 4cac44575426be461ff8c4e5b72e4f2e4dfd345c (diff) | |
parent | 3231f12708d87b3440cf74ffaf0e46e053b07497 (diff) | |
download | servo-2b12be6266262e3ae2fa8e0fa78f98ddcf6cc549.tar.gz servo-2b12be6266262e3ae2fa8e0fa78f98ddcf6cc549.zip |
auto merge of #2084 : mbrubeck/servo/navigate-new-pipeline-fix, r=larsbergstrom
After clicking a link to load a new page, the new page content is never painted. This is because the compositor is still sending render messages to old frame tree's pipeline, not the new one.
This patch fixes this by ensuring that the compositor's new root layer is attached to the correct pipeline. (Note: You will also need to apply #2080 if you want to test this without crashing.)
Diffstat (limited to 'src/components/script')
0 files changed, 0 insertions, 0 deletions