Shannon Booth
|
b6292a2d7d
LibWeb: Use WebIDL integer typedefs in ProgressEvent
|
1 gadu atpakaļ |
Shannon Booth
|
3e756da564
LibWeb: Use unsigned long long for ProgressEventInit
|
1 gadu atpakaļ |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 gadu atpakaļ |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 gadu atpakaļ |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 gadu atpakaļ |
Kenneth Myhra
|
ab6bd946d8
LibWeb: Port ProgressEvent to new String
|
2 gadi atpakaļ |
Kenneth Myhra
|
84c7af4dcb
LibWeb: Make factory method of XHR::ProgressEvent fallible
|
2 gadi atpakaļ |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 gadi atpakaļ |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 gadi atpakaļ |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 gadi atpakaļ |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 gadi atpakaļ |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 gadi atpakaļ |
Andreas Kling
|
45425de849
LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap()
|
2 gadi atpakaļ |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 gadi atpakaļ |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
2 gadi atpakaļ |
stelar7
|
94bb5a779b
LibWeb: Use `long long` where it was replaced with `long`
|
3 gadi atpakaļ |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 gadi atpakaļ |
Idan Horowitz
|
4d71f22673
LibWeb: Add the missing ProgressEvent IDL constructor
|
3 gadi atpakaļ |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Luke
|
4f2e154dbe
LibWeb: Flesh out existing XHR methods a bit more
|
4 gadi atpakaļ |