LGTM3

On Wed, Jul 2, 2025 at 4:51 PM Yoav Weiss (@Shopify) <yoavwe...@chromium.org>
wrote:

> LGTM2
>
> On Wed, Jul 2, 2025 at 4:38 PM Daniel Bratell <bratel...@gmail.com> wrote:
>
>> LGTM1
>>
>> /Daniel
>> On 2025-06-27 00:27, Rezvan Mahdavi Hezaveh wrote:
>>
>> Contact emails rez...@chromium.org, s...@chromium.org
>>
>> Explainer None
>>
>> Specification https://tc39.es/proposal-arraybuffer-base64/spec
>>
>> Summary
>>
>> base64 is a common way to represent arbitrary binary data as ASCII.
>> JavaScript has Uint8Arrays to work with binary data, but no built-in
>> mechanism to encode that data as base64, nor to take base64'd data and
>> produce a corresponding Uint8Arrays. This is a proposal to fix that. It
>> also adds methods for converting between hex strings and Uint8Arrays.
>>
>>
>> Blink component Blink>JavaScript>Language
>> <https://issues.chromium.org/issues?q=customfield1222907:%22Blink%3EJavaScript%3ELanguage%22>
>>
>> TAG review None
>>
>> TAG review status Not applicable
>>
>> Risks
>>
>>
>> Interoperability and Compatibility
>>
>> None
>>
>>
>> *Gecko*: Shipped/Shipping (
>> https://bugzilla.mozilla.org/show_bug.cgi?id=1862220)
>>
>> *WebKit*: Shipped/Shipping (
>> https://webkit.org/blog/15798/release-notes-for-safari-technology-preview-202
>> ) https://bugs.webkit.org/show_bug.cgi?id=274635
>> https://bugs.webkit.org/show_bug.cgi?id=276215
>> https://bugs.webkit.org/show_bug.cgi?id=275593
>>
>> *Web developers*: No signals
>>
>> *Other signals*:
>>
>> WebView application risks
>>
>> Does this intent deprecate or change behavior of existing APIs, such that
>> it has potentially high risk for Android WebView-based applications?
>>
>> None
>>
>>
>> Debuggability
>>
>> It is debugged as any other static method in JavaScript.
>>
>>
>> Will this feature be supported on all six Blink platforms (Windows, Mac,
>> Linux, ChromeOS, Android, and Android WebView)? Yes
>>
>> Is this feature fully tested by web-platform-tests
>> <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>
>> ? Yes
>>
>> https://github.com/tc39/test262/pull/3994
>>
>>
>> Flag name on about://flags --js_base_64
>>
>> Finch feature name V8Flag_js_base_64
>>
>> Rollout plan Will ship enabled for all users
>>
>> Requires code in //chrome? False
>>
>> Estimated milestones
>> Shipping on desktop 140
>> DevTrial on desktop 138
>> Shipping on Android 140
>> DevTrial on Android 138
>>
>> Anticipated spec changes
>>
>> Open questions about a feature may be a source of future web compat or
>> interop issues. Please list open issues (e.g. links to known github issues
>> in the project for the feature specification) whose resolution may
>> introduce web compat/interop risk (e.g., changing to naming or structure of
>> the API in a non-backward-compatible way).
>> None
>>
>> Link to entry on the Chrome Platform Status
>> https://chromestatus.com/feature/6281131254874112?gate=5080623806676992
>>
>> This intent message was generated by Chrome Platform Status
>> <https://chromestatus.com/>.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "blink-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to blink-dev+unsubscr...@chromium.org.
>> To view this discussion visit
>> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACJ3t%2BiV8C-08B%2BPgWMbthK5MrdjV%2BO71%2Bq5%3D2rhVF5AKkSXAw%40mail.gmail.com
>> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACJ3t%2BiV8C-08B%2BPgWMbthK5MrdjV%2BO71%2Bq5%3D2rhVF5AKkSXAw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "blink-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to blink-dev+unsubscr...@chromium.org.
>> To view this discussion visit
>> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/9f72444c-bccb-43b8-838b-e7de3fd998da%40gmail.com
>> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/9f72444c-bccb-43b8-838b-e7de3fd998da%40gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "blink-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to blink-dev+unsubscr...@chromium.org.
> To view this discussion visit
> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOmohSLnV3Ofyui9hTZvwreE2wUfiu1KKPuqF8HcdSMX%2B8mCPQ%40mail.gmail.com
> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOmohSLnV3Ofyui9hTZvwreE2wUfiu1KKPuqF8HcdSMX%2B8mCPQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAARdPYfV88R6ST7tGkUERAiTLRS%3Dzyyi%2BPbSeMYBeNAGb0Xj%3Dg%40mail.gmail.com.

Reply via email to