Commit History

Author SHA1 Message Date
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& 1 year ago
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 year ago
  Andrew Kaster ec11743fae LibWeb: Use StructuredSerializeWithTransfer in window.postMessage() 1 year ago
  Reimar 4299fb604b LibWeb: Add window.status property 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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
  Andrew Kaster 18fc3a1e26 LibWeb: Update window.open to match the current spec steps 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 year ago
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects 1 year ago
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec 1 year ago
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 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 6736a76915 LibWeb: Update `Window::name()` to use navigables 1 year ago
  Aliaksandr Kalenik 5d12dea4c9 LibWeb: Update `Window::set_name()` to use navigables 1 year ago
  Aliaksandr Kalenik c95215f829 LibWeb: Update `Window::focus()` to use navigables 1 year ago
  Aliaksandr Kalenik e54071ce89 LibWeb: Update `Window::parent()` to use navigables 1 year ago
  Aliaksandr Kalenik 8d82dc3a9f LibWeb: Update `Window::top()` to use navigables 1 year ago
  Aliaksandr Kalenik 0e0936e1ce LibWeb: Update `Window::frame_element()` to use navigables 1 year ago
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables 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 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables 1 year ago
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 year ago