História revízii

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