aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Console.webidl
Commit message (Expand)AuthorAgeFilesLines
* implement `console.timeLog` (#33377)Simon Wülker2024-09-091-2/+3
* Set empty object as `console` prototype (#33358)Simon Wülker2024-09-071-2/+1
* Implement console.count/countReset (#31635)Smitty2024-03-171-0/+4
* Make console methods take `any` instead of `string` (#31241)Smitty2024-02-051-8/+8
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-12/+12
* Console.Clear implementedmustafapc192020-07-291-0/+1
* Implement Console grouping APIs.Josh Matthews2020-07-061-8/+10
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Implemented Houdini worklets.Alan Jeffrey2017-05-171-1/+1
* Make console a namespace (fixes #13010)Anthony Ramine2016-09-101-2/+4
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement console#time and console#timeEnd methodsJoshua Holmer2016-01-251-0/+2
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+3
* Prefer HTTPS when linking to GitHub PagesCorey Farwell2015-06-281-1/+1
* Support any number of arguments to console methods (fixes #5495).Bogdan Cuza2015-04-041-5/+5
* Cargoify servoJack Moffitt2014-09-081-0/+21