• 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