Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -99/+0 |
| | |||||
* | Structured clone the argument to DedicatedWorkerGlobalScope.postMessage. | Ms2ger | 2014-08-14 | 1 | -12/+0 |
| | |||||
* | Structured clone the argument to Worker.postMessage. | Ms2ger | 2014-08-14 | 1 | -0/+10 |
| | |||||
* | Call the generated rather than the hand-written traits (fixes #2936). | Ms2ger | 2014-07-27 | 1 | -7/+3 |
| | |||||
* | Implement MessageEvent::dispatch. | Ms2ger | 2014-07-18 | 1 | -0/+15 |
| | | | | | This avoids duplicating the dispatching code for multiple postMessage implementations. | ||||
* | Implement MessageEvent. | Ms2ger | 2014-07-16 | 1 | -0/+90 |