mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-15 23:37:42 -04:00
- Prevent UB in `applyReplacements` with pointer assertions. - Reorder `writeAtomic` to build content before writing backup. - Strip trailing `\r` in `ScriptIterator` for CRLF compatibility. - Use shorter representation for `SCROLL` commands.