On Fri, 22 May 2020 at 11:52, Daniel Silverstone < dsilv...@netsurf-browser.org> wrote:
> You will need to implement the page_info corewindow, along with supporting > the browser padlock rendering via browser_window_get_page_info_state() > triggered from the GW_EVENT_PAGE_INFO_CHANGE event sent to the event > callback > in the gui_window_table. If you're not implementing this stuff then your > users > are missing out on a lot of important state information which informs them > of things like the security status of the page they're on. > > This is now fully implemented on the Amiga version, tested and working on OS4, untested but building with no warnings on OS3. Every website is showing "Cookies: (0 in use)" though which I'm not convinced is correct! I had to tweak page_info_redraw as it wasn't taking into account non-full window (tiled) rendering unlike the other core windows. Apologies for breaking the Messages encoding, I was using a different editor and didn't notice. Chris
_______________________________________________ netsurf-dev mailing list -- netsurf-dev@netsurf-browser.org To unsubscribe send an email to netsurf-dev-le...@netsurf-browser.org