Shannon Booth
|
0c2400641e
LibWeb: Fill out implementation of current_principal_settings_object
|
8 mesiacov pred |
Shannon Booth
|
b2f3ed8b5a
LibWeb: Rename current settings object to 'current principal'
|
8 mesiacov pred |
Shannon Booth
|
1096b64936
LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope
|
8 mesiacov pred |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 mesiacov pred |
Andrew Kaster
|
237bcbff36
LibWeb: Add ServiceWorker discarded flag to ESO
|
10 mesiacov pred |
Jamie Mansfield
|
e3b3041a0c
LibWeb: Implement NavigatorStorage mixin interface
|
11 mesiacov pred |
Kenneth Myhra
|
e36607bdba
LibWeb: Add spec link to fetch group concept
|
11 mesiacov pred |
mobounya
|
9e223f6dae
LibWeb: Add fetch group from the fetch spec
|
1 rok pred |
Andreas Kling
|
f60d82eb85
LibWeb: Make HTML::Environment a GC-allocated type
|
1 rok pred |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
1 rok pred |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 rok pred |
Andrew Kaster
|
4d22358e05
LibWeb: Add facilities to serialize EnvironmentSettingsObjects
|
1 rok pred |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 rok pred |
Shannon Booth
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 rok pred |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok pred |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 rok pred |
Ali Mohammad Pur
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 rokov pred |
Andreas Kling
|
3811be2f7c
LibWeb: Make module maps GC-allocated
|
2 rokov pred |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 rokov pred |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 rokov pred |
Luke Wilde
|
7e701f6256
LibWeb: Keep unhandledrejection event promises alive when task is queued
|
2 rokov pred |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 rokov pred |
Idan Horowitz
|
efe94d9040
LibWeb: Support parsing a URL relative to environment settings object
|
2 rokov pred |
Idan Horowitz
|
f69c135796
LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts
|
2 rokov pred |
Linus Groh
|
8db64a8704
LibWeb: Implement 'Is non-secure context' AO
|
2 rokov pred |
Linus Groh
|
4baf0a4486
LibWeb: Implement 'Is secure context' AO
|
2 rokov pred |
networkException
|
9afea1248f
LibWeb: Add disallow further import maps steps to ESO
|
2 rokov pred |
Linus Groh
|
93405b4aff
LibWeb: Add virtual destructor to Environment
|
2 rokov pred |
Linus Groh
|
4817b7c623
LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject
|
2 rokov pred |
Andreas Kling
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 rokov pred |