Skip to content
  • petermayo's avatar
    Handle large rects better. · 9711f036
    petermayo authored
    Handling rects that are essentially infinite in one or two directions
    is not symmetric because we use an assymetric representation for
    many.  We have to be careful not to overflow our representation(s)
    around these to keep as much meaningful state as possible.
    
    BUG=None
    CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
    
    Review-Url: https://codereview.chromium.org/2744423002
    Cr-Commit-Position: refs/heads/master@{#460848}
    9711f036