Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra d9845bb24b LibWeb: Make factory method of HTML::PageTransitionEvent fallible hace 2 años
  Kenneth Myhra 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible hace 2 años
  Kenneth Myhra bc02686ae9 LibWeb: Make factory method of CSS::MediaQueryList fallible hace 2 años
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible hace 2 años
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible hace 2 años
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String hace 2 años
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView hace 2 años
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL hace 2 años
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext hace 2 años
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string hace 2 años
  Arda Cinar 283187afc5 AK+LibWeb: Move decode forgiving base64 under Web::Infra namespace hace 2 años
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units hace 2 años
  Arda Cinar 598fcfca26 LibWeb: Make the atob JS function compliant with the spec hace 2 años
  Jelle Raaijmakers 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Sam Atkins 8dfeb67f8c LibWeb+WebContent+headless-browser: Make Page aware of the display scale hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone hace 3 años
  Timothy Flynn 1f08cb7020 LibWeb+WebContent: Move pending dialog handling from PageHost to Page hace 2 años
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas hace 2 años
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open hace 2 años
  Idan Horowitz d15d7636e5 LibWeb: Add window.open feature detection abstract operations hace 2 años
  Aliaksandr Kalenik 7f527ddde3 LibWeb: Support device-height and device-width media query values hace 2 años
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus hace 2 años
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight hace 2 años