| Commit message (Expand) | Author | Age | Files | Lines |
* | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 1 | -14/+61 |
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -5/+13 |
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -2/+2 |
* | Convert CGTraitInterface to use safe JSContext instead of raw JSContext | marmeladema | 2019-07-24 | 1 | -4/+4 |
* | Create a helper API for entering a DOM object's compartment | Kamil Niski | 2019-06-29 | 1 | -2/+3 |
* | Extract canvas operations for reuse by OffscreenCanvas. | Maharsh | 2019-05-22 | 1 | -0/+1 |
* | Auto merge of #23309 - CYBAI:update-workers, r=nox | bors-servo | 2019-05-11 | 1 | -3/+12 |
|\ |
|
| * | Update Worker webidl to support WorkerOptions | CYBAI | 2019-05-11 | 1 | -3/+12 |
* | | Update to SpiderMonkey 66. | Josh Matthews | 2019-05-10 | 1 | -2/+2 |
|/ |
|
* | Provide the source window as part of postMessage events. | Josh Matthews | 2019-01-07 | 1 | -1/+1 |
* | Fix new warnings | Simon Sapin | 2019-01-04 | 1 | -4/+0 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -2/+2 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -3/+5 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -17/+17 |
* | Format script component | chansuke | 2018-09-19 | 1 | -21/+36 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+1 |
* | introduce task-queues, and throttling the performance-timeline task-source, i... | Gregory Terzian | 2018-08-31 | 1 | -5/+5 |
* | Auto merge of #21430 - Eijebong:ws-origin, r=jdm | bors-servo | 2018-08-22 | 1 | -1/+1 |
|\ |
|
| * | Properly set the origin on websocket messages | Bastien Orivel | 2018-08-16 | 1 | -1/+1 |
* | | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -10/+7 |
|/ |
|
* | Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393 | Marcin Mielniczuk | 2018-03-28 | 1 | -1/+2 |
* | added autoclose worker | Nupur Baghel | 2018-02-22 | 1 | -0/+1 |
* | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -2/+3 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -3/+3 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Introduce TaskOnce | Anthony Ramine | 2017-09-20 | 1 | -5/+4 |
* | Rename Task to TaskBox | Anthony Ramine | 2017-09-20 | 1 | -3/+3 |
* | Use task! to forward unhandled errors to worker objects | Anthony Ramine | 2017-09-18 | 1 | -46/+2 |
* | Use task! to post worker messages | Anthony Ramine | 2017-09-18 | 1 | -21/+0 |
* | Move Task to its own module | Anthony Ramine | 2017-09-18 | 1 | -1/+1 |
* | Rename Runnable to Task | Anthony Ramine | 2017-09-16 | 1 | -7/+7 |
* | Use absolute paths in the event handlers macros | Anthony Ramine | 2017-09-01 | 1 | -1/+0 |
* | Untry script | Simon Sapin | 2017-06-18 | 1 | -1/+1 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Inline dom::eventdispatcher into dom::event | Anthony Ramine | 2017-01-22 | 1 | -2/+1 |
* | Rename `Reflectable` to `DomObject`. | Corey Farwell | 2016-12-08 | 1 | -1/+1 |
* | script creates methods taking '*mut JSContext' unsafe | Abelardo E. Mendoza | 2016-11-14 | 1 | -1/+2 |
* | Migrate `EventTarget` event firing functions to use `Atom`s. | Corey Farwell | 2016-11-03 | 1 | -1/+1 |
* | Remove "fire a simple event" concept, refactor event firing API. | Corey Farwell | 2016-11-03 | 1 | -1/+1 |
* | Remove intrinsic Root::r() | Anthony Ramine | 2016-10-11 | 1 | -1/+1 |
* | Rename Reflectable::global_scope to global | Anthony Ramine | 2016-10-06 | 1 | -2/+2 |
* | Pass a &GlobalScope to WebIDL static methods and constructors | Anthony Ramine | 2016-10-06 | 1 | -11/+9 |
* | Introduce GlobalScope::script_chan | Anthony Ramine | 2016-10-06 | 1 | -1/+1 |
* | Make prepare_workerscope_init take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -1/+1 |
* | Introduce GlobalScope::report_an_error | Anthony Ramine | 2016-10-06 | 1 | -3/+3 |
* | Introduce GlobalScope::api_base_url | Anthony Ramine | 2016-10-06 | 1 | -3/+3 |
* | Make dispatch_jsval methods take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -5/+5 |