Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Active tab update issue #9023

Merged
merged 7 commits into from
May 25, 2017
Merged

Active tab update issue #9023

merged 7 commits into from
May 25, 2017

Commits on May 25, 2017

  1. Trying to fix root cause for #8974

    Original workaround from 3d4bbec
    bsclifton authored and bridiver committed May 25, 2017
    Configuration menu
    Copy the full SHA
    69e6aeb View commit details
    Browse the repository at this point in the history
  2. move logic for activating tabs on close to browser process

    add some index checks
    remove unused method
    fix tab close behavior
    bridiver committed May 25, 2017
    Configuration menu
    Copy the full SHA
    afb7374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f8ad2 View commit details
    Browse the repository at this point in the history
  4. use strings for all index lookups

    only use strings for keys
    
    misc cleanup
    fix closing pinned tabs
    rename method
    bridiver authored and bsclifton committed May 25, 2017
    Configuration menu
    Copy the full SHA
    f88c658 View commit details
    Browse the repository at this point in the history
  5. fix windowId lookup

    bridiver committed May 25, 2017
    Configuration menu
    Copy the full SHA
    2e61637 View commit details
    Browse the repository at this point in the history
  6. Update Muon version

    Auditors: @bridiver
    bsclifton committed May 25, 2017
    Configuration menu
    Copy the full SHA
    e94dc6d View commit details
    Browse the repository at this point in the history
  7. pick last active from the right end of the set

    only update last active when active
    bridiver committed May 25, 2017
    Configuration menu
    Copy the full SHA
    799aca2 View commit details
    Browse the repository at this point in the history