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

Add multiple selection for about:history #4607

Merged
merged 1 commit into from
Oct 10, 2016
Merged

Commits on Oct 10, 2016

  1. Add multiple selection for about:history

    fix #3949
    
    Auditors: @bsclifton, @bbondy
    
    Test Plan:
    For click behavior
    1. First click should select a entry
    2. All the following entries should be selectd with cmd/ctrl + click
    3. Another click without cmd/ctrl should cancel selection
    
    1. Click one entry
    2. Shift + click another entry in the same table
    3. The entry between these two will also be selected
    
    1. Click one entry as start point
    2. command/control click other entries between start point and end point in next step
    3. Shift + click an entry as end point
    4. The entry between start and end point should be selected
    
    Note that range select are not allow across tables
    
    For multi selector
    1. Open about:history
    2. Multi-select entries
    3. Test "Open Links in New Tabs"
    4. Test "Open Links in New Private Tabs"
    5. Test "Open Links in New Session Tabs"
    6. Test "Delete History Entries"
    darkdh committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    5b01e0d View commit details
    Browse the repository at this point in the history