• rohitrao's avatar
    Relaxes window size DCHECKs in StatusBubbleMac. · 014fd0a1
    rohitrao authored
    These DCHECKs are firing in telemetry tests on the GPU bots.  Removes the
    DCHECKs and instead adds debug logging to help track down the root cause.
    
    Since the window size invariants are not holding in some situations, this CL
    also contains code to fixup the window size if it is wrong.
    
    BUG=464754
    TEST=None
    
    Review URL: https://codereview.chromium.org/1018693003
    
    Cr-Commit-Position: refs/heads/master@{#321000}
    014fd0a1
status_bubble_mac.mm 28.9 KB