Jump to content

roytam1

Member
  • Posts

    3,230
  • Joined

  • Last visited

  • Days Won

    406
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200111-fd382bb-uxp-f64e760ab-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200111-fd382bb-uxp-f64e760ab-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200111-fd382bb-uxp-f64e760ab-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200111-b7841e5cf-uxp-f64e760ab-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200111-b7841e5cf-uxp-f64e760ab-xpmod.7z Official UXP changes since my last build: - Issue #1338 - Part 1: Update NSPR to 4.24 (f7d301332) - Issue #1338 - Part 2: Update NSS to 3.48-RTM (f4a12fc67) - Issue #1338 - Part 3: Update NSS symbols (c097dcf7f) - Issue #1338 - Part 4: Initialize NSS with desired run-time values. (24f97a168) - Issue #1338 - Part 5: Clobber for NSS update (b1694ef0a) - Merge pull request #1341 from MoonchildProductions/nss-work (e30d68b69) - Issue #1345 - Implement non-standard legacy CSSStyleSheet rules (b4d686d62) - Merge pull request #1346 from JustOff/PR_CSSStyleSheet_legacy (c66b70c4d) - Reject sample rates that are out-of-range for libsoundtouch. (c03265177) - Bug 1322938 - Basic implementation of HTMLDialogElement. (2e3b937f4) - Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is called. (ef2cd8749) - Bug 1322938 - Update <dialog> element Web Platform Tests expected results. (a4011e724) - Bug 1322938 - Put <dialog> element behind preference. (b91b0c37e) - Bug 1322938 - Make the HTML tree builder aware of <dialog>. (25e85f99c) - Bug 1379728 part 1. Remove the double-definition of the 'close' event from EventNameList.h. (52bda2a82) - Issue #1348 - Part 1: Clean up input scope support for IMM32. (1672355a7) - Issue #1348 - Part 2: Teach IMEState about Private Browsing mode. (8ae047bbb) - Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing. (d79cc5fb4) - Merge pull request #1347 from g4jc/html5_dialog (29bf28ca3) - Simplify value setting. (d429ac8a6) - Be more consistent about decoding IP addresses in PSM. (8198126c3) - Make copy of list before iterating over it. (51b1cd97a) - Handle missing base64 challenge in NegotiateAuth and NTLMAuth. (0186023f4) - Issue #1338 - Un-bust building of NSS after update to 3.48 on Linux. (936577621) - Update GTK clipboard handling (095a02f25) - Issue #1338 - Followup: certdb: propagate trust information if trust module is loaded afterwards, (f64e760ab) Official Pale-Moon changes since my last build: - Issue #1703 - Update UA overrides for Google and YouTube (832effab3) - Block Noveau NV96 mesa driver layers acceleration. (b7841e5cf) There are no new Official Basilisk changes since my last build. My changes since my last build: - ported mozilla upstream bug: Bug 1607443 - Fix some alias sets. r=tcampbell, a=lizzard (b8ab52794)
  2. patch ported. https://github.com/roytam1/UXP/commit/b8ab527949bdf21e00bbcd4173d58ebfa373b6ed
  3. K-Meleon 74 with Goanna 2.2 archive refreshed with sha384 support: http://o.rths.ml/gpc/files1.rt/KM74-g22-20180718.win2000.7z pm26 archive also refreshed: http://o.rths.ml/gpc/files1.rt/palemoon-26.5.0-20180718.win2000.7z
  4. I'm just able to avoid Rust getting into binary, and too many Win7+ changes come atop of the codebase, the progress has been stuck since last screenshot on win7 posted.
  5. a pull request about enabling aes128-gcm-sha256 in pref has been created. https://github.com/rn10950/RetroZilla/pull/40 and also NSS code changes for support SHA384 have their own pull request: https://github.com/rn10950/RetroZilla/pull/38
  6. you may need to update min/max version in install.rdf as upstream lowered the application version to 0.9.
  7. Tb52 is fully featured RSS reader, while Sp52 is just a web browser. Even official Fx52 behave in same way. <content:encoded> is not parsed by design.
  8. hard to tell. since it is webextensions and it was removed by upstream, javascript console says: 18:05:01.299 Type error for parameter createProperties (Property "openerTabId" is unsupported by Firefox) for tabs.create. 1 background.js:4 makeError resource://gre/modules/Schemas.jsm:318:14 throwError resource://gre/modules/Schemas.jsm:1580:11 checkParameters/fixedArgs< resource://gre/modules/Schemas.jsm:1648:9 map self-hosted:306:17 checkParameters resource://gre/modules/Schemas.jsm:1641:17 stub resource://gre/modules/Schemas.jsm:1685:25 create moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/rea/background.js:4:270 exec/< moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/background.js:156:279 then/</</< moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/promise.js:2:216 d/a</e.check moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/promise.js:1:292 try_resolve moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/promise.js:3:281 resolve moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/promise.js:3:471 ra/< moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/background.js:67:74 getSelected/< moz-extension://64dfe96b-66cf-42a6-a3a0-7c4ea82014d9/rea/background.js:5:8 runSafeSyncWithoutClone resource://gre/modules/ExtensionUtils.jsm:71:14 runSafeSync resource://gre/modules/ExtensionUtils.jsm:104:37 runSafe resource://gre/modules/ExtensionCommon.jsm:123:32 bound runSafe self-hosted:992:17 wrapPromise/< resource://gre/modules/ExtensionCommon.jsm:309:31 but 4.8 seems to be working and for workaround, you may just disable Firefox compatibility.
  9. New build of Firefox 45ESR: Test binary: SSE https://o.rths.ml/gpc/files1.rt/firefox-45.9.19-20200104-ddcd778f4-win32-sse.7z IA32 https://o.rths.ml/gpc/files1.rt/firefox-45.9.19-20200104-ddcd778f4-win32-ia32.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - bump version to 45.9.19 (b4f606616) - import changes from tenfourfox: - remove Get More Tools, since it doesn't work (638361bd8) - #583: always-on (mostly) reader mode (cb5d8f86a) - #583: update Readability to latest tip; update glue to new API (8bd4c09a7) - #581: M1047098 M1355576 (ec8e68102) - closes #582: M1358018 modified for 45ESR (74fd7b6d0) - a better idea for #583 (f0a4e7686) - #584: M1507180 M1598605 (7b58ac561) - #584: update certs, pins, TLDs (f9572b6f0) - #334: remove moar tele (0761d9501) (9b34b27e2) - addendum to previous rev, reverted 2 changes for windows. (b14debb98) - patch from Sami<samiwieciekto at g mail> with pref guard: Enable skipping loop filter and allow non spec compliant speedup tricks. to enable, create new boolean pref "media.ffmpeg.skip_loop_filter" and set it to true. (2612fa880) - patch from Sami<samiwieciekto at g mail>: Lowered mMaxTextureSize from 4096 to 2048 to allow older graphic cards (e7cad7bc6) - ported from UXP: Request NSS to use DBM as the storage file format (66033593) (c5a8d2ab4) - update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact. (624a95066) - Update NSS to 3.48 while keeping vc2013 hackfix intact. (55392cf97) - [NSS] disable enable_sslkeylogfile rules (16363562f) - import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586 (ddcd778f4)
  10. New build of post-deprecated Serpent/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.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rths.ml/basilisk/basilisk55-win32-git-20200104-dc63b5b94-xpmod.7z Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20200104-dc63b5b94-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import UXP change: - [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSession (836e72e96) (5d620aa4f) - import changes from tenfourfox: - #584: M1507180 M1598605 (7b58ac561) - #584: update certs, pins, TLDs (f9572b6f0) (78b4d0bd2) - update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact. (558ba68d5) - Update NSS to 3.48 while keeping vc2013 hackfix and no-sslkeylogfile intact. (165e0c7e7) - import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586 (dc63b5b94)
  11. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2-Goanna-20200104.7z Changelog: Out-of-tree changes: * update Goanna3 to git 2d9c22eec..fa517dfc6: - patch from Sami<samiwieciekto at g mail> with pref guard: Enable skipping loop filter and allow non spec compliant speedup tricks. to enable, create new boolean pref "media.ffmpeg.skip_loop_filter" and set it to true. (feb7e4c6b) - patch from Sami<samiwieciekto at g mail>: Lowered mMaxTextureSize from 4096 to 2048 to allow older graphic cards (a81a1c9f9) - ported from UXP: Request NSS to use DBM as the storage file format (66033593) (c3acb8f3f) - update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact. (ecb2798fd) - Update NSS to 3.48 while keeping vc2013 hackfix intact. (0732ab440) - [NSS] disable enable_sslkeylogfile rules (1f371916d) - import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586 (59897b83f) - re-apply rev e186cc7c9c55b241677fa43e76312efb3f7a11ab, and fixup from TFF: temporarily disable M1351303 due to crashes (75d95f15) (fa517dfc6) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
  12. New NewMoon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200104-fa517dfc6-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200104-fa517dfc6-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200104-fa517dfc6-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200104-fa517dfc6-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - patch from Sami<samiwieciekto at g mail> with pref guard: Enable skipping loop filter and allow non spec compliant speedup tricks. to enable, create new boolean pref "media.ffmpeg.skip_loop_filter" and set it to true. (feb7e4c6b) - patch from Sami<samiwieciekto at g mail>: Lowered mMaxTextureSize from 4096 to 2048 to allow older graphic cards (a81a1c9f9) - ported from UXP: Request NSS to use DBM as the storage file format (66033593) (c3acb8f3f) - update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact. (ecb2798fd) - Update NSS to 3.48 while keeping vc2013 hackfix intact. (0732ab440) - [NSS] disable enable_sslkeylogfile rules (1f371916d) - import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586 (59897b83f) - re-apply rev e186cc7c9c55b241677fa43e76312efb3f7a11ab, and fixup from TFF: temporarily disable M1351303 due to crashes (75d95f15) (fa517dfc6)
  13. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200104-beb2221f-uxp-26b297510-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200104-beb2221f-uxp-26b297510-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z There are no new Official repo changes since my last build. For UXP changes please see above.
  14. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200104-fd382bb-uxp-26b297510-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200104-fd382bb-uxp-26b297510-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200104-fd382bb-uxp-26b297510-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200104-d6dd25b5e-uxp-26b297510-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200104-d6dd25b5e-uxp-26b297510-xpmod.7z Official UXP changes since my last build: - Issue #1118 Part 1: Split out part of nsDocShell::AddState into a separate method. (027fbae80) - Issue #1118 Part 2: Allow UpdateURLAndHistory to work even if mOSHE is null, if we're doing a replace. (f5c848aa9) - Issue #1118 Part 3: Add a public RemoveAllListeners method on EventListenerManager. (80e4577e3) - Issue #1118 Part 4: Allow UpdateURLAndHistory to work even if there's no root session history. (c1013e912) - Update README (492624a71) - Forward to new tree structure. (54091ecab) - Issue #1118 - Part 5: Change the way document.open() works (dfa7af70c) - Bug 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toASCII. (4e6294b24) - Issue #1118 - Part 6: Fix various tests that are no longer correct. (f71108680) - Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code. (b1c7cc07c) - Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen and CheckForOutdatedParent() (e0f0b3492) - Merge pull request #1334 from g4jc/bug1333 (84f4806b4) - Issue #1118 - Part 9: Don't allow reuse of unlinked CallbackObjectHolder. (8b8862346) - Issue #1332 - Backport promise-based media playback (735418fa3) - Fix typo. (c3ed7420f) - Merge pull request #1336 from athenian200/html-media-hack (f60bbaf9e) - Merge pull request #1335 from MoonchildProductions/document_open (357405f63) - Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enabled. (0395a076c) - Bug 1453643 - Enable proper retry on oauth2 authenication failure. (a4ab8fd19) - Bug 1597933 - clean up OAuth2 code: remove responseType which is always code. (3dae851d2) - Bug 1597933 - improve OAuth2 params parsing. (f532cec97) - Bug 1597933 - don't pass string constants to determine OAuth refresh token or not. (fd9d39ac9) - Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth2 access token. (8fdd883f7) - Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization request. (fb7de243f) - Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter. (12eb1554f) - Merge pull request #1340 from g4jc/mailnews_enhance (26b297510) My changes since my last build: - patch from Sami<samiwieciekto at g mail>: Lowered mMaxTextureSize from 4096 to 2048 to allow older graphic cards (04671d8d6) - patch from Sami<samiwieciekto at g mail> with pref guard: Enable skipping loop filter and allow non spec compliant speedup tricks. to enable, create new boolean pref "media.ffmpeg.skip_loop_filter" and set it to true. (dd094ae55) - update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact. (0b9855b84) - Update NSS to 3.48 while keeping vc2013 hackfix and no-sslkeylogfile intact. (171849c8e) - import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586 (9778f15c7) There are no new Official Pale-Moon & Basilisk changes since my last build.
  15. for tomorrow's UXP builds, I may wait if upstream merge nss-work branch or not. and for fx45esr, I may wait for TFF's new commits as new ESR comes. and all newer builds will be forced to use DBM format of NSS database (cert8.db & key3.db) instead of SQLite format "again" (cert9.db & key4.db) which is caused by NSS updates.
  16. since there are no significant changes from upstream, there will be no new builds today.
  17. no idea as I don't use any sync. lets see what will others do first.
  18. Merry Christmas! http://o.rths.ml/gpc/files1.rt/K-Meleon1.5.4en-US.tls12.7z most of GRE components are replaced with Retrozilla-based build (but not all)
  19. While thinking on this one at some point I somehow ended up with the kludge "RoyTamFoxMoon," which does evoke some degree of humor... it's the RTFM browser! lol (please, no one take this as a serious attempt at a name! I'll address RoyFox further down) lol. BTW Roy* browsers sounds like I'm narcissism Agree here re: the "for XP" language, while it seems clear and convenient it makes the name unnecessarily longer and omits the fact that the builds work on Vista as well. in the beginning "for XP" was just for distinguishing from regular (non XP compatible) builds, now it's kind of lost meaning. BTW, for names that Tobin suggested this time, I personally not opposed to, moreover, with quite nice artworks. But may be I want a "twist" to the names so to become more unique/unusual?
×
×
  • Create New...