Commit History

Author SHA1 Message Date
  Linus Groh 437a7c977e LibWeb/HTML: Port Window.self to IDL 2 years ago
  Linus Groh d57876306c LibWeb/HTML: Port Window.window to IDL 2 years ago
  Linus Groh eb2425040b LibWeb/HTML: Port Window.navigator to IDL 2 years ago
  Linus Groh c219e6d9c1 LibWeb/HTML: Port Window.postMessage() to IDL 2 years ago
  Linus Groh eb4842dfa1 LibWeb/HTML: Port Window.prompt() to IDL 2 years ago
  Linus Groh bbffda5f55 LibWeb/HTML: Port Window.confirm() to IDL 2 years ago
  Linus Groh a0b73eb5f7 LibWeb/HTML: Port Window.alert() to IDL 2 years ago
  Linus Groh a6f8b18649 LibWeb/HTML: Define Window's {Global,Window}EventHandlers via IDL 2 years ago
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 years ago
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() 2 years ago
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String 2 years ago
  Kenneth Myhra 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 years ago
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute 2 years ago
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more 2 years ago
  Andreas Kling 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 years ago
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 years ago
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 years ago
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor 2 years ago
  Kenneth Myhra f0fd1cae3d LibWeb: Make factory method of IdleDeadline fallible 2 years ago
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings 2 years ago
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` 2 years ago
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible 2 years ago
  Kenneth Myhra b41401bab2 LibWeb: Make factory method of HTML::Storage fallible 2 years ago
  Kenneth Myhra d9845bb24b LibWeb: Make factory method of HTML::PageTransitionEvent fallible 2 years ago
  Kenneth Myhra 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible 2 years ago
  Kenneth Myhra bc02686ae9 LibWeb: Make factory method of CSS::MediaQueryList fallible 2 years ago
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible 2 years ago
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible 2 years ago
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 years ago
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView 2 years ago