David Iglesias

Results 417 comments of David Iglesias

@ThomasAunvik I think you've encountered something like this: * https://github.com/flutter/flutter/issues/149909 Platform Views in Wasm have some positioning issues yet (it can also be seen with the default example app, I...

It seems that badge results are linked to a [JSON file](https://api.securityscorecards.dev/projects/github.com/ossf/scorecard). Instead, it should link to a webpage that like looks part of the https://securityscorecards.dev website, and that's fit for...

The link to deps.dev is definitely better than the JSON file! Thanks for the message @diogoteles08! (I think this issue should stay open until it is decided whether the scorecard-webapp...

> Looks like it should be addressed in https://github.com/ossf/scorecard/issues/2979 It does look pretty!

@algu1984 quick question, does this happen with other AVIF images? --- It seems we're not correctly identifying the supplied image as an avif, probably around here: * https://github.com/flutter/flutter/blob/d9342ae8703cab8c2a1e472d58bb3cdc5df2f823/engine/src/flutter/lib/web_ui/lib/src/engine/image_format_detector.dart#L7-L13 Here's the...

@maheshj01 thanks for confirming!

(**Linux_android android_platform_tests_shard_6 master** is a known flake, I've restarted it)

```console dit@dit:/work/flutter/packages/packages/palette_generator$ flutter test --color --platform=chrome --web-renderer=canvaskit -v ... [ +1 ms] Launching Chromium (url = http://localhost:40285/static/index.html?managerUrl=ws%3A%2F%2Flocalhost%3A40285%2F0&debug=false, headless = true, skipCheck = false, debugPort = null) [ +1 ms] Will...

Running with Chrome For Testing 114... ```console dit@dit:/work/flutter/packages/packages/palette_generator$ CHROME_EXECUTABLE=/work/flutter/packages/packages/palette_generator/chrome-linux64/chrome flutter test --platform chrome --web-renderer canvaskit -v ... [ +1 ms] Launching Chromium (url = http://localhost:45565/static/index.html?managerUrl=ws%3A%2F%2Flocalhost%3A45565%2F0&debug=false, headless = true, skipCheck =...