Jump to content

roytam1

Member
  • Posts

    3,190
  • Joined

  • Last visited

  • Days Won

    406
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. cloudflare doesn't accept registering with sub-domain.
  2. never thought that I need to quote this, but yeah again.
  3. unless it is protected with cloudflare or I won't even try it at all.
  4. don't know, as there is no way to appeal. I'm thinking about buying a .top domain from somewhere else for 10 years in US$43.
  5. because freenom killed my free domain again. (there is no fraud in my site, but freenom thinks so for no reason.) so you may change from rths.cf to rths.ml if rths.ml also "dies", I will finally need to buy a domain from somewhere else for running the site as freenom don't let me create new domain: https://my.freenom.com/knowledgebase.php?action=displayarticle&id=9
  6. my 45esr build has same mechanism as nm27 does. related rev: https://github.com/roytam1/mozilla45esr/commit/18929e06248829cb89bdef39b2b61e6ae2895e16
  7. 1st round build of mozilla gfx commits importing for KM76 is here: http://o.rths.cf/gpc/files1.rt/goanna3-20191006-1.7z extract and replace all files in KM-Goanna folder and test. related rev: https://github.com/roytam1/palemoon27/commit/bcfead4480dc73193809b4f02a7af8b441383409 EDIT: crash when enabling async-pan-zoom, reverted
  8. cool screenshot, using windowblinds? I can import more commits from mozilla, but I may not be able to verify if those commits can fix this issue or not.
  9. there is no NM27 builds this week as AF upstream doesn't make non-frontend changes. for further examining their changes, I think I should rebase my fix-winbuild and apply XP patches as a minimal base for that. EDIT: a test build is done: http://o.rths.ml/gpc/files1.rt/arcticfox-27.9.18.win32-20191005.7z commits are here: https://github.com/roytam1/Arctic-Fox/commits/fix-winbuild
  10. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20191005-efcafdc-uxp-924693bdb-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20191005-efcafdc-uxp-924693bdb-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20190720.7z No official repo changes since my last build. For UXP changes please see above.
  11. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20191005-924693bdb-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20191005-924693bdb-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20191005-924693bdb-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20191005-924693bdb-xpmod.7z Official repo changes since my last build: - Issue #1231 - Stop using ICC profiles on Linux. (7422dd4fe) - Merge pull request #1232 from adeshkp/disable-color-mgmt-linux (81db54a1c) - Added missing libwebp NEON files (870375faa) - Merge branch 'master' of https://github.com/dimag0g/UXP (70f2d4cce) - Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Layout CSS-Grid API (22851ce36) - Issue #1233 - Part 2: Update Reftests (f1adcd1ee) - Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in Layout CSS-Grid (8ff295747) - Issue #1230 - Part 2: Align devtools to the changes in css-grid (b0ad7679b) - Issue #1230 - Part 3: Update Reftests (30d65c382) - Merge pull request #1237 from g4jc/css-work (206c149ad) - Merge pull request #1238 from dimag0g/master (7ea503ff8) - No issue - Update TZ data to 2019c (924693bdb)
  12. yes but it may not be good to patch win7/8/8.1/10 x86/x64 shunimpl.dll for that.
  13. New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.2-Goanna-20191005.7z Changelog: In-tree changes: - updates from siria: - fix for the BROKEN FRAMES setting in F2>KMPREFS - Fix for broken Frames toggle in menu Tools > Privacy > Block Frames (204a075b) Out-of-tree changes: * update ES locale from http://kmeleonbrowser.org/forum/read.php?20,144672 * update RU locale from http://kmeleonbrowser.org/forum/read.php?20,144981,150059#msg-150059 A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
  14. OT: while using win7 x64, I found win7's image viewer is unsatisfied for my usage, found a XP/2003 image viewer wrapper with source code, forked it and made 64bit build. original source: https://habr.com/en/post/437436/ my fork with 64bit build: https://github.com/roytam1/shimgvw-wrapper/releases/tag/r191003 (actually 2003's shimgvw.dll is better on displaying GIF images than XP's one)
  15. maybe reverting this commit will work, but I haven't actually tested this yet. https://hg.mozilla.org/releases/mozilla-esr52/rev/27b8c20eeacb289f2a5dea94c1d4c20931ffb72c
  16. New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.2-Goanna-20190928.7z Changelog: Out-of-tree changes: * update Goanna3 to git ee8a0010a..3f92ddedb: repo changes since my last build: - import changes from rmottola/Arctic-Fox: - Bug 1153649 part 1 - Improve usability of OwningNonNull; r=bz (287b867a8) - Bug 1153649 part 2 - Use some OwningNonNull in editor; r=ehsan (fd3052865) - Bug 1153649 part 3 - More OwningNonNull improvements; r=bz (95614eea9) (3f92ddedb) * 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
  17. New New Moon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190928-3f92ddedb-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190928-3f92ddedb-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20190928-3f92ddedb-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20190928-3f92ddedb-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from rmottola/Arctic-Fox: - Bug 1153649 part 1 - Improve usability of OwningNonNull; r=bz (287b867a8) - Bug 1153649 part 2 - Use some OwningNonNull in editor; r=ehsan (fd3052865) - Bug 1153649 part 3 - More OwningNonNull improvements; r=bz (95614eea9) (3f92ddedb)
  18. OT: the realtek hdaudio driver goes strange and have no sound. kept busy fixing it in the morning but no actual result. finally workarounded by using MS driver instead.
  19. since there is no significant commit from upstream, there will be no new UXP based builds today.
  20. pm27 based take least time, in 16mins full rebuild basilisk52 takes most time. in 19mins pm26 takes more time, in ~25mins, but because there is no unified build, and also less optimized build infrastructure (mach, pymake, vc2005, etc.)
  21. so build time is shrunk into 1/3 because of shiny new 3700x 8C/16T (in -j11 instead of -j6 as cl.exe can use up more than 1 core) instead of old 1230v2 4C/8T, and also SSD instead of 7200rpm HDD.
×
×
  • Create New...