Commit History

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