Commit Verlauf

Autor SHA1 Nachricht Datum
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope vor 1 Jahr
  Andreas Kling de993be02f LibWeb: Return child navigable target name set with FlyString keys vor 1 Jahr
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> vor 1 Jahr
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& vor 1 Jahr
  Reimar 4299fb604b LibWeb: Add window.status property vor 1 Jahr
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String vor 1 Jahr
  Timothy Flynn ffdc2d8add LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec vor 1 Jahr
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString vor 1 Jahr
  Andrew Kaster 5949e3c3e8 LibWeb: Implement named property access AOs on Window vor 1 Jahr
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain vor 1 Jahr
  Andrew Kaster 64899dba44 LibWeb: Implement document-tree child navigable target name property set vor 1 Jahr
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` vor 1 Jahr
  Aliaksandr Kalenik 089a23a1f2 LibWeb: Update `Window::length()` to use navigables vor 1 Jahr
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables vor 1 Jahr
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location vor 1 Jahr
  Aliaksandr Kalenik 083e4a3f30 LibWeb: Update `Location::reload()` to use navigables vor 1 Jahr
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property vor 1 Jahr
  Aliaksandr Kalenik 5f21285337 LibWeb: Add `Window::navigable()` vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport vor 2 Jahren
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing vor 2 Jahren
  Shannon Booth a975fca42e LibWeb: Implement size attribute of ByteLengthQueuingStrategy vor 2 Jahren
  Shannon Booth 49689e5d8e LibWeb: Implement size attribute of CountQueuingStrategy vor 2 Jahren
  stelar7 29029de839 LibWeb: Set `last activation timestamp` on the window vor 2 Jahren
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h vor 2 Jahren
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString vor 2 Jahren
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String vor 2 Jahren