aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/PerformanceObserver.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-26/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-3/+3
| | | | Fixes #27660
* alphabetized frozen supported entry types on the global, avoid moving Heap ↵Patrick Shaughnessy2020-02-141-1/+2
| | | | into Option
* Performance observers better, not perfectPatrick Shaughnessy2020-01-271-3/+6
|
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
|
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* implement PerformanceObserverInit.buffered (fixes #18108)Remi THEBAULT2017-08-241-0/+1
|
* Performance Timeline APIFernando Jiménez Moreno2017-08-171-0/+21