Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling ad843b6e4a LibWeb: Don't crash when accessing property in detached Window object há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}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
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() há 1 ano atrás
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access há 1 ano atrás
  Andrew Kaster 64899dba44 LibWeb: Implement document-tree child navigable target name property set há 1 ano atrás
  Aliaksandr Kalenik 605d24ef7d LibWeb: Update WindowProxy::internal_own_property_keys() for navigables há 1 ano atrás
  Aliaksandr Kalenik dd9eca254e LibWeb: Update `WindowProxy::internal_get_own_property` for navigables há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling a653b60e49 LibWeb: Implement basic support for window[number] há 1 ano atrás
  Andreas Kling 06d9451551 LibWeb: Don't cache property accesses on WindowProxy há 2 anos atrás
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset há 2 anos atrás
  Aliaksandr Kalenik 3225c39191 LibWeb: Implement Document::make_active() há 2 anos atrás
  Linus Groh e6be5c37c0 LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm() há 2 anos atrás
  Linus Groh baaf891c64 LibWeb/HTML: Port Window.length to IDL há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 56d8c4ff26 LibWeb: Move WindowProxy from Bindings/ to HTML/ há 2 anos atrás