aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performanceobserverentrylist.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-5/+5
* Rename DOMRefCell<T> to DomRefCell<T>Anthony Ramine2017-09-261-3/+3
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Use `Filter buffer by name and type` algorithm implementation (fixes #18186)Raphaël Lustin2017-08-281-3/+3
* Performance Timeline APIFernando Jiménez Moreno2017-08-171-0/+54