• Jon Maltiel Swenson's avatar
    Only execute callback if snapshot data has changed · ea968c30
    Jon Maltiel Swenson authored
    Summary: If a callback associated with an observer depends on yet another observer, the callback may be called more than once per distinct snapshot of the associated observer. This diff fixes this problem.
    
    Reviewed By: andriigrynenko
    
    Differential Revision: D29313796
    
    fbshipit-source-id: 345bfa0a1ac9dfaee806be21256088d4667aef15
    ea968c30
Observer-inl.h 9.77 KB