Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  scorpion-26 d00adabc3c LibWeb: Preserve order of HTMLCollection property names 10 bulan lalu
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 bulan lalu
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 tahun lalu
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> 1 tahun lalu
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 1 tahun lalu
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item 1 tahun lalu
  Andreas Kling 4d78c66b3d LibWeb: Cache name->element mappings in HTMLCollection 1 tahun lalu
  Andreas Kling e7febd347b LibWeb: Don't advertise the empty string as HTMLCollection property name 1 tahun lalu
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 tahun lalu
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 tahun lalu
  Shannon Booth baaaa0008e LibWeb: Look for first ID _or_ name in HTMLCollection::named_item 1 tahun lalu
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 tahun lalu
  Shannon Booth adf061a29c LibWeb: Avoid copying cached elements in HTMLCollection 1 tahun lalu
  Shannon Booth 094ab8b4d2 LibWeb: Remove some uneeded const_casts from HTMLCollection 1 tahun lalu
  Shannon Booth b1be8bd826 LibWeb: Implement is_supported_property_index in terms of length() 1 tahun lalu
  Shannon Booth b9b264e97a LibWeb: Remove redundant is_empty check from is_supported_property_index 1 tahun lalu
  Shannon Booth cdd0038c9e LibWeb: Factor out a method to update the cached elements 1 tahun lalu
  Shannon Booth 897f55ca8a LibWeb: Use NonnullGCPtr for HTMLCollection::collect_matching_elements 1 tahun lalu
  Andreas Kling 6bb4a2bfaa LibWeb: Let HTMLCollection cache its element list 1 tahun lalu
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 tahun lalu
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible 1 tahun lalu
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString 1 tahun lalu
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 tahun lalu
  Andreas Kling ff63b2603d LibWeb: Use cached Element `id` attribute in HTMLCollection 1 tahun lalu
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> 1 tahun lalu
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 tahun lalu
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 tahun lalu
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 tahun lalu
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 tahun lalu