- From: smaug---- <notifications@github.com>
- Date: Fri, 11 Apr 2025 03:19:32 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 11 April 2025 10:19:36 UTC
smaug---- left a comment (whatwg/dom#1351) Feels a bit overkill. I'd assume the platform has plenty of places where string length may get too large. documentElement.textContent for example. Even though that is not modifying the DOM itself, what should happen on the caller side if there is OOM or otherwise too large string? (I think Gecko will throw some out-of-memory exception in that case) Infra talks about something related https://infra.spec.whatwg.org/#algorithm-limits -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1351#issuecomment-2796488557 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1351/2796488557@github.com>
Received on Friday, 11 April 2025 10:19:36 UTC