• Chris Blume's avatar
    WindowPortLocal to use alloctor's copy · a2c23355
    Chris Blume authored
    The LSI allocators previously did not store a copy of the last generated
    LSI. As a result, many call sites would have to keep their own copies.
    
    Now that the LSI allocators have their own copies, the call sites can be
    updated to no longer store a separate copy.
    
    WindowPortLocal is one such call site.
    
    BUG=759031
    
    Change-Id: I174529bdc83d97fe84f5c6e9ee595b2dd67a4668
    Reviewed-on: https://chromium-review.googlesource.com/1034454
    Commit-Queue: Chris Blume <cblume@chromium.org>
    Reviewed-by: default avatarSadrul Chowdhury <sadrul@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#554824}
    a2c23355
window_port_local.h 2.88 KB