Aliaksandr Kalenik
|
ee50d9b2b5
LibWeb: Update Page to use navigables
|
há 1 ano atrás |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
há 1 ano atrás |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 1 ano atrás |
Dominique Liberda
|
d6ddc25975
LibWeb: Skip alternate stylesheets in HTMLLinkElement::attribute_changed
|
há 1 ano atrás |
Andreas Kling
|
fb727332f9
LibWeb: Decode linked style sheets before parsing them
|
há 2 anos atrás |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
há 2 anos atrás |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
há 2 anos atrás |
Andreas Kling
|
8a43f5a64a
LibWeb: Forward media attribute from link element to loaded style sheet
|
há 2 anos atrás |
Andreas Kling
|
c50ce2030d
LibWeb: Allow event handler attributes on HTMLLinkElement
|
há 2 anos atrás |
Andreas Kling
|
b97004ea4a
LibWeb: Fire "load" and "error" events for rel=preload link loads
|
há 2 anos atrás |
Timothy Flynn
|
8ff8309202
LibWeb: Update workarounds for fetching CORS cross-origin responses
|
há 2 anos atrás |
Sam Atkins
|
9c2d496dbe
LibWeb: Make `processBodyError` take an optional exception
|
há 2 anos atrás |
Kenneth Myhra
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
há 2 anos atrás |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
há 2 anos atrás |
Luke Wilde
|
95da08e035
LibWeb: Add workaround to restore cross-origin stylesheet functionality
|
há 2 anos atrás |
Srikavin Ramkumar
|
633983d354
LibWeb: Update stylesheet loading to use fetch infrastructure
|
há 2 anos atrás |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
há 2 anos atrás |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
há 2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Baitinq
|
d6bb110d89
LibWeb: Handle disabling of StyleSheet HTMLLinkElements
|
há 2 anos atrás |
Linus Groh
|
b86c264975
LibWeb: Replace incorrect uses of split_view() for whitespace splitting
|
há 2 anos atrás |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
há 2 anos atrás |
Andreas Kling
|
cd7262ee56
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
|
há 2 anos atrás |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
há 2 anos atrás |
DexesTTP
|
2198091bbc
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
|
há 3 anos atrás |