
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
not possible -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
try with downloader -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200215-48fee875-uxp-d3067ffdd-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200215-48fee875-uxp-d3067ffdd-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z Official repo changes since my last build: - Re-add TLS 1.3 to the SSL prefpane in Navigator (4918c9cc) - Remove crazy prefs that enable warnings regarding leaving and entering normal http (6ab85c3b) - Part 2: Clean up l10n (7478165a) - Update commit pointer (48fee875) For UXP changes please see above. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200215-7ab9bf7-uxp-d3067ffdd-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200215-7ab9bf7-uxp-d3067ffdd-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-20200215-7ab9bf7-uxp-d3067ffdd-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-20200215-ce6119c47-uxp-d3067ffdd-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200215-ce6119c47-uxp-d3067ffdd-xpmod.7z Official UXP changes since my last build: - Issue #1355 - Do less work for columns not in the desired set in PaintRowGroupBackgroundByColIdx (074f23467) - Merge branch 'master' into optimization-3-pr (6376eceae) - Merge pull request #1393 from win7-7/optimization-3-pr (4234b3a36) - Directly assign PrimitiveConversions.h to the generated binding of KeyframeAnimationOptions. (07fe89e26) - Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES (5007e7c49) - Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion (31d8779a2) - [CSP] Allow not having a Port for RessourceURI if the Scheme has no Default Port (6184ed755) - [CSS] Add stub for font-variation-settings (a399acd57) - Fix a whitespace issue in nsComputedDOMStyle.cpp (7dc9aa058) - [Network] Bump http channel default Firefox CompatMode init value. (0a5784d3c) - [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctly (8ec761863) - Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. (2bdbca39b) - [Parser] Move setting context to null to the correct location. (3bf1b8359) - [IndexedDB] Ensure that strong references to newly created cursors are kept until the DOM Binding is created. (16fce4341) - Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var." (786417cf0) - Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. (4ce361d9b) - [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds. (d3067ffdd) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/base. (53ec35918) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/modules. (7925e0d73) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components. (ee279e507) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/downloads. (4ee9ee6eb) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/feeds. (6c4bc8c69) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/fuel. (c80b42eeb) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/newtab. (1c696ee5f) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/pageinfo. (8bbbcbbd7) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/places. (7f5415cbd) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/preferences. (8c8c0083f) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/search. (edac1b2a9) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sessionstore. (82b670a28) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/shell. (7e8104012) - Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sync. (c32b67c7b) - Remove excess whitespace. (e48dabc8b) - Merge branch 'master' of http://github.com/MoonchildProductions/Pale-Moon into function-syntax (bfdf9295f) - Issue MoonchildProductions/UXP#516 - Fix obsolete self-reference in palemoon/components/places/PlacesUIUtils.jsm. (ca2cd4c51) - Merge pull request #1726 from athenian200/function-syntax (adc8aa724) - [Autocomplete] Make getCellProperties a bit more robust. (ce6119c47) My changes since my last build: - [MyUXP] [Pale-Moon] remove duplicated code hunk, fix js error (4f18ae9e6) -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
made a test win32 build of iceape-uxp: http://o.rths.ml/gpc/files1.rt/iceape.win32-20200213-id-088353e-ia-041bf6a-uxp-7dc9aa058-xpmod.7z -
[h.265] Is there any hardware accelerated, 2020 updated decoder out here?
roytam1 replied to lama's topic in Windows XP
GPU acceleration is not supported by DXVA1, and ffmpeg's assembly is not fast enough for HEVC. you may try Strongene Lentoid HEVC Decoder instead. -
latest working firefox on no-SSE2 QEMU is 55.0.3: I also made a custom TinyCore ISO with tc7 kernel and initrd with tc8 userland for testing.
-
for QEMU based solution, I wonder if you can do X11 passthrough and run xterm/firefox/seamonkey from host side? EDIT: actually it does work, but X11 forwarding via SLIRP is slow.
-
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
looks normal here and FYI: https://forum.palemoon.org/viewtopic.php?f=3&t=23774 -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yeah it does raise a lot as there is global shortage of surgical masks. https://www.theguardian.com/world/2020/feb/07/who-warns-global-shortage-face-masks-protective-suits-coronavirus -
WinImage is not free as well, it is shareware from the beginning.
-
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
hard to tell, may refer to this: https://github.com/MoonchildProductions/UXP/issues/1392 but I don't see any wrong in the changes, maybe there are some tricks? -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
alright problem found, fixed and archives updated. -
for FAT32 VMDK, you can just use WinImage
-
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
not reproducible here -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yes it does, but Hong Kong government doesn't cancel its order to the local couriers so some stores can't deliver masks by couriers. and I even heard some couriers (DHL and SF-Express) "steal" customers' masks. Packages were opened by couriers' workers, taking away some masks, changed the amount, reprinting labels and repacking packages and continuing delivery. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200208-f249ecbf-uxp-6c82d043a-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200208-f249ecbf-uxp-6c82d043a-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z Official repo changes since my last build: - Make version2k aware of .1 build numbers (c31428dd) - Update commit pointer (15ce868b) - Fix mach stub some more (4a0503b5) - Update commit pointer (6236c0ba) - Remove soon to be busted ScratchPad (204adc40) - Establish shared communicator-devtools and include scratchpad (c13a01cb) - If the (non-existent) Web Console isn't there then fall back to error console for content script errors (35181186) - Add a git reset hard command to machstub (b3ff1d28) - Add webpatching to machstub (046d2c53) - Use the platform's copy of config.guess (d43218f2) - Update commit pointer (b599cb99) - Fix navigator official branding moz.build (f249ecbf) My changes since my last build: - fixed theme moz.build syntax error For UXP changes please see above. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200208-7ab9bf7-uxp-6c82d043a-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200208-7ab9bf7-uxp-6c82d043a-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-20200208-7ab9bf7-uxp-6c82d043a-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-20200208-5b28a93fa-uxp-6c82d043a-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200208-5b28a93fa-uxp-6c82d043a-xpmod.7z Official UXP changes since my last build: - Issue #1342 - Remove support for system linbpng (e0103f3d5) - Issue #1342 - Update old.configure for removed build options (8f89965f5) - Issue #1342 - Remove support for system sqlite (d41ba28f5) - Issue #1342 - Remove support for system libvpx (229f84129) - Issue #447 - Update HSTS preload list & reduce debug spew (33ad27614) - Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xml (6bb671bcd) - Issue #1378 - Align the drawing of table cell backgrounds with the spec. (28208f1d3) - Issue #65 - Remove AppConstants from dom/ (406fc463e) - Issue #65 - Remove AppConstants from mailnews/ (f9ddbe364) - Issue #65 - Remove AppConstants from netwerk/ (a18c27ddd) - Issue #65 - Remove AppConstants from toolkit/content (7d21d02d5) - Issue #65 - Remove AppConstants from toolkit/modules (6a3907dae) - Issue #1378 - Follow-up: make sure background items remain table-aligned. (dd68cb9b3) - Issue #1355 - Hit testing in large tables has become extremely slow (f7b2f0a66) - Fix preprocessor directive in UserAgentUpdates.jsm (54e3d7400) - Merge pull request #1380 from win7-7/optimization-2-pr (0db3f512e) - Revert "Issue #1355 - Hit testing in large tables has become extremely slow" (d216db11e) - Issue #1355 - Hit testing in large tables has become extremely slow (e6c346c36) - Merge pull request #1381 from win7-7/optimization2-pr (bbbfd00f9) - Issue #1382 - Remove invalid assertion. (9c6a8450b) - Issue #1384 - Match standard for colSpan/rowSpan (52940bc44) - Merge pull request #1385 from win7-7/standard-pr (c4e1022f5) - Issue #1386 - Devirtualize GetRowSpan/GetColSpan (597a6996f) - [Installer] Updated the 7-zip stub binary to make sure it doesn't hang on older versions of Windows but instead provides a usable error message (a59545110) - Issue #26 Part 2a: make more EME code conditional. (99118e38e) - Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions. (d44c61bf6) - fix whitespace (3a7d5d01c) - Issue #65 - Remove AppConstants from toolkit/profile (840ecb526) - Issue #65 - Remove AppConstants from toolkit/mozapps/update (43f91872b) - Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/* (4c9689f68) - Merge pull request #1389 from MoonchildProductions/EME_conditional (58cfb9acc) - Issue #65 - Remove AppConstants from toolkit/mozapps/extensions (758618b60) - Issue #65 - Remove AppConstants from toolkit/mozapps/downloads (2e6782afb) - Issue #65 - Remove AppConstants from toolkit/components/jsdownloads (180543f6c) - Update UXP Coding Style.md (bf914e997) - Update UXP Coding Style.md (04c770c8c) - Issue #65 - Remove AppConstants from toolkit/components/satchel (c09eca89e) - Issue #65 - Remove AppConstants from toolkit/components/printing (7a0b23aab) - Issue #65 - Remove AppConstants from toolkit/components/thumbnails (0ab5c6474) - Issue #65 - Remove AppConstants from toolkit/components/apppicker (cd8767779) - Issue #65 - Remove AppConstants from toolkit/components/places (0749a35be) - Issue #65 - Remove AppConstants from toolkit/components/alerts (741abd440) - Issue #65 - Remove AppConstants from toolkit/components/passwordmgr (cf4ad4e96) - Issue #1392 - Change --enable-eme to MOZ_ARG_ENABLE_BOOL and remove MOZ_EME_MODULES (832d84d2c) - [AM] Remove shared theme leftovers for webextensions (551c41893) - Issue #1390 - Remove secondscreen modules from toolkit (e80e4595b) - Issue #1390 - Get rid of the Presentation API (5483f807c) - Issue #1395 - Remove FlyWeb Service (6da9e3c6b) - Issue #1395 - Part 2: Remove the /rest/ of FlyWeb (99aa809cb) - Merge pull request #1388 from win7-7/devirtualize-pr (a6ef90b18) - Issue #65 - Correct fallthough case in profileSelection.js (b4ac6a7dc) - Issue #65 - Don't split in the middle of assignment statements in createProfileWizard.js (fa52fa60b) - Merge pull request #1394 from MoonchildProductions/appconst-work (6c82d043a) Official Basilisk changes since my last build: - Use the platform's copy of config.guess (bb7147e) - Issue MoonchildProductions/UXP#1392 - Remove usage of MOZ_EME_MODULES (3a165cd) - Issue MoonchildProductions/UXP#1390 - Remove application support for the Presentation API (7ab9bf7) Official Pale-Moon changes since my last build: - Follow up to 8a67d2608 - Remove unused import of AppConstants.jsm from setDesktopBackground.js (ce1061c55) - Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane (6ef65f4ef) - Issue #1722 - Part 2: Allow hiding pinned tabs for the All Tabs graphical pane (93937dd3c) - Merge pull request #1723 from FranklinDM/issue-1722-work (c9546b6df) - [Installer] Update the 7-zip stub binary. (c3ce438e6) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (adde7f836) - Use the platform's copy of config.guess (e2e0aeaf9) - Issue #1721 - Add pref to control smart bookmarks size. (4dcd54c87) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (5b28a93fa) My changes since my last build: - Revert "[WebRequest] Remove AddonManagerPermissions leftovers" (65ca6d803) - Reverted "[Installer] Updated the 7-zip stub binary to make sure it doesn't hang on older versions of Windows but instead provides a usable error message (a59545110)", keep using old 7zstub for long time - Reverted "[AM] Remove shared theme leftovers for webextensions (551c41893)" - [Basilisk] installer: remove Presentation API file entry leftovers, fixes packaging (4ec02a71a) -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yeah I'd just seen a news report about that. Korea even can't manufacture masks because China stopped providing the filter layer. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
to be clear, People Republic of China (PRC) customs is irrelevant to Hong Kong's customs and their rules/regulations are not applicable to Hong Kong customs. and I asked my friend for advises, he told me that it is better to use fedex and fill correct type (i.e. "mask" here) and amount. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
any mask that is EN14683 compliant will work. I had a quick look on the items (I don't read Italian and I didn't use any translator yet) and it seems that this mentions EN14683 and having slightly better price/performance ratio. https://www.amazon.it/Mascherina-Filtro-Verde-Elastici-Confezione/dp/B01DDK32KI/ref=sr_1_4?__mk_it_IT=ÅMÅŽÕÑ&keywords=maschere%2Bchirurgiche&qid=1580916974&sr=8-4&th=1 -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yeah I do need surgical mask (requiring "EN14683 Type IIR" / "ASTM Level 3" for best protection, or "EN14683 Type IR" / "ASTM Level 2" for basic protection) indeed. I'm very pleased if you can donate surgical mask to me (and my family). You can PM me for the shipping address. and you may need to fill something other than "surgical mask" or "Personal Protective Equipment" for customs clearance (i.e. don't fill aforementioned words), for example, fill "cloth" or "printed materials" instead. So parcel(s) won't be trapped by Hong Kong customs. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
because of anti mask law, amazon don't ship surgical mask to here. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
it is hard to get enough surgical mask here. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
there are 14 gecko versions between them, changes between them are huge