Daniel Micay
Daniel Micay
> I did however discover that, only on Android, stack overflow is not correctly detected with 64KB guard size, causing a crash instead of a controlled JS exception. This is...
@tmikov It does appear to be the case that this app triggers a stack overflow and normally recovers from it, but with the guard size raised to 64k it can't...
It looks a lot like the developers of this app worked around a bug by catching an exception and simply not fixing it. That's why it's the only app which...
Android's implementation does not appear to violate the POSIX requirements. It requires that the address range is readable and writable for setstack, not getstack. A way to work around this...
This doesn't matter.
We could implement this, but for GrapheneOS it will be obsoleted by our plan to add a per-app replacement for mock location. Someone filed https://github.com/GrapheneOS/os-issue-tracker/issues/2403 but we should split it...
You can set the filter much higher on GrapheneOS than the stock OS, and you shouldn't need more than the maximum. Did you try setting it to the maximum value?
@dosutter The Night Light feature in Display settings provides support for turning down blue light. GrapheneOS extends the range to where it can fully turn off blue pixels.
We don't plan to deviate further from what the stock OS provides on this. We already greatly extended the Night Light range to where blue can be disabled. Fully disabling...
This seems fine. It's strange that it disables it.