• Stepan Palamarchuk's avatar
    Properly handle appending to the tail of the chain · 86cefd11
    Stepan Palamarchuk authored
    Summary: Currently appending to the tail of the chain would cause the cursor advancing to the beginning of the chain, which is not correct, instead we should advance to the tail.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D6734999
    
    fbshipit-source-id: b8b2585e0475b656f7b6bf4ed39686e2ccb2e432
    86cefd11
Cursor.h 31.6 KB