aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/EventSource.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
| | | | Fixes #27660
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+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
|
* Remove preferences in EventSource.webidlKeith Yeung2016-11-111-2/+1
|
* Disable EventSource until it is fully implemented.Ms2ger2016-09-281-1/+2
| | | | This also causes a number of tests that currently time out to fail quickly.
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
|
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
|
* Implement EventSource and update test expectationsKeith Yeung2016-01-051-0/+31