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 година |
Sam Atkins
|
60867703c0
LibWeb: Make HTMLLinkElement responsible for its own loading
|
пре 3 година |
Ali Mohammad Pur
|
f0e2c517fc
LibWeb: Implement the dns-prefetch and preconnect link relationships
|
пре 3 година |