Andreas Kling
|
b97004ea4a
LibWeb: Fire "load" and "error" events for rel=preload link loads
|
2 سال پیش |
Timothy Flynn
|
8ff8309202
LibWeb: Update workarounds for fetching CORS cross-origin responses
|
2 سال پیش |
Sam Atkins
|
9c2d496dbe
LibWeb: Make `processBodyError` take an optional exception
|
2 سال پیش |
Kenneth Myhra
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2 سال پیش |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 سال پیش |
Luke Wilde
|
95da08e035
LibWeb: Add workaround to restore cross-origin stylesheet functionality
|
2 سال پیش |
Srikavin Ramkumar
|
633983d354
LibWeb: Update stylesheet loading to use fetch infrastructure
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Baitinq
|
d6bb110d89
LibWeb: Handle disabling of StyleSheet HTMLLinkElements
|
2 سال پیش |
Linus Groh
|
b86c264975
LibWeb: Replace incorrect uses of split_view() for whitespace splitting
|
2 سال پیش |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 سال پیش |
Andreas Kling
|
cd7262ee56
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
|
2 سال پیش |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 سال پیش |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
2 سال پیش |
DexesTTP
|
2198091bbc
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
|
3 سال پیش |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 سال پیش |
Anthony Van de Gejuchte
|
06d9853a8b
LibWeb: Update displayed favicon when a favicon is loaded
|
3 سال پیش |
Anthony Van de Gejuchte
|
13847aa7e8
LibWeb: Add icon as possible resource type on the link tag
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Sam Atkins
|
05bd0ca3ee
LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()`
|
3 سال پیش |
Andreas Kling
|
02497888a6
LibWeb: Ignore linked stylesheets with MIME types other than text/css
|
3 سال پیش |
Andreas Kling
|
ceb055a75e
LibWeb: Don't delay document "load" event for non-loading link elements
|
3 سال پیش |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 سال پیش |
Simon Wanner
|
1ed5e79478
LibWeb: Fix resolving relative URLs in style sheets
|
3 سال پیش |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 سال پیش |
Andreas Kling
|
32b8023ad1
LibWeb: Don't delay document load event forever with cached style sheets
|
3 سال پیش |