提交历史

作者 SHA1 备注 提交日期
  Andrew Kaster f68c67bf3f LibWeb: Implement MessagePort.postMessage closer to the spec 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& 1 年之前
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 年之前
  Andrew Kaster ec11743fae LibWeb: Use StructuredSerializeWithTransfer in window.postMessage() 1 年之前
  Reimar 4299fb604b LibWeb: Add window.status property 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 年之前
  Timothy Flynn ffdc2d8add LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window 1 年之前
  Andrew Kaster 18fc3a1e26 LibWeb: Update window.open to match the current spec steps 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 年之前
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects 1 年之前
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec 1 年之前
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 年之前
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 年之前
  Andrew Kaster 5949e3c3e8 LibWeb: Implement named property access AOs on Window 1 年之前
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 年之前
  Andrew Kaster 64899dba44 LibWeb: Implement document-tree child navigable target name property set 1 年之前
  Aliaksandr Kalenik 6736a76915 LibWeb: Update `Window::name()` to use navigables 1 年之前
  Aliaksandr Kalenik 5d12dea4c9 LibWeb: Update `Window::set_name()` to use navigables 1 年之前
  Aliaksandr Kalenik c95215f829 LibWeb: Update `Window::focus()` to use navigables 1 年之前
  Aliaksandr Kalenik e54071ce89 LibWeb: Update `Window::parent()` to use navigables 1 年之前
  Aliaksandr Kalenik 8d82dc3a9f LibWeb: Update `Window::top()` to use navigables 1 年之前
  Aliaksandr Kalenik 0e0936e1ce LibWeb: Update `Window::frame_element()` to use navigables 1 年之前
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables 1 年之前
  Aliaksandr Kalenik 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` 1 年之前
  Aliaksandr Kalenik 089a23a1f2 LibWeb: Update `Window::length()` to use navigables 1 年之前
  Aliaksandr Kalenik 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables 1 年之前
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 年之前