rcorsi

Results 189 comments of rcorsi

These also cause the dbgln fallback message to print with the old code, but not with the latest commit. https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/clippath.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gaussian1.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gaussian2.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gaussian3.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/juanmontoya_lingerie.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/scimitar-anim.svg https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/scimitar.svg This one rendered, but...

I also tried with the SVG files under the Tests directory of ladybird repo, using this command to open tabs with all 73 files that we have. `find Tests/ -name...

Only improvement I can see to the current code is to generate the message(s) about the context and/or fallback once at startup. Would that be the ideal implementation that would...

CLosing for now and will be putting this feature together in another PR related to graphical hardware, coming soon.

If I change the code slightly to not use musttail with GCC 15, I don't get any other issues in Sanitizer, Debug, and All_Debug profiles. This is the only issue...

Hi @alimpfard, just wanted to highlight this issue to you as I know this is one of your areas of expertise. Don't know if you have any quick idea at...

No worries. If you want me to test something, just say so.

Example of a Nightly Lagom failure https://github.com/LadybirdBrowser/ladybird/actions/runs/19154057735/job/54750794121

No problems in presets Release, Debug, Sanitizer, All_Debug

seems to be fixed in 39a2a854beefd4ac099ff2da04361bbabd19ba92 from #6790