Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 سال پیش |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
Linus Groh
|
1a6b61b0cc
LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class
|
2 سال پیش |
Linus Groh
|
d1a7c39e76
LibWeb/HTML: Implement WorkerGlobalScope::origin()
|
2 سال پیش |
Kenneth Myhra
|
be727ea871
LibWeb: Port WorkerGlobalScope to new String
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 سال پیش |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 سال پیش |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 سال پیش |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 سال پیش |
Andreas Kling
|
3768743a0a
LibWeb: Remove now-unused Bindings::Wrappable class
|
2 سال پیش |
Andreas Kling
|
2fe97fa8db
LibWeb: Make WorkerNavigator GC-allocated
|
2 سال پیش |
Andreas Kling
|
9da72cdaba
LibWeb: Make WorkerLocation GC-allocated
|
2 سال پیش |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
2 سال پیش |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 سال پیش |
Andrew Kaster
|
820e99f97d
LibWeb: Add initial implementation for WorkerGlobalScope
|
3 سال پیش |