Revīziju vēsture

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