Skip to content
  • chrisha's avatar
    Ensure History > Recent Tabs restore preserves window disposition. · b1ba090f
    chrisha authored
    This plumbs the window bounds, show state and workspace through the tab restore stack.
    This ensure that "Window" entries are restored with their previous window parameters.
    
    This is being submitted with NOPRESUBMIT, because the code uses a deprecated API (Time::To/FromInternal). Unfortunately, it can't be updated to not use it as their exists user data with these values. The code isn't "new", simply refactored.
    
    BUG=718042
    NOPRESUBMIT=true
    
    Review-Url: https://codereview.chromium.org/2868983003
    Cr-Commit-Position: refs/heads/master@{#495707}
    b1ba090f