• mohan.reddy's avatar
    Fix WeakPtrFactory member ordering in ui · 73b5ddeb
    mohan.reddy authored
    Changing in the intialization order of WeakPtrFactory such that all
    member variables should appear before the WeakPtrFactory to ensure
    that any WeakPtrs to Controller are invalidated before its members
    variable's destructors are executed, rendering them invalid.
    
    BUG=303818
    
    Review URL: https://codereview.chromium.org/589413002
    
    Cr-Commit-Position: refs/heads/master@{#296468}
    73b5ddeb
accessible_pane_view.h 4.85 KB