Historique des commits

Auteur SHA1 Message Date
  Linus Groh a6f8b18649 LibWeb/HTML: Define Window's {Global,Window}EventHandlers via IDL il y a 2 ans
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) il y a 2 ans
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() il y a 2 ans
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String il y a 2 ans
  Kenneth Myhra 97947fdffa LibWeb: Port PageTransitionEvent to new String il y a 2 ans
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute il y a 2 ans
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more il y a 2 ans
  Andreas Kling 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 il y a 2 ans
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor il y a 2 ans
  Kenneth Myhra f0fd1cae3d LibWeb: Make factory method of IdleDeadline fallible il y a 2 ans
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings il y a 2 ans
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` il y a 2 ans
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible il y a 2 ans
  Kenneth Myhra b41401bab2 LibWeb: Make factory method of HTML::Storage fallible il y a 2 ans
  Kenneth Myhra d9845bb24b LibWeb: Make factory method of HTML::PageTransitionEvent fallible il y a 2 ans
  Kenneth Myhra 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible il y a 2 ans
  Kenneth Myhra bc02686ae9 LibWeb: Make factory method of CSS::MediaQueryList fallible il y a 2 ans
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible il y a 2 ans
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible il y a 2 ans
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String il y a 2 ans
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView il y a 2 ans
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL il y a 2 ans
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext il y a 2 ans
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string il y a 2 ans
  Arda Cinar 283187afc5 AK+LibWeb: Move decode forgiving base64 under Web::Infra namespace il y a 2 ans
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects il y a 2 ans