Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn ffdc2d8add LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window před 1 rokem
  Andrew Kaster 18fc3a1e26 LibWeb: Update window.open to match the current spec steps 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
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects před 1 rokem
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec před 1 rokem
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params před 1 rokem
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString před 1 rokem
  Andrew Kaster 5949e3c3e8 LibWeb: Implement named property access AOs on Window před 1 rokem
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain před 1 rokem
  Andrew Kaster 64899dba44 LibWeb: Implement document-tree child navigable target name property set před 1 rokem
  Aliaksandr Kalenik 6736a76915 LibWeb: Update `Window::name()` to use navigables před 1 rokem
  Aliaksandr Kalenik 5d12dea4c9 LibWeb: Update `Window::set_name()` to use navigables před 1 rokem
  Aliaksandr Kalenik c95215f829 LibWeb: Update `Window::focus()` to use navigables před 1 rokem
  Aliaksandr Kalenik e54071ce89 LibWeb: Update `Window::parent()` to use navigables před 1 rokem
  Aliaksandr Kalenik 8d82dc3a9f LibWeb: Update `Window::top()` to use navigables před 1 rokem
  Aliaksandr Kalenik 0e0936e1ce LibWeb: Update `Window::frame_element()` to use navigables před 1 rokem
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables před 1 rokem
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` před 1 rokem
  Aliaksandr Kalenik 089a23a1f2 LibWeb: Update `Window::length()` to use navigables před 1 rokem
  Aliaksandr Kalenik 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables před 1 rokem
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables před 1 rokem
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location před 1 rokem
  Aliaksandr Kalenik 083e4a3f30 LibWeb: Update `Location::reload()` to use navigables před 1 rokem
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Andreas Kling da8692572a LibWeb: Support media queries with the `resolution` feature před 1 rokem
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property před 1 rokem
  Aliaksandr Kalenik 5f21285337 LibWeb: Add `Window::navigable()` před 1 rokem