Historique des commits

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