FailedChanges

Summary

  1. Update env.sh to install dev packages for various toolkits (details)
  2. nsurl: Use locale agnostic helpers in host validation (details)
  3. Improve browser_window_scroll_at_point_internal (details)
  4. avoid warning about using bitwise operators on booleans (details)
Commit 2ed30350d49dcb4d06c227bfd2662a65e6984684 by Vincent Sanders
Update env.sh to install dev packages for various toolkits
The file was modifieddocs/env.sh (diff)
The file was modifieddocs/quick-start.md (diff)
Commit dcd9baeb80bd2c80bee9e1e7d493c48bbd367267 by dsilvers
nsurl: Use locale agnostic helpers in host validation
Signed-off-by: Daniel Silverstone <dsilvers@netsurf-browser.org>
The file was modifiedutils/nsurl/parse.c (diff)
Commit 1d08a36562f3fe5c7871f3a16dbda5a817ca6778 by Vincent Sanders
Improve browser_window_scroll_at_point_internal
The file was modifieddesktop/scrollbar.c (diff)
The file was modifieddesktop/browser_window.c (diff)
Commit 649cf103fc40b4d775319012fc849b8d26dfdac6 by Vincent Sanders
avoid warning about using bitwise operators on booleans
The file was modifieddesktop/browser_window.c (diff)