Commit Verlauf

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