servo/components/script
Anthony Ramine 577370746e Rename DOMRefCell<T> to DomRefCell<T>
I don't want to do such a gratuitous rename, but with all the other types
now having "Dom" as part of their name, and especially with "DomOnceCell",
I feel like the other cell type that we already have should also follow
the convention. That argument loses weight though when we realise there
is still DOMString and other things.
2017-09-26 09:49:08 +02:00
..
docs Rename JS<T> to Dom<T> 2017-09-26 09:48:55 +02:00
dom Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
task_source Introduce TaskOnce 2017-09-20 10:37:09 +02:00
body.rs Rename dom::bindings::js to dom::bindings::root 2017-09-26 02:19:05 +02:00
build.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
Cargo.toml Update WR (workaround a mac GL driver bug). 2017-09-22 14:46:40 +10:00
clipboard_provider.rs make use of ScriptToConstellationChan 2017-08-15 08:22:09 +02:00
CMakeLists.txt
devtools.rs Rename dom::bindings::js to dom::bindings::root 2017-09-26 02:19:05 +02:00
document_loader.rs Rename JS<T> to Dom<T> 2017-09-26 09:48:55 +02:00
fetch.rs Rename dom::bindings::js to dom::bindings::root 2017-09-26 02:19:05 +02:00
layout_image.rs Rename Document::mut_loader to loader_mut 2017-09-25 12:32:34 +02:00
lib.rs Rename LayoutJS<T> to LayoutDom<T> 2017-09-26 09:49:04 +02:00
mem.rs
microtask.rs Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
network_listener.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
script_runtime.rs Rename dom::bindings::js to dom::bindings::root 2017-09-26 02:19:05 +02:00
script_thread.rs Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
serviceworker_manager.rs remove extra spaces after keywords 2017-07-20 00:45:02 +03:00
serviceworkerjob.rs Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
stylesheet_loader.rs Rename Runnable to Task 2017-09-16 15:43:26 +02:00
task.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
test.rs Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
textinput.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
timers.rs Rename DOMRefCell<T> to DomRefCell<T> 2017-09-26 09:49:08 +02:00
unpremultiplytable.rs
webdriver_handlers.rs Rename dom::bindings::js to dom::bindings::root 2017-09-26 02:19:05 +02:00