Lines Matching full:navigator
5 // It includes the structure of the HTML document and Navigator data.
45 // Data captured from DOM Navigator object.
46 message Navigator {
48 // The value of 'navigator.appCodeName' property.
51 // The value of 'navigator.appName' property.
54 // The value of 'navigator.appVersion' property.
57 // The value of 'navigator.appMinorVersion' property.
60 // The value of 'navigator.cookieEnabled' property.
63 // The value of 'navigator.cpuClass' property.
66 // The value of 'navigator.onLine' property.
69 // The value of 'navigator.platform' property.
72 // The value of 'navigator.browserLanguage' property.
75 // The value of 'navigator.systemLanguage' property.
78 // The value of 'navigator.userAgent' property.
81 // The return value of 'navigator.javaEnabled()' method.
84 // The return value of 'navigator.taintEnabled()' method.
87 // Plugin names specified by 'navigator.plugins' property.