Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -5/+5 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -0/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+4 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+1 |
* | Add base of VTTCue DOM interface | Iulian Gabriel Radu | 2020-03-08 | 1 | -8/+16 |
* | Remove 'on' prefix from event handler macros | Patrick Ngai | 2019-03-14 | 1 | -2/+2 |
* | script: Create structures for TextTrack API | Dan Robertson | 2018-12-11 | 1 | -0/+111 |