Hermes Junior
|
cdd78be2d3
LibWeb: Make javascript mime matching spec compliant
|
8 ay önce |
Shannon Booth
|
1c18b900e2
LibWeb: Port EventLoop::spin_XXX to HeapFunction
|
8 ay önce |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 ay önce |
Jamie Mansfield
|
bab086694a
LibWeb: Support SRI for import maps
|
1 yıl önce |
Jamie Mansfield
|
bedb626c29
LibWeb: Set script force async to false when async changes
|
11 ay önce |
Andreas Kling
|
007c292af3
LibWeb: Execute the correct script in XMLDocumentBuilder::element_end()
|
11 ay önce |
Tim Ledbetter
|
aa4e18fca5
LibWeb: Remove `m_src_is_set` field from `HTMLScriptElement`
|
1 yıl önce |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
1 yıl önce |
Maciej
|
d890be6e0f
LibWeb: Prepare script when src is set the first time
|
1 yıl önce |
Jamie Mansfield
|
21cf2c2981
LibWeb: Implement HTMLScriptElement.fetchPriority
|
1 yıl önce |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 yıl önce |
Jamie Mansfield
|
e487f70bbf
LibWeb: Support "importmap" scripts
|
1 yıl önce |
Andreas Kling
|
7f0920b0e9
LibWeb: Implement HTMLScriptElement.async
|
1 yıl önce |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 yıl önce |
Andrew Kaster
|
c79bac70f4
LibWeb: Consistently use the EmptyString state of ReferrerPolicy
|
1 yıl önce |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 yıl önce |
Shannon Booth
|
4135c3885c
LibWeb: Only wait for document to be ready for scripts if executing one
|
1 yıl önce |
Shannon Booth
|
44089ce284
LibWeb: Reuse attribute lookups in HTMLScriptElement::prepare_script
|
1 yıl önce |
Bastiaan van der Plaat
|
5c00e2bb7f
LibWeb: Remove refusing to run script debug line
|
1 yıl önce |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 yıl önce |
Shannon Booth
|
a8f5ebeddd
LibWeb: Port DOM::Node from DeprecatedString
|
1 yıl önce |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 yıl önce |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 yıl önce |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 yıl önce |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 yıl önce |
networkException
|
5aa7c51956
LibWeb: Pass around JS::HeapFunctions when fetching scripts
|
1 yıl önce |
networkException
|
89ea444967
LibWeb: Use proper helper for appending to scripts to run after parsing
|
1 yıl önce |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 yıl önce |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 yıl önce |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
1 yıl önce |