Commit Verlauf

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