• mbrunson's avatar
    bluetooth: Replace buttons in device table with action links. · 7af445f7
    mbrunson authored
    When a large number of rows are present in the device table, scrolling
    performance drops considerably. This is due to the table recalculating its size
    due to button elements being in each row of the table.
    
    Replaces buttons in device table with action links to speed up rendering of the
    device table.
    
    BUG=651282
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2558493004
    Cr-Commit-Position: refs/heads/master@{#437620}
    7af445f7
bluetooth_internals.html 2.34 KB