Kenneth Myhra
|
cbefab21be
LibWeb: Port fire_a_page_transition_event() to new FlyString
|
2 years ago |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 years ago |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 years ago |
Timothy Flynn
|
9c569e8a0f
LibWeb: Implement the [PutForwards] IDL extended attribute
|
2 years ago |
Timothy Flynn
|
0aa4466ce9
LibWeb: Port {set,clear}{Timeout,Interval} to IDL
|
2 years ago |
Timothy Flynn
|
dd992e7dad
LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin
|
2 years ago |
Linus Groh
|
41b8d81d49
LibWeb/HTML: Remove redundant namespace qualifiers from Window.{cpp,h}
|
2 years ago |
Linus Groh
|
324dacbc5d
LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage()
|
2 years ago |
Linus Groh
|
4da68384e6
LibWeb/HTML: Make Window::m{location,navigator} lazily allocated
|
2 years ago |
Linus Groh
|
b6a69f5f03
LibWeb/HTML: Consolidate duplicate public/private sections in Window.h
|
2 years ago |
Linus Groh
|
351e5ca917
LibWeb/HTML: Port Window.queueMicrotask() to IDL
|
2 years ago |
Linus Groh
|
129ab02470
LibWeb/HTML: Port Window.structuredClone() to IDL
|
2 years ago |
Linus Groh
|
a31c561a5a
LibWeb/HTML: Port Window.sessionStorage to IDL
|
2 years ago |
Linus Groh
|
37e9302dd9
LibWeb/HTML: Port Window.localStorage to IDL
|
2 years ago |
Linus Groh
|
5cc6b1c4db
LibWeb/HTML: Port Window.fetch() to IDL
|
2 years ago |
Linus Groh
|
a2fb3a1653
LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL
|
2 years ago |
Linus Groh
|
211e6c1fbc
LibWeb/HTML: Port Window.requestAnimationFrame() to IDL
|
2 years ago |
Linus Groh
|
86589f09dc
LibWeb/HTML: Port Window.cancelIdleCallback() to IDL
|
2 years ago |
Linus Groh
|
b410804f54
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
2 years ago |
Linus Groh
|
606b9ff6f3
LibWeb/HTML: Port Window.getSelection() to IDL
|
2 years ago |
Linus Groh
|
56550b6ec0
LibWeb/HTML: Port Window.focus() to IDL
|
2 years ago |
Linus Groh
|
b59505aba5
LibWeb/HTML: Port Window.getComputedStyle() to IDL
|
2 years ago |
Linus Groh
|
8454eb874f
LibWeb/HTML: Port Window.devicePixelRatio to IDL
|
2 years ago |
Linus Groh
|
46e547d774
LibWeb/HTML: Port Window.outer{Width,Height} to IDL
|
2 years ago |
Linus Groh
|
80acf03278
LibWeb/HTML: Port Window.screen{X,Y} / Window.screen{Left,Top} to IDL
|
2 years ago |
Linus Groh
|
3d075e55f5
LibWeb/HTML: Port Window.scrollBy() to IDL
|
2 years ago |
Linus Groh
|
2b6d9cca1a
LibWeb/HTML: Port Window.scroll() to IDL
|
2 years ago |
Linus Groh
|
40b4ee88de
LibWeb/HTML: Port Window.scroll{X,Y} / Window.page{X,Y}Offset to IDL
|
2 years ago |
Linus Groh
|
25f53a577d
LibWeb/HTML: Port Window.inner{Width,Height} to IDL
|
2 years ago |
Linus Groh
|
0c691087ca
LibWeb/HTML: Port Window.screen to IDL
|
2 years ago |