Histórico de commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 ano atrás
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap 1 ano atrás
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
  Shannon Booth 9cd36839d2 LibWeb: Port DOMStringMap from DeprecatedString to String 1 ano atrás
  Shannon Booth f43313d099 LibWeb: Port LegacyPlatformObject from DeprecatedString to String 1 ano atrás
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 ano atrás
  Shannon Booth 673e3ec57d LibWeb: Port Element::set_attribute_value from DeprecatedString 1 ano atrás
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 ano atrás
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 anos atrás
  Kenneth Myhra b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 anos atrás
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 anos atrás
  Andreas Kling 3a675a024a LibWeb: Make DOMStringMap a LegacyPlatformObject 2 anos atrás