Skip to content

Instantly share code, notes, and snippets.

@tasinet
Last active July 22, 2021 14:44
Show Gist options
  • Save tasinet/2a73fe86dfea6f8ef388445978a5cf09 to your computer and use it in GitHub Desktop.
Save tasinet/2a73fe86dfea6f8ef388445978a5cf09 to your computer and use it in GitHub Desktop.
Navigator object differences between main frame context and web worker context (Chrome)
4,5d3
< clearAppBadge
< clipboard
7,8d4
< cookieEnabled
< credentials
11d6
< geolocation
13,15d7
< getGamepads
< getInstalledRelatedApps
< getUserMedia
17,19d8
< hid
< javaEnabled
< keyboard
22,24d10
< locks
< managed
< maxTouchPoints
26,28d11
< mediaDevices
< mediaSession
< mimeTypes
32,33d14
< plugins
< presentation
35,47d15
< productSub
< registerProtocolHandler
< requestMediaKeySystemAccess
< requestMIDIAccess
< scheduling
< sendBeacon
< serial
< serviceWorker
< setAppBadge
< storage
< unregisterProtocolHandler
< usb
< userActivation
49,57d16
< userAgentData
< vendor
< vibrate
< wakeLock
< webdriver
< webkitGetUserMedia
< webkitPersistentStorage
< webkitTemporaryStorage
< xr
appCodeName
appName
appVersion
clearAppBadge
clipboard
connection
cookieEnabled
credentials
deviceMemory
doNotTrack
geolocation
getBattery
getGamepads
getInstalledRelatedApps
getUserMedia
hardwareConcurrency
hid
javaEnabled
keyboard
language
languages
locks
managed
maxTouchPoints
mediaCapabilities
mediaDevices
mediaSession
mimeTypes
onLine
permissions
platform
plugins
presentation
product
productSub
registerProtocolHandler
requestMediaKeySystemAccess
requestMIDIAccess
scheduling
sendBeacon
serial
serviceWorker
setAppBadge
storage
unregisterProtocolHandler
usb
userActivation
userAgent
userAgentData
vendor
vibrate
wakeLock
webdriver
webkitGetUserMedia
webkitPersistentStorage
webkitTemporaryStorage
xr
appCodeName
appName
appVersion
connection
deviceMemory
doNotTrack
getBattery
hardwareConcurrency
language
languages
mediaCapabilities
onLine
permissions
platform
product
userAgent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment