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 #3851

Merged
merged 3 commits into from Feb 5, 2020
Merged

Commits on Feb 5, 2020

  1. Bug 1612988 - Fix warning in a peek_poke test. r=jrmuizel

    The test is meant to check that tupes work and a tuple of a single element needs a comma to differentiate it from just being the element.
    
    Differential Revision: https://phabricator.services.mozilla.com/D61681
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/f020ddf9062127a044ea3c026717e33e346ca8bc
    nical authored and moz-gfx committed Feb 5, 2020
  2. Bug 1613375 - Always use reference frame origin offset in snapping tr…

    …ansforms. r=nical
    
    We incorporate the reference frame origin offset for non-animated
    transforms, but forgot for animated transforms. Since the offset itself
    is not animated, we should still incorporate it into the snapping
    transform.
    
    Differential Revision: https://phabricator.services.mozilla.com/D61689
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/a2ed78dab7bcf0cf5a0ff49606cafdd55b2f2fd9
    aosmond authored and moz-gfx committed Feb 5, 2020
You can’t perform that action at this time.