Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap executions of Rust code called from JS in catch_unwind. Propagate the in... | Josh Matthews | 2016-06-22 | 1 | -1/+17 |
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+1 |
* | script: Keep the DOM-side viewport up to date when scrolling happens in | Patrick Walton | 2016-05-31 | 1 | -0/+1 |
* | Bump rust-mozjs for the safe Runtime::new (fixes #11512) | Anthony Ramine | 2016-05-31 | 1 | -2/+2 |
* | Pass a parent JS runtime when creating DOM Worker runtimes | Till Schneidereit | 2016-05-24 | 1 | -2/+2 |
* | Support GC zeal | Anthony Ramine | 2016-05-12 | 1 | -0/+22 |
* | Make debug logging for tracing JS objects more informative. | Josh Matthews | 2016-05-11 | 1 | -0/+2 |
* | Update SpiderMonkey | Anthony Ramine | 2016-05-03 | 1 | -3/+3 |
* | Update js. | Ms2ger | 2016-04-20 | 1 | -82/+37 |
* | Use better JS engine defaults | Jack Moffitt | 2016-04-08 | 1 | -0/+177 |
* | Fix rebasing error | Stjepan Glavina | 2016-04-07 | 1 | -1/+11 |
* | refactors entities from script_thread into script_runtime | Rahul Sharma | 2016-04-06 | 1 | -0/+235 |