Hi,
Stumbled onto this and I find it quite interesting. Are there any updates?
Thanks,
Jonathan
On Wednesday, September 4, 2024 at 7:30:08 AM UTC+10 Alexander Surkov wrote:
> Hey! I realized I mistakenly replied to Tom privately instead of sending
> my response to the list. In my reply, I said t
>
> So are you OK with adding unprefixing to this intent (or if you prefer, a
> new one that this is blocked on)?
Yeah, I think that's a great idea! I'm also in favor of tracking usage of
the prefixed version with the goal of possibly dropping it entirely in the
future.
It would be helpful if yo
Sorry for the delayed response!
> One more question: what are the actual Quota limits for storage on mobile
(including low-end devices), and WebView? Are any of them lower than 10GiB?
Quota is 60% of total disk space per origin. For UMA-enabled Chrome
installations on Android, ~3% of weekly acti
On Monday, January 20, 2025 at 4:48:38 AM UTC-8 Mike Taylor wrote:
I'd still like to better understand the compat risk here - I suspect it's
low, but I would not be surprised if there is code attempting to handle the
difference between Chrome/Safari & Firefox with UA sniffing (which means it
So for explainer it's
https://github.com/WICG/turtledove/blob/main/FLEDGE_extended_PA_reporting.md#per-participant-metrics
For the spec, it's not really a separate section. Most relevant is handling
of reserved.once in
https://wicg.github.io/turtledove/#process-the-private-aggregation-contribution
I was happy to see this ship in the latest M132 release, but I ran in to
another bug, so just as a heads up I'm linking it here:
https://issues.chromium.org/issues/391283117
Ashley
On Fri, 15 Nov 2024 at 00:43, Joel Hockey wrote:
> From my testing, chromeos sets a default extension, but linux d
*Contact emails*
ccame...@chromium.org
*Explainer*
https://github.com/ccameron-chromium/ColorWeb-CG/blob/canvas_cleanup/canvas2d_settings.md
*Specification*
https://github.com/whatwg/html/pull/10904
*Summary*
Add the getContextAttributes interface from CanvasRenderingContext2D to
OffscreenCanvas