• Fix issue with not working select the last tab preference

    romamatusevich committed Apr 29, 2017
    Pinned locations for frames were nullified and due to that check by last accessed time didn't work. Added null case and tests for getFrameByLastAccessedTime function.
    
    Fix #8357