Commit Briefs

Omar Polo

sandbox ui process too


Omar Polo

set the off to zero after flushing the buffer

this was the cause we had duplicated "chunks" in the pages: if we enter copy_body with req->off != 0 but then tls_read returns WANT_POLLIN/POLLOUT, the next time we flush the same chunk again.


Omar Polo

style


Omar Polo

typos & small improvements


Omar Polo

screenshot updated




Omar Polo

wrap struct line into vlines




Omar Polo

show page title in tabs


Omar Polo

mark variable as static


Omar Polo

drop useless struct declaration


Omar Polo

move keymap funcs in its own file


Omar Polo

drop tests from about:new