Jump to content

roytam1

Member
  • Posts

    3,697
  • Joined

  • Last visited

  • Days Won

    428
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. official build has --disable-eme while my UXP builds has --enable-eme, so DRM may work (I haven't tested)
  2. tenfourfox has intel support in source form, i.e. you have to compile it yourself.
  3. you can swtich to tenfourfox for your macs :)
  4. anyway someone did report that to upstream: https://forum.palemoon.org/viewtopic.php?f=3&t=20352
  5. official build 2018.09.08 has same issue
  6. this bug should go upstream
  7. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180908-b728af022-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180908-b728af022-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win32-git-20180908-b728af022-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win64-git-20180908-b728af022-xpmod.7z Official repo changes since my last build: - Revert "Switch to using a single memory allocation arena" (69627ad41) - Remove support for TLS session caches in TLSServerSocket. (1425f020c) - [PALEMOON] Update the taskbar preview per tab module for UXP. (35f68645a) - Remove FxA migrator. (2781afdf9) - [ffvpx] Update readme (45f9a0daa) - Remove all C++ Telemetry Accumulation calls. (ab961aeb5) - Merge pull request #745 from MoonchildProductions/Kill-Telemetry (2e00eb87e) - Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.homepage' changes (5359706e7) - Use the default value from 'browser.startup.homepage' instead of the hardcoded 'http://start.palemoon.org/' (fa764a68d) - Add extra check for assembler buffer space. (7d73b3fbf) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (45ec2bceb) - Remove all C++ telemetry autotimers (93cae908b) - Remove all C++ telemetry autotimers (b28ab55f9) - Part 1. Move IsLocalRefURL to nsContentUtils to reuse this function. (port-rewrite) (19f010c62) - Revert "Part 1. Move IsLocalRefURL to nsContentUtils to reuse this function. (port-rewrite)" (b43a1afcd) - Part 1. Duplicate IsLocalRefURL to nsContentUtils to reuse this function. (32464a0b9) - Part 2. Implement nsSVGEffects::GetBaseURLForLocalRef to export local-ref-url-resolving logic. (d314fcbcc) - Part 3. Resolve local-ref in SVGUseElement::LookupHref by nsSVGEffects::GetBaseURLForLocalRef. (246edb533) - Part 4. Reftest for using local-ref as xlink:href value. (6a7071fde) - Bug 1357432 (#750) (ae432c636) - Write out serialized search engine files when rebuilding cache. (bbdd1c931) - Merge branch 'Bug_1357432' (ddaf09fa2) - Merge pull request #747 from JustOff/PR_NewtabUrl (6c4be6259) - Bump goanna version for SVG handling update (871530bfe) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (d31ab5ff4) - [GCC] Add -Wno-noexcept-type to the js build flags (346ba48dd) - Merge pull request #753 from trav90/buildsystem-work (b728af022)
  8. MyPal 28.0.1 uses same method as my builds do, so please check if your statement still applies.
  9. PM/NM28XP doesn't use LAV filters from system or av*-lav.dll now.
  10. this is the old bug that mozilla can't solve:
  11. no he doesn't do monthly updates, he released in monthly-alike just because upstream acts like so. after 27.9.4 there will not be any upstream v27 new builds.
  12. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180901-4f504d46b-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180901-4f504d46b-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win32-git-20180901-4f504d46b-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win64-git-20180901-4f504d46b-xpmod.7z Official repo changes since my last build: - Refresh nsStringBundleService and nsHttpHandler when the browser locale is changed (02211f844) - Add a horizontal scroll action option for mouse wheel. (f0e053a1b) - Switch to using a single memory allocation arena (4ceb21241) - Add missing } (4cbcba787) - Merge pull request #733 from JustOff/PR_locale_changed_refresh (2dc1703c0) - Don't build ffvpx on 32-bit platforms (except Windows) (a64465bde) - Update installer strings for Pale Moon to match toolkit nsis installer. (f6d3d16ac) - Update HSTS preload list (cc0e6c7ec) - Sync disabled state of number control regardless of appearance. (693656e99) - Fix incorrect code removal in ipc. (0bc251143) - Merge pull request #741 from trav90/media-work (f266d26eb) - Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=RyanVM" (f214aa5db) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (1edc7328f) - Revert "Bug 1388020. r=nical, a=RyanVM" (4f504d46b)
  13. PM27 is faster than PM28 about browsing facebook timeline, but still strugglish when comparing with blink-based browsers.
  14. Please don't compare apples with oranges. FF45ESR is for SSE-only machines, providing security updates (imported from TenFourFox FPR). While Basilisk is more a like of derived work of FF52ESR (talking about BK52 here), having ESR 52 security patches, and continuing development.
  15. so some people having issue after NSS update (Server thinks RFC final version IS draft version, and sending malformed response): https://bugzilla.mozilla.org/show_bug.cgi?id=1487150 so next regular build will not have TLS 1.3 RFC final version support unless NSS/Servers fixed this issue.
  16. his site doesn't work with TLS 1.3 RFC final:
  17. try chrome 69
  18. 3 hours ago, TLS 1.3 RFC landed Firefox nightly repo. https://hg.mozilla.org/mozilla-central/rev/4a4b97e9087c
  19. it just think Firefox 45 is old. and 28.0.0.1 just changed compiler option, which I didn't use the problematic switches.
  20. try this: https://addons.palemoon.org/addon/fox-2-the-moon/
  21. Draft 28 doesn't really the same as RFC version. chrome 69 nightly has TLS 1.3 RFC version. Please check this out: https://www.tls13.net/
  22. Well, I'm NOT a fan of auto-updating. If anyone want to make an auto-updater, please go ahead, you have freedom to do so. If you just want a notifier, you may just go to my freesoft blog and subscribe the Atom/RSS feed.
  23. made some test builds:
  24. New build of post-deprecated basilisk/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.8, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rths.cf/basilisk/basilisk55-win32-git-20180828-b78c31157-xpmod.7z Win64 http://o.rths.cf/basilisk/basilisk55-win64-git-20180828-b78c31157-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - cherry-picked from UXP: Improve nsHtml5AtomTable performance (#693) (dc5f43707) - update NSPR to hg rev 6e31156d7002 (3c015fea6) - update NSS to hg rev 27e7c0376137 (f791dfd70) - update ffvpx to git release/3.4 branch rev bc2301429e9c779237e43acf913331af018211f2 (12091e9f0) - update NSS to hg rev 4c7ffcfd43f6, with TLS 1.3 RFC version enabled. (b78c31157) * This is a special build intended to test NSS 3.39 Beta about TLS 1.3 RFC version
×
×
  • Create New...