Andreas Kling
|
18c54d8d40
|
LibJS: Make Cell::initialize() return void
Stop worrying about tiny OOMs.
Work towards #20405
|
2023-08-08 07:39:11 +02:00 |
|
Luke Wilde
|
036e1e1bcf
|
LibWeb: Implement performance.{measure,clearMeasures}
|
2023-05-13 16:31:10 +02:00 |
|
Luke Wilde
|
f62bcba56a
|
LibWeb: Specify snake case names for navigation timing entries too
This will be used by performance.measure to read the value of a given
entry in the NavigationTiming interface.
|
2023-05-13 16:31:10 +02:00 |
|
Luke Wilde
|
cbe0901706
|
LibWeb: Implement performance.mark and performance.clearMarks
|
2023-03-23 21:00:43 +00:00 |
|