• Robert Knight's avatar
    Check type of `window.navigation` global before using it · a8bdb94c
    Robert Knight authored
    Fix a crash on web pages which define a global variable called `navigation`,
    which conflicts with the `window.navigation` entry point for the Navigation API.
    
    If such a variable exists, the existing fallback to `window.history` will be
    used instead.
    
    Fixes #5324
    a8bdb94c
Name
Last commit
Last update
..
test Loading commit data...
buckets.js Loading commit data...
emitter.js Loading commit data...
frame.js Loading commit data...
geometry.ts Loading commit data...
navigation-observer.js Loading commit data...
normalize.js Loading commit data...
scroll.js Loading commit data...
shadow-root.js Loading commit data...
url.js Loading commit data...