Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blink: Fire pageconceal for non-ViewTransition navigations. #44714

Merged
merged 1 commit into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. blink: Fire pageconceal for non-ViewTransition navigations.

    Fire the pageconceal event for cross-document navigations when there is
    no ViewTransition. This is dispatched right before sending the
    CommitNavigation IPC. For ViewTransition, the event is dispatched
    earlier when running the commit deferring conditions.
    
    Bug: 1522213
    Change-Id: Ie3b6df0a1c5692c6d8c13330e023e1fac2280073
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5315496
    Reviewed-by: Joe Mason <[email protected]>
    Auto-Submit: Khushal Sagar <[email protected]>
    Commit-Queue: Vladimir Levin <[email protected]>
    Reviewed-by: Rakina Zata Amni <[email protected]>
    Reviewed-by: Vladimir Levin <[email protected]>
    Cr-Commit-Position: refs/heads/main@{#1265230}
    khushalsagar authored and chromium-wpt-export-bot committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    608b77a View commit details
    Browse the repository at this point in the history