提交历史

作者 SHA1 备注 提交日期
  Gingeh 16f2f6aa42 LibWeb: Make empty media query lists evaluate to true 9 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 11 月之前
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> 11 月之前
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item 11 月之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 年之前
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String 1 年之前
  Sam Atkins afa27bad19 LibWeb: Make serializing media-queries infallible 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 年之前
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 年之前
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 年之前
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 年之前
  Kenneth Myhra 5d9bc378c3 LibWeb: Make factory method of CSS::MediaList fallible 2 年之前
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 年之前
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 年之前
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag 2 年之前
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前