Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject před 1 rokem
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String před 1 rokem
  Sam Atkins afa27bad19 LibWeb: Make serializing media-queries infallible před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects před 2 roky
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues před 2 roky
  Kenneth Myhra 5d9bc378c3 LibWeb: Make factory method of CSS::MediaList fallible před 2 roky
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors před 2 roky
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag před 2 roky
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling cfdb8f2a8e LibWeb: Make MediaList GC-allocated před 2 roky
  Sam Atkins bc4c185aef LibWeb: Add MediaList wrapper před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML před 3 roky