Historie revizí

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