Luke Wilde

Results 46 issues of Luke Wilde

Required for https://squoosh.app/. However, it currently infinitely loads after selecting an image, presumably because a Worker is not responding.

For example, when clicking on "ladybird" on https://github.com/LadybirdBrowser ``` VERIFICATION FAILED: !in_top_layer() at /Users/lukewilde/Repositories/ladybird/Libraries/LibWeb/HTML/HTMLElement.cpp:992 0 liblagom-ak.0.0.0.dylib 0x0000000100ebea60 ak_trap + 56 1 liblagom-ak.0.0.0.dylib 0x0000000100ebed74 ak_assertion_failed + 0 2 liblagom-web.0.0.0.dylib 0x0000000102831000 Web::HTML::HTMLElement::show_popover(Web::HTML::ThrowExceptions,...

bug
web compatibility

NOTE: This is a living document, it does not contain every difference currently and will be added to. Neat site for checking the connection side of things (not sure of...

bug
enhancement
reduction of web content
web compatibility
task list

It is the responsibility of code that deals with TypedArrays to apply the byte offset and byte length. Not doing this caused Unity Web to crash, as they call getRandomValues...

This implements the core of Content Security Policy Level 3. This does not implement directives outside of the base specification yet, such as `trusted-types`, `require-trusted-types-for` and `upgrade-insecure-requests`. Additionally, the `report-to`...

Previously it would only register the hook for JavaScript constructed Memory objects. This allows Ruffle to load again. https://github.com/user-attachments/assets/1c6c75ff-3bb5-4fc3-94cd-89f9a1a5eb3b (The logo on their homepage is a SWF of their logo...