aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/error.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* auto merge of #4717 : Ms2ger/servo/doc-proxy, r=saneyukibors-servo2015-01-281-2/+0
|\
| * Require documentation for all code in dom::bindings (excluding ↵Ms2ger2015-01-251-2/+0
| | | | | | | | dom::bindings::codegen).
* | Fix crash due to address significance for JSAPI things.Josh Matthews2015-01-281-2/+2
| |
* | Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-8/+12
|/
* Document error.rs.Ms2ger2015-01-181-2/+20
|
* Added readonly flag for CSSStyleDeclarationProgramFOX2014-12-281-1/+2
|
* This fixes #4166. throw_dom_exception will take the GlobalRef by value, and ↵Matt McCoy2014-12-241-2/+2
| | | | all generated code will pass it by value.
* Replace XHR events for generic ones in ScriptTaskthiagopnts2014-12-231-1/+1
| | | | | | fixup! Replace XHR events for generic ones in ScriptTask fixup! Replace XHR events for generic ones in ScriptTask
* Updated reflect_dom_object to be passed by valueMichael Booth2014-11-301-1/+1
|
* Throw DataCloneError from worker postMessage if structured clone failsEhsan Akhgari2014-10-151-1/+2
| | | | This fixes #3248.
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-2/+2
|
* Cargoify servoJack Moffitt2014-09-081-0/+114