aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Navigator.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-77/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-4/+4
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-1/+0
* Gamepad: Align closer to spec and implement missing slots (#31385)Daniel Adams2024-03-121-1/+1
* script: implement navigator.hardwareConcurrency (#31268)Smitty2024-02-071-0/+6
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-301-5/+1
* dom: Implement Navigator.languages.Josh Matthews2020-07-141-2/+1
* Remove WebVRAlan Jeffrey2020-04-081-5/+0
* Initial implementation of WebGPU APIZakor Gyula2019-11-211-0/+5
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-0/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-15/+13
* Added missing NavigatorId attributesAlan Jeffrey2019-06-111-0/+3
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* WebVR 1.1 spec compatibilityImanol Fernandez2017-07-051-2/+2
* Implement Gamepad APIImanol Fernandez2017-04-121-0/+5
* Fix Permissions and Bluetooth prefsAttila Dusnoki2017-02-131-1/+1
* Permission APIAttila Dusnoki2017-02-131-0/+6
* Update WebBluetooth webidl filesZakor Gyula2017-02-031-1/+1
* WebVR API Implementation, r=larsbergstromImanol Fernandez2017-01-091-0/+5
* Updating bluetooth in Navigator.webidlzakorgyula2016-11-141-4/+3
* Partial fix for 12415Scott Trinh2016-10-171-4/+3
* Replace instances of old ServiceWorker specification URL with new oneVignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ)2016-09-251-1/+1
* Implemented Navigator.cookieEnabledAshwin R2016-09-011-0/+7
* Explicitly expose everything everywhere.Ms2ger2016-07-121-4/+5
* implement related sw interface and register methodRahul Sharma2016-06-021-0/+5
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implemented stub for NavigatorPluginsConnor Brewster2016-04-111-1/+9
* Add link to tracking issue for NavigatorLanguage::Languages.Corey Farwell2016-03-191-0/+1
* implements NavigatorLanguageRahul Sharma2016-03-171-1/+8
* WebBluetooth API classesAttila Dusnoki2016-03-161-0/+6
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-2/+2
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-2/+2
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-2/+2
* Implement Navigator.appVersion(#5409)Deokjin Kim2015-04-011-1/+1
* Expose user agent option to DOM navigator interface.Glenn Watson2014-10-131-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+27