Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 02da288413 LibWeb: Allow CSS @import rule to import non-UTF-8 style sheets vor 8 Monaten
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere vor 9 Monaten
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen vor 10 Monaten
  Sam Atkins 240b58e90f LibWeb/CSS: Set `@import` as the owner rule of their loaded style sheet vor 10 Monaten
  Sam Atkins 4e18fce3a5 LibWeb: Set the location URL for `@import`-ed/`<link>`-ed style sheets vor 10 Monaten
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
  Sam Atkins 9c1c7720c5 LibWeb: Use serialize_a_url() to serialize `@import url(...)` vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 3a4d386f05 LibWeb: Fetch CSS @font-face fonts in @import'ed style sheets vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h vor 2 Jahren
  Kenneth Myhra d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 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
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 36085676d2 LibWeb: Make CSSImportList mark its document vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated vor 2 Jahren
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated vor 2 Jahren
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace vor 3 Jahren