Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #14497: WeakMediaQueryListVec assumes its contents are still alive | Pavel Potocek | 2017-01-17 | 1 | -2/+2 |
* | Spec conformance | bd339 | 2016-12-20 | 1 | -2/+11 |
* | Mark JSTraceable and its method as unsafe | Anthony Ramine | 2016-12-06 | 1 | -2/+3 |
* | Rename media_queries::MediaQueryList to MediaList | Xidorn Quan | 2016-11-08 | 1 | -7/+4 |
* | Prefer Servo-specific ToCss for all types | Ravi Shankar | 2016-11-07 | 1 | -2/+1 |
* | Remove unneeded #allow(unsafe_code) | Stefan Schindler | 2016-11-05 | 1 | -2/+0 |
* | 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 |
* | Implement matchMedia and MediaQueryList | Jack Moffitt | 2016-11-02 | 1 | -0/+156 |