aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/CloseEvent.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-18/+0
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Correct the initial value of wasClean in CloseEvent.Ms2ger2015-05-061-1/+1
* Move the CloseEventInit defaults into IDL.Ms2ger2015-05-061-3/+3
* Implement incomplete opening, sending, and closing behaviour for WebSockets u...William Galliher2015-05-051-0/+17