• Leonard Grey's avatar
    Revert "Don't try to update window title on non-titled browsers" · 11175107
    Leonard Grey authored
    This reverts commit 5e0ca406.
    
    Reason for revert: https://crbug.com/837825
    
    Original change's description:
    > Don't try to update window title on non-titled browsers
    > 
    > This causes two unnecessary layouts of BrowserView, each of which causes
    > three layouts of ToolbarView, each of which causes a whole bunch of
    > things to happen.
    > 
    > ChromeOS is excluded since even on a tabbed browser, it relies on
    > the title to be updated to set the accessibility title.
    > 
    > Bug: 835983
    > Change-Id: I4a62579f8fae394a6c11eb7c8632da176452b00d
    > Reviewed-on: https://chromium-review.googlesource.com/1024828
    > Commit-Queue: Leonard Grey <lgrey@chromium.org>
    > Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#554040}
    
    TBR=ellyjones@chromium.org,lgrey@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 835983
    Change-Id: I238505c04e1943ce45d69e46c18f633c376acc02
    Reviewed-on: https://chromium-review.googlesource.com/1034762Reviewed-by: default avatarLeonard Grey <lgrey@chromium.org>
    Commit-Queue: Leonard Grey <lgrey@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#554743}
    11175107
browser_view.cc 101 KB