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

Merged
merged 2 commits into from Apr 10, 2020
Merged

Commits on Apr 10, 2020

  1. Bug 1628564 - Remove the common primitive template data for picture p…

    …rimitives. r=nical
    
    Picture primitives are special, so it doesn't make sense to have
    the normal common primitive data for them. For example, the
    bounding rect of a picture is determined during frame building.
    
    Removing the common data for picture primitives simplifies the
    code and makes it impossible to accidentally access an invalid
    bounding rect for picture primitives.
    
    Differential Revision: https://phabricator.services.mozilla.com/D70295
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/707947e62b49ce3f56c86731b803fe50cb18eacb
    gw3583 authored and moz-gfx committed Apr 10, 2020
You can’t perform that action at this time.