提交歷史

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 083e4a3f30 LibWeb: Update `Location::reload()` to use navigables 1 年之前
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Andreas Kling da8692572a LibWeb: Support media queries with the `resolution` feature 1 年之前
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property 1 年之前
  Aliaksandr Kalenik 5f21285337 LibWeb: Add `Window::navigable()` 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 年之前
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 年之前
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing 1 年之前
  Shannon Booth a975fca42e LibWeb: Implement size attribute of ByteLengthQueuingStrategy 2 年之前
  Shannon Booth 49689e5d8e LibWeb: Implement size attribute of CountQueuingStrategy 2 年之前
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 年之前
  stelar7 9c74f49b1d LibWeb: Implement `has_transient_activation` 2 年之前
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 年之前
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 年之前
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 年之前
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
  Kenneth Myhra 1080281e58 LibWeb: Port AbstractBrowsingContext to String 2 年之前
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 年之前
  Timothy Flynn 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 年之前
  Timothy Flynn bff109ee50 LibWeb: Change the "noreferrer" storage type to a named enum 2 年之前
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 年之前
  Timothy Flynn 57646c86ef LibWeb: Port the WebAssembly namespace to IDL 2 年之前
  Timothy Flynn 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 年之前
  Timothy Flynn 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute 2 年之前
  Timothy Flynn 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 年之前