Evan Stade

Results 10 comments of Evan Stade

It seems that you did manage to trim the size a bit as [this change](https://chromium-review.googlesource.com/c/chromium/src/+/4617470) only added 38k. Was that just by dropping everything besides decompression, or were there other...

A couple thoughts 1. It doesn't _seem_ like the API was designing with this concern in mind (in fact, the spec is explicit about it not working this way). If...

> You're proposing a new read() method that takes a sequence of MIME types as parameter, and the ClipboardItem that is returned, only has the data for these MIME types....

it looks like there's an open feature request for SVGO to fix this[1]. I find it kind of hard to follow the help.html as it's written. It's overly specific and...

Adding another parameter to "obtain a local storage bottle map" is (part of) what addresses that metabug, no?

Perhaps "deprecated" is too strong a word. "Unfavored"? "overused"? "Rarely the best choice"? It seems that "in parallel" is often an under-specification because it introduces races into any algorithm steps...

> where clipboard writes require a user gesture, but do not require `allow="clipboard-write"` Chromium is making a change in this space soon: https://chromestatus.com/feature/5167870134976512 However, a generic user gesture/activation will still...

Hi, could you write a more descriptive commit message, and also share a link that's publicly viewable? Thanks.

Did you try running that input SVG through SVGOMG first?