Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects há 2 anos atrás
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues há 2 anos atrás
  Kenneth Myhra 5d9bc378c3 LibWeb: Make factory method of CSS::MediaList fallible há 2 anos atrás
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors há 2 anos atrás
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling cfdb8f2a8e LibWeb: Make MediaList GC-allocated há 2 anos atrás
  Sam Atkins bc4c185aef LibWeb: Add MediaList wrapper há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Sam Atkins 46bba44f8b LibWeb: Move media-query-list serialization code to MediaQuery.{h,cpp} há 3 anos atrás
  Sam Atkins 1c829e0417 LibWeb: Implement MediaQuery matching :^) há 3 anos atrás
  Sam Atkins 8ac622f056 LibWeb: Add MediaList há 3 anos atrás