servo/components/script/dom/bindings
bors-servo 5c797d1943 Auto merge of #18059 - sendilkumarn:mito, r=nox
Using OnceCell<T> from Mitochondria

<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13402  (github issue number if applicable).

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18059)
<!-- Reviewable:end -->
2017-09-21 13:20:29 -05:00
..
codegen script: Properly implement LegacyPlatformGetOwnProperty in WebIDL. 2017-09-18 09:15:14 +02:00
callback.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
cell.rs Introduce PendingScript 2017-01-11 17:37:19 +01:00
constant.rs Remove and allow some dead code. 2016-12-22 16:06:22 +01:00
conversions.rs script: remove unused function. 2017-09-18 09:15:13 +02:00
error.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
guard.rs Removed util. 2016-12-14 18:04:37 -06:00
inheritance.rs Rename Reflectable to DomObject. 2016-12-08 08:50:35 -10:00
interface.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
iterable.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
js.rs moving to oncecell 2017-09-09 05:56:25 +05:30
mod.rs Implement the entry global. 2017-01-06 12:56:35 +01:00
mozmap.rs Untry script 2017-06-18 13:21:49 +02:00
namespace.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
num.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
proxyhandler.rs Make {get,ensure}_expando_object unsafe. 2017-02-07 11:44:38 +01:00
refcounted.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
reflector.rs Replace inheritance_integrity by trait shenanigans 2017-02-15 22:11:20 +01:00
settings_stack.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
str.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
structuredclone.rs Untry script 2017-06-18 13:21:49 +02:00
trace.rs style: Unify how servo and Gecko handle UA sheets. 2017-09-14 20:33:43 +02:00
utils.rs script: Properly throw when "this" is not an object in a generic call. 2017-09-17 18:42:27 +02:00
weakref.rs Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) 2017-07-27 02:21:01 +02:00
xmlname.rs Untry script 2017-06-18 13:21:49 +02:00