servo/components/script
bors-servo ee3fb92e53
Auto merge of #25504 - Manishearth:features, r=asajeffrey
Support features in webxr

Based on https://github.com/servo/webxr/pull/119

Todo:
 - [x] gate reference space creation on feature presence
 - [x] Fix the `features_deviceSupport` test to correctly use simulateUserActivation

Fixes #24196, #24270
r? @jdm @asajeffrey
2020-01-21 23:19:40 -05:00
..
docs
dom Auto merge of #25504 - Manishearth:features, r=asajeffrey 2020-01-21 23:19:40 -05:00
task_source
body.rs Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
build.rs
canvas_state.rs
Cargo.toml Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
clipboard_provider.rs
compartments.rs
devtools.rs
document_loader.rs
euclidext.rs
fetch.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
image_listener.rs
init.rs
layout_image.rs
lib.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
mem.rs
microtask.rs queueMicrotask added 2020-01-13 13:45:43 -05:00
network_listener.rs
script_module.rs Auto merge of #25552 - CYBAI:fix-25436, r=jdm 2020-01-20 08:09:20 -05:00
script_runtime.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
script_thread.rs Only start WebGPU thread if an adapter is requested 2020-01-13 10:39:23 +01:00
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
textinput.rs Allow deletion from overflowed textinput 2020-01-10 19:02:41 +01:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30