ladybird/Userland/Libraries
Timothy Flynn 3cc7118bf4 LibWeb: Insert newlines around WebDriver scripts
This allows the script to end with a comment, which is tested by WPT.
Otherwise, an ending comment would create a function of the form:

    function() { return 1; // comment }

And the script would fail to parse.
2024-11-02 11:09:41 +01:00
..
LibArchive
LibCompress Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibCore Meta+LibCore: Include git hash in version string 2024-10-29 13:30:12 +00:00
LibCrypto Meta: Update my email address everywhere 2024-11-01 12:14:53 +01:00
LibDiff
LibFileSystem Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibGfx LibGfx: Remove unused include from Line 2024-11-01 13:23:45 -04:00
LibHTTP LibHTTP: Make HttpRequest default-movable 2024-10-28 23:27:25 +01:00
LibIDL LibIDL: Allow trailing comma in enumerations 2024-11-01 12:27:41 +01:00
LibImageDecoderClient LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibIPC LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibJS LibWeb: Add scaffold for for "execution context of a realm" 2024-11-01 12:15:17 -07:00
LibLine Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibMain Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibMedia LibMedia: Handle EOF as end of stream in FFmpegLoader 2024-10-14 11:59:23 -04:00
LibRegex LibRegex: Apply atomic loop rewrite in one more case 2024-10-25 09:15:51 +02:00
LibRequests LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
LibRIFF
LibSyntax Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTest Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTextCodec Meta: Update my email address everywhere 2024-11-01 12:14:53 +01:00
LibThreading Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LibTLS LibTLS: Add support for parsing curve25519 and curve448 2024-10-31 09:52:24 +01:00
LibUnicode LibUnicode: Implement to_fullwidth() in String 2024-11-01 07:48:17 -04:00
LibURL LibURL: Use UTF-8 for percent encoding URL fragments 2024-10-23 11:30:59 -06:00
LibWasm LibWasm: Reject indirect calls to external function references 2024-10-14 18:14:18 -06:00
LibWeb LibWeb: Insert newlines around WebDriver scripts 2024-11-02 11:09:41 +01:00
LibWebSocket LibWebSocket: Don't send closing frame if connection is already closed 2024-10-30 08:48:17 +01:00
LibWebView Meta: Update my email address everywhere 2024-11-01 12:14:53 +01:00
LibXML LibXML: Set the doctype when parsing via Parser::parse_with_listener 2024-10-30 14:53:36 +01:00