With regards to GitHub being broken in UXP browsers, the last GOOD NM28 build is:
palemoon-28.10.7a1.win32-git-20260718-d849524bd-uxp-edd86c9a9d-xpmod
whereas the next release,
palemoon-28.10.7a1.win32-git-20260725-d849524bd-uxp-30427c0213-xpmod
is the first BAD one ; so, the regression window is:
https://github.com/roytam1/UXP/compare/edd86c9a9d...30427c0213
@roytam1, do you think you can spot the culprit?
(perhaps Issue #3144 - Implement CSSStyleSheet replaceSync ?)
The release assets and relative timestamp issues are both due to the same root cause, as they're both fine in the "last good" build:
Thanks in advance ...