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

Sync changes from mozilla-central gfx/wr #3913

Merged
merged 4 commits into from Apr 10, 2020
Merged

Commits on Apr 10, 2020

  1. Backed out changeset d91a97562b48 (bug 1628772) for causing failures …

    …regarding core-foundation.
    
    CLOSED TREE
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/086832c51f9ff43d2554db232bd1cf214ce4db31
    Mihai Alexandru Michis authored and moz-gfx committed Apr 10, 2020
  2. Bug 1628910: Use correct lower bound for skip_end in SWGL's force_cle…

    …ar function. r=lsalzman
    
    In wr/swgl/src/gl.cc, force_clear constrains skip_end to be no less than y0, but
    skip_end is a horizontal position, not a vertical position, so skip_start is the
    correct lower bound.
    
    Differential Revision: https://phabricator.services.mozilla.com/D70462
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/27c711af82e00ace0cb053dddf6c806b63faccd4
    Jim Blandy authored and moz-gfx committed Apr 10, 2020
You can’t perform that action at this time.