• eugenebut's avatar
    Renamed LoadCommittedDetails.is_in_page to is_same_document. · ee08663a
    eugenebut authored
    Old name was presumably used to match was_within_same_page IPC, but
    SameDocument name better reflects the the type of the navigation
    (navigation did not change the document object).
    
    This change will make naming more consistent with the rest of Chromium
    code.
    
    BUG=695189
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
    
    Review-Url: https://codereview.chromium.org/2841833002
    Cr-Commit-Position: refs/heads/master@{#467720}
    ee08663a
navigation_details.h 2.95 KB