Historial de Commits

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