Contact emails
issackj...@microsoft.com, seth.bren...@microsoft.com, iclell...@google.com
Explainer
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CrashReporting/AddStackToCrashReports.md
https://github.com/WICG/crash-reporting/issues/12
Specification
https://wicg.github.io/crash-r
Thanks everyone! We've flipped the feature flag for this to be enabled by
default, and the functionality will roll out in M136. 🎉
-Andrew
On Wed, Mar 12, 2025 at 11:26 AM Alex Russell
wrote:
> LGTM3
>
> On Wednesday, March 5, 2025 at 6:21:35 AM UTC-8 Mike Taylor wrote:
>
>> FYI, it looks like W
Hi, all
I've noticed that `sign()` fails a lot of tests in CSS Color, which
seriously affects Chrome's pass rate in WPT, any plans to fix it?
https://wpt.fyi/results/css/css-color/parsing/color-valid-lab.html?label=experimental&label=master&product=chrome&product=firefox&product=safari&aligned&v
Hi! I see that it only fails those tests in serialization, not actually
computing the value. So it shouldn't affect the usage of the function.
Also, the serialization failing is a separate bug and doesn't include
sign() function.
пятница, 14 марта 2025 г. в 11:38:06 UTC+1, 一丝:
> Hi, all
>
> I