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

border: Don't always share instances across borders if the instances depend on the available border size. #3067

Merged
merged 1 commit into from Sep 17, 2018

Commits on Sep 17, 2018

  1. border: Don't always share instances across borders if the instances …

    …depend on the available border size.
    
    I've added a big comment to BorderRenderTaskInfo with my current understanding
    of the invariants this code is trying to preserve.
    
    Please sanity-check it, but I think this patch should both be sound and also
    prevent the scrolling-franzine issue
    (https://bugzilla.mozilla.org/show_bug.cgi?id=1489644).
    
    Fixes #3058
    emilio committed Sep 17, 2018
You can’t perform that action at this time.