Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 years ago |
Linus Groh
|
0b52b883af
LibWeb: Implement '5.5. Response class' from the Fetch API :^)
|
2 years ago |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 years ago |
Linus Groh
|
5ad6283331
LibWeb: Implement '5.3. Body mixin' from the Fetch API :^)
|
2 years ago |
Linus Groh
|
dc6fb43d26
LibWeb: Add referrer policy to Fetch::Infrastructure::Request
|
2 years ago |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 years ago |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 years ago |
Andreas Kling
|
ba78fe008f
LibWeb: Add CSS::Size to represent the full range of CSS size values
|
2 years ago |
Linus Groh
|
56d8c4ff26
LibWeb: Move WindowProxy from Bindings/ to HTML/
|
2 years ago |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 years ago |
Linus Groh
|
571f4e3ebb
LibWeb: Move extract_body() into Fetch
|
2 years ago |
Linus Groh
|
87654f5b51
LibWeb: Start fleshing out the ReadableStream interface
|
2 years ago |
Andreas Kling
|
8ead228202
LibWeb: Implement "browsing context group" concept from the HTML spec
|
2 years ago |
Ben Wiederhake
|
d073a31c21
LibWeb: Add missing includes
|
2 years ago |
Andreas Kling
|
530675993b
LibWeb: Rename Attribute to Attr
|
2 years ago |
MacDue
|
980c92e9b5
LibWeb: Add FilterValueListStyleValue
|
2 years ago |
Ben Wiederhake
|
8deced39a8
LibWeb: Resolve cyclic declaration/definitions involving Length
|
2 years ago |
Andreas Kling
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 years ago |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 years ago |
Andreas Kling
|
2fe97fa8db
LibWeb: Make WorkerNavigator GC-allocated
|
2 years ago |
Andreas Kling
|
9da72cdaba
LibWeb: Make WorkerLocation GC-allocated
|
2 years ago |
Andreas Kling
|
25daa14a05
LibWeb: Make IntersectionObserver GC-allocated
|
2 years ago |
Andreas Kling
|
fe9c5395d4
LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated
|
2 years ago |
Andreas Kling
|
0dc2c27fa3
LibWeb: Make ResizeObserver GC-allocated
|
2 years ago |
Andreas Kling
|
915a240944
LibWeb: Make IdleDeadline GC-allocated
|
2 years ago |
Andreas Kling
|
8f2a711132
LibWeb: Make Selection GC-allocated
|
2 years ago |
Andreas Kling
|
be9d3860b9
LibWeb: Make Crypto GC-allocated
|
2 years ago |
Andreas Kling
|
96f6c7fae5
LibWeb: Make Headers and HeadersIterator GC-allocated
|
2 years ago |
Andreas Kling
|
647ac1bdba
LibWeb: Make Blob and File GC-allocated
|
2 years ago |
Andreas Kling
|
018d236439
LibWeb: Make TextDecoder GC-allocated
|
2 years ago |