• ccameron's avatar
    Add ColorBehavior to GraphicsLayer and GraphicsContext · a9ee0245
    ccameron authored
    Specify the ColorBehavior from GraphicsLayer to GraphicsContext.
    
    Use the GraphicsLayer's ColorBehavior to determine if the
    WebDisplayItemList has an implied color space.
    
    This does not change any behavior, but makes implied behavior
    explicit.
    
    The ColorBehavior in GraphicsLayer is unused, but will be used by
    future patches.
    
    BUG=667411
    
    Review-Url: https://codereview.chromium.org/2552893005
    Cr-Commit-Position: refs/heads/master@{#437648}
    a9ee0245
GraphicsLayer.h 14.6 KB