Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure il y a 2 ans
  Timothy Flynn 567b8da1e0 LibWeb: Change the script fetch completion callback to accept any script il y a 2 ans
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() il y a 2 ans
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 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
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to il y a 2 ans
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling e54ae1bd11 LibWeb: Don't implement bogus assertion in prepare-the-script-element il y a 2 ans
  Andreas Kling 1aac1085b3 LibWeb: Update HTMLScriptElement prepare and execute to latest HTML spec il y a 2 ans
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" il y a 2 ans
  Luke Wilde 102e02d336 LibWeb: Use DOM manipulation task source for <script> src parsing errors il y a 2 ans
  networkException f92d95224e LibWeb: Add support for type module in HTMLScriptElement il y a 2 ans
  networkException 297e293a3f LibWeb: Implement more close to spec javascript mime type checking il y a 2 ans
  Linus Groh b9220a18d1 LibWeb: Replace incorrect uses of String::trim_whitespace() il y a 2 ans
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Andreas Kling 83c69fa62e LibWeb: Handle JavaScript source code with non-UTF-8 encoding il y a 2 ans
  Andreas Kling 07c4bf03b5 LibWeb: Add "scripts to execute in order as soon as possible" il y a 2 ans
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans