Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible há 1 ano atrás
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString há 1 ano atrás
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject há 1 ano atrás
  Andreas Kling ff63b2603d LibWeb: Use cached Element `id` attribute in HTMLCollection há 1 ano atrás
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString há 1 ano atrás
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Shannon Booth d5409a056a LibWeb: Port HTMLCollection from DeprecatedString to String há 1 ano atrás
  Shannon Booth 15944c5b26 LibWeb: Const qualify HTMLCollection::length há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children há 2 anos atrás
  Luke Wilde 2125464b76 LibWeb: Don't match the root node of HTMLCollection há 2 anos atrás
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects há 2 anos atrás
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated há 2 anos atrás