Kevin Gibbons

Results 910 comments of Kevin Gibbons

See https://github.com/tc39/proposal-arraybuffer-base64/pull/33#issuecomment-1853453315 / https://github.com/tc39/proposal-arraybuffer-base64/pull/34. This was discussed but left out to match the very similar `TextEncoder.prototype.encodeInto`, which doesn't have such a parameter.

It would have to be a followup proposal, but yes, it could be done - the two values for the alphabet option are much shorter than any valid alphabet, so...

I'd prefer not to remove it without a good replacement, but until such a thing exists we might add a note about this not being fully endorsed by the current...

Are we worried about the number of commits in this repo? I certainly would prioritize having the total time readily available over minimizing the number commits, personally.

For alt text, something like "dynamically computed total of timeboxes on the agenda"?

@ljharb two calls [can be occurring simultaneously](https://gist.github.com/bakkot/66b515f402b8cdbf3e405f8509ad3525).

> It seems weird to me that `omitPadding` was added in the encode side yet no equivalent option in the decode side. No one had a use case for it....

This proposal is no longer making changes except for bugfixes. You're welcome to mention use cases here, but they'd have to be done in a follow-up. That said, these were...

The mentioned test262 test has landed, which is usually sufficient to inform browsers about a change. Safari tech preview should pass as well, since they [implemented](https://github.com/WebKit/WebKit/pull/39876) https://github.com/tc39/ecma262/pull/2600 and their implementation...

I'm OK with overloading "instant" if that's the best option but would prefer not to given an acceptable alternative. Also it would be a little weird to have system clock...