Shannon Booth
|
da18551f10
LibWeb: Change HTML::Script to hold a realm instead of settings object
|
8 달 전 |
Shannon Booth
|
0382933a0a
LibWeb: Add AO for 'module map of realm'
|
8 달 전 |
Shannon Booth
|
1871b744ff
LibWeb: Add principal settings object helper function
|
8 달 전 |
Shannon Booth
|
f7a4d94b24
LibWeb: Add scaffold for 'principal realm of realm'
|
8 달 전 |
Shannon Booth
|
d7023f5f45
LibWeb: Change backup imcumbent stack to hold Realm instead of Settings
|
8 달 전 |
Shannon Booth
|
8dffd8e7d6
LibWeb: Implement prepare_to_run_script on a Realm&
|
8 달 전 |
Shannon Booth
|
d6fdaf6b26
LibWeb: Implement clean_up_after_running_script on a Realm
|
8 달 전 |
Shannon Booth
|
0628b74272
LibWeb: Add scaffold for for "execution context of a realm"
|
8 달 전 |
Shannon Booth
|
aef18435fb
LibWeb: Implement whether scripting is disabled based on a realm
|
8 달 전 |
Shannon Booth
|
84dc83e0e0
LibWeb: Rename current_global_object to current_principal_global_object
|
8 달 전 |
Shannon Booth
|
0c2400641e
LibWeb: Fill out implementation of current_principal_settings_object
|
8 달 전 |
Shannon Booth
|
b2f3ed8b5a
LibWeb: Rename current settings object to 'current principal'
|
8 달 전 |
Shannon Booth
|
1096b64936
LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope
|
8 달 전 |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 달 전 |
Andrew Kaster
|
237bcbff36
LibWeb: Add ServiceWorker discarded flag to ESO
|
10 달 전 |
Jamie Mansfield
|
e3b3041a0c
LibWeb: Implement NavigatorStorage mixin interface
|
10 달 전 |
Kenneth Myhra
|
e36607bdba
LibWeb: Add spec link to fetch group concept
|
11 달 전 |
mobounya
|
9e223f6dae
LibWeb: Add fetch group from the fetch spec
|
11 달 전 |
Andreas Kling
|
f60d82eb85
LibWeb: Make HTML::Environment a GC-allocated type
|
1 년 전 |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
1 년 전 |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 년 전 |
Andrew Kaster
|
4d22358e05
LibWeb: Add facilities to serialize EnvironmentSettingsObjects
|
1 년 전 |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 년 전 |
Shannon Booth
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 년 전 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 년 전 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 년 전 |
Ali Mohammad Pur
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 년 전 |
Andreas Kling
|
3811be2f7c
LibWeb: Make module maps GC-allocated
|
2 년 전 |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 년 전 |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 년 전 |