Closed t2ym closed 2 years ago
navigation.currentEntry
id
key
canGoBack
canGoForward
navigation
diff --git a/plugins/integrity-js/integrity.js b/plugins/integrity-js/integrity.js index a6884197..a40056be 100644 --- a/plugins/integrity-js/integrity.js +++ b/plugins/integrity-js/integrity.js @@ -1514,6 +1514,7 @@ '\.navigator:object\.serviceWorker:object\.controller:object|' + // Service Worker status '\.navigator:object\.userAgentData:object|' + // User-Agent Client Hints data '\.performance:object\.navigation:object|' + // navigation history
[Chrome 102+][integrity-js] browserHash changes on every load
Root Cause
navigation.currentEntry
object contains volatile propertiesid
andkey
as well ascanGoBack
andcanGoForward
Fix
navigation
object in the traversal