
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
fixed -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
goanna3 based builds are still pending on merging upstream changes and testing. AFAIK the back/forward button history menu is still bugged in upstream. -
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-20200523-53da04b4-uxp-4d373c1d3-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200523-53da04b4-uxp-4d373c1d3-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: - Update platform commit pointer (53da04b4) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200523-id-ba79c34-ia-3fc6e9c-uxp-4d373c1d3-xpmod.7z Official repo changes since my last build: - backport -c-c Bug 1633245 - Update timezones to 2020a. (ba79c34) - Use Toolkit Search (3fc6e9c) -
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.6.win32-git-20200523-d6ba7ac-uxp-4d373c1d3-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200523-d6ba7ac-uxp-4d373c1d3-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.6.win32-git-20200523-d6ba7ac-uxp-4d373c1d3-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.3a1.win32-git-20200523-a8f7300b9-uxp-4d373c1d3-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.3a1.win64-git-20200523-a8f7300b9-uxp-4d373c1d3-xpmod.7z Official UXP changes since my last build: - Issue #80 - De-unify gfx/thebes (0998c39f9) - Issue #80 - De-unify gfx/2d (dfa87279f) - Issue #80 - De-unify gfx/cairo (83b4235d8) - Issue #80 - De-unify gfx/config (2f5fb42c2) - Issue #80 - De-unify gfx/gl (eb67f101a) - Issue #80 - Fix gfx/thebes Windows conditional (d73bfc373) - Issue #80 - Split out GetShapedWord template function (8702b0ffb) - Issue #80 - Fix deps in gfxFont-Impl.h (a89818f5c) - Issue #1542 - IonMonkey: MIPS: Define JS_CODEGEN_MIPSXX by HAVE_64BIT_BUILD. (89097a9e5) - Issue #1542 - nsprpub: _PR_SI_ARCHITECTURE add missing mips64 (402bfbe48) - Bug 1394286 - mips64: fix error correction about stackpointer within function _NS_InvokeByIndex (ec7269ea5) - Bug 1344597 - Baldr: MIPS: Fix trap type of unsigned divide by zero (4e2559d92) - Bug 1323136 - wasm: MIPS: Do bounds check in 32-bit (4fc1cd556) - Bug 1323642 - IonMonkey: MIPS64: Fix load unsigned 48-bit immediate (a78f517c4) - Bug 1323646 - IonMonkey: MIPS64: Fix range checking in ma_addTestOverflow (2a6e16fba) - Issue #1542 - IonMonkey: MIPS32: Fix build error on O32 platform. (26178ba97) - [IonMonkey] MIPS: Import small optimizations from load & store (001c41612) - Bug 1271968 - IonMonkey: MIPS: Make jit code in same 256 MB-aligned region (22a4c154b) - Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps. (a141af108) - Bug 1271968 - IonMonkey: MIPS: Merge Assembler::bind. (1a61c518b) - Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal. (6b56185c0) - Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode. (98620e3c1) - Bug 1271968 - IonMonkey: MIPS: Handle conditional branch in out of line code of mixed jump. (8055c99af) - Bug 1271968 - IonMonkey: MIPS: Refactor PatchWrite_NearCall. (79834afa6) - Bug 1271968 - wasm: MIPS: Port mixed jump for wasm. (2501df819) - Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump. (b878a54a2) - Bug 1390459 - mulby3 function implement error on mips platform (ebc0e5503) - Bug 1424978 - IonMonkey: MIPS: Fix ma_addTestCarry (24d8c2502) - Bug 1424978 - IonMonkey: MIPS: Fix ma_store_unaligned (ef3af7ce7) - Bug 1390802 - IonMonkey: MIPS64: Fix storeValue function (55897f06c) - Bug 1424978 - IonMonkey: MIPS64: Fix boxValue function (4e8c369b2) - Bug 1424978 - IonMonkey: MIPS64: Fix tagValue function (d032fb8df) - Bug 1424978 - IonMonkey: MIPS64: Fix unboxNonDouble for Int32 (574d071b5) - Bug 1430693 - IonMonkey: MIPS: Fix generic NaN for legacy mips (IEEE 754-1985) (53662b791) - Bug 1441521 : [MIPS] Optimize comparation with small constants (9679f714f) - Bug 1330942 - move MemoryAccessDesc::isUnaligned to the ARM/MIPS platform layer (77544de5d) - Bug 1412030 - [MIPS] Emit wasm memory access information (32a4d5c41) - Bug 1384826 - Media: WebRTC: Fix build config for MIPS (fee5da8d1) - Issue #1542 - [WebRTC] Don't use post proc on MIPS (3b1aec2e6) - Issue #1542 - [WebRTC] Set CPU speed to -1 on MIPS (7ce1ea0a4) - Bug 1426323 - Media: WebRTC: Fix build config for MIPS64 (088685a82) - Issue #1542 - [mtransport] Fix unaligned memory allocation in r_memory (5cfe1d902) - Bug 1430745 - IPC: Fix unaligned accesses in DirReaderLinux (052a03595) - Issue #80 - de-unify and fix up gfx/graphite2 (f05391a69) - Issue # 80 - Fix up gfx/2d/DataSurfaceHelpers (3b6fd3b6c) - Issue #80 - De-unify gfx/harfbuzz (7286d6ecf) - Issue #80 - De-unify gfx/ipc (836aa7053) - Issue #80 - De-unify gfx/ots (28c5a0844) - Issue #80 - De-unify gfx/skia and stop using dangerous opts (6ca94dc20) - Issue #80 - De-unify gfx/src (2e986f314) - Issue #80 - De-unify gfx/ycbcr (16ca000ca) - Issue #80- De-unify gfx/layers (9cb4884a7) - Issue #80 - Fix up gfx/ipc and gfx/src for Linux. (a72156b87) - Issue #80 - Include gfx/Logging.h in NativeFontResourceMac.cpp (fc7329902) - Issue #80 - Include gfxEnv.h in gfx/gl/GLLibraryEGL.cpp (1dc5599a7) - Issue #80 - De-unify editor/composer (0754b0bc4) - Issue #80 - De-unify editor/libeditor (80fc6e92e) - Issue #80 - De-unify editor/txmgr and editor/txtsvc (a5d2b7130) - Merge pull request #1552 from g4jc/deunify_patch (9cdc2b9ab) - Merge pull request #1551 from adeshkp/patch-17 (4cfbcc498) - Merge pull request #1550 from MoonchildProductions/deunify_gfx (a20f130de) - Issue #80 - De-unify netwerk/base (922f9b4f5) - Issue #80 - De-unify netwerk/cache (798f491ab) - Issue #80 - De-unify netwerk/cache2 (16d66edc2) - Issue #80 - De-unify netwerk/cookie (53e5d6373) - Issue #80 - De-unify netwerk/dns (364e44a4a) - Issue #80 - De-unify netwerk/ipc (5966f18f4) - Issue #80 - De-unify netwerk/protocol/about (5fa34da0b) - Issue #80 - De-unify smaller netwerk/protocol components (5f86cd25f) - Merge pull request #1553 from MoonchildProductions/deunify_editor (3da22ea94) - Issue #80 - De-unify netwerk/protocol/ftp (243850386) - Merge branch 'master' into deunify_netwerk (72d77237e) - Issue #80 - De-unify netwerk/protocol/res (3686a289c) - Issue #80 - De-unify netwerk/protocol/http (539fb0aea) - Issue #80 - De-unify netwerk/socket (3c05cc907) - Issue #80 - De-unify netwerk/srtp (7db74bdc3) - Issue #80 - De-unify netwerk/streamconv (822f8dad9) - Issue #80 - De-unify netwerk/wifi (efa5796d5) - Issue #80 - Add nsSocketTransportService2.h to ThrottleQueue.cpp (8f57507dd) - Issue #80 - Include MDNSResponderOperator.h in libmdns/nsDNSServiceDiscovery.h for Mac (18c36ffcd) - Merge pull request #1555 from g4jc/deunify_netpatch (b48902c58) - Merge pull request #1556 from adeshkp/patch-18 (41757ae2c) - Merge pull request #1554 from MoonchildProductions/deunify_netwerk (ffb32138c) - Merge pull request #1544 from FlyGoat/mips-upstream (750b4c3a1) - Issue #1538 - remove speech recognition engine (14f6f230d) - Revert "Merge pull request #1357 from athenian200/form-disabled-issue" (a965486fc) - Issue #1557 - Allow event dispatch on disabled form controls. (0a19762d3) - Merge pull request #1559 from athenian200/form-disabled-issue (5d6691e9d) - [printing] Fix build bustage with --disable-printing (ed8efdfab) - [permissions] Fix build bustage with --disable-permissions (4d373c1d3) Official Basilisk changes since my last build: - Issue MoonchildProductions/UXP#1538 - remove speech recognition (d6ba7ac) No official Pale-Moon changes since my last build. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
can't test because it doesn't serve overseas. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
link fixed -
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-20200516-8150adea-uxp-9cf4eca9a-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200516-8150adea-uxp-9cf4eca9a-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: - Update platform commit pointer (6dbee77c) - Move navigator back to topsrcdir (228f33af) - Move mail back to topsrcdir (5a4c8aaa) - Move non-binary projects to topsrcdir (8150adea) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200516-id-e9fb1af-ia-5ee5566-uxp-9cf4eca9a-xpmod.7z -
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.6.win32-git-20200516-670d30e-uxp-9cf4eca9a-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200516-670d30e-uxp-9cf4eca9a-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.6.win32-git-20200516-670d30e-uxp-9cf4eca9a-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.3a1.win32-git-20200516-a8f7300b9-uxp-9cf4eca9a-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.3a1.win64-git-20200516-a8f7300b9-uxp-9cf4eca9a-xpmod.7z Official UXP changes since my last build: - Issue #21 - Remove TelemertyVFS (83ecae9ff) - Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList (f102e7f80) - Issue #1355 - Preemptively fix build bustage for 1409114 (130df5da4) - Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStackingContext() and nsIFrame::BuildDisplayListForChild() and Cleanup DescendIntoChild (58219fc21) - Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFrame (45b20c5e4) - Issue #1355 - Better way to create display items for column backgrounds (64ffe81c5) - Merge pull request #1535 from g4jc/VFS_telemetry_nuke (8b4180021) - Issue #1540 - Stop MP3 demuxer from choking on very small files. (bc4dacf69) - Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change PresShellState member order (f9047ff63) - Issue #1589 - Ensure computed length and data is always available (42c1fcaae) - Merge pull request #1541 from athenian200/mp3-parser-fix (1659e69df) - Merge pull request #1537 from win7-7/column-backgrounds-pr-2 (221627575) - Issue #1543 - Align <img> with no src to the updated spec. (0f590122c) - Bump platform version. (39c7fd37d) - Issue #1545 - Fix border-radius on table row groups, rows, column groups, or columns (5b4ba9543) - Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading. (d3b19e64a) - Issue #457 - Silence some superfluous compiler warnings in cairo (97b89ab4b) - Merge pull request #1546 from win7-7/1375518-pr (f38ebb5f4) - issue #1547 - Correct z-ordering for some table parts and add reftests (ca50a5754) - Merge pull request #1548 from win7-7/1394226-pr (9cf4eca9a) My UXP changes since my last build: - update TwemojiMozilla.ttf to v13.0.0 based build. (4b52d14c0) - Reverted "Issue #1507 - Remove nsRefreshDriver's use of high res system timers. (7630b1c56)" (aaa64b964) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Update back-end branch pointer (unstable 2020-05-10) (a8f7300b9) -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
d3dcompiler_47.dll is never mean to work on XP. -
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-20200509-1e6c1379-uxp-823eca65a-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200509-1e6c1379-uxp-823eca65a-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: - [CommTK] Preprocess strings for the profile manager so they make sense between applications (fd09ad4a) - Update platform commit pointer (1e6c1379) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200509-id-e9fb1af-ia-5ee5566-uxp-823eca65a-xpmod.7z Official repo changes since my last build: - Fix Search Service (e9fb1af) - Fix SearX Instance (5ee5566) -
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-20200509-670d30e-uxp-823eca65a-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200509-670d30e-uxp-823eca65a-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-20200509-670d30e-uxp-823eca65a-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.3a1.win32-git-20200509-9dd13274b-uxp-823eca65a-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.3a1.win64-git-20200509-9dd13274b-uxp-823eca65a-xpmod.7z Official UXP changes since my last build: - Issue #1531 - Work around GCC 10 defaulting to -fno-common in media/ffvpx/libavcodec/ (4ecfad8e5) - Issue #1449 - Implement URLSearchParams's sort() (ea491d038) - Issue #1517 - Remove dom.event.highrestimestamp.enabled pref (ca826767f) - Issue #1450 - Remove NVidia 3D-Vision utils (6980b8079) - Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForStyle being undefined (f63b86a46) - Issue #1259 - Remove a leftover GMP migration function (da375ebed) - Merge pull request #1534 from adeshkp/gmp-migration-leftover (e0ddf8122) - Merge pull request #1532 from adeshkp/patch-15 (257e62db9) - Issue #1451 - Split out ICU data file on Windows (518efb215) - Prevent the existance of dangling pointers upon failure of FindDataStart. (b378ddaac) - [js] Record load in MCreateThis alias set. (f5c2775a6) - [devtools] Port various upstream fixes (c0401ee70) - [dom] Reorder some calls to improve memory safety (789146fb7) - [WebRTC] Port some upstream sctp fixes (cc2f6543b) - [XPFE] Properly anchor XUL windows when tearing down (3c38a37ac) - Hyperbola IceDove should use the toolkit SearchService (7c779d875) - Issue #1536 - Part 1: Add timecode checking for the WebM parser (c31fe286b) - Issue #1536 - Part 2: Parse content to decide whether it's a media segment. (7e1f4f430) - Issue #1536 - Part 3: Parse content to decide whether it's an init segment. (823eca65a) My UXP changes since my last build: - Reverted Issue #1259 - Remove a leftover GMP migration function (da375ebed) Official Basilisk changes since my last build: - Update back-end branch pointer (2de1b32) - [AM] Clean up addon-signing build leftovers. (670d30e) No official Pale-Moon changes since my last build. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
please check if you get "fonts" folder in your palemoon folder. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
because language strings got changed internally, official language packs will not work. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
And there is no build for Goanna3 based applications today as latest Goanna3 upstream is not in good state. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Firefox 45ESR: Test binary: SSE https://o.rths.ml/gpc/files1.rt/firefox-45.9.23-20200502-4140c941a-win32-sse.7z IA32 https://o.rths.ml/gpc/files1.rt/firefox-45.9.23-20200502-4140c941a-win32-ia32.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #593: M1613943 M1613765 M1614971 (e901c0a71) - #593: M1608256 (disable optimization) (6dc231866) - #593: M1608256 (and clean up code) (38794a041) - #593: update pins, TLDs, preloads (e2317e41e) - #585: this better fix it dammit (c96c477b1) (8e2439d77) - ported change from mozilla upstream: bug1243586 (9ee901b50) - bump version to 45.9.22 (14722cb49) - import changes from tenfourfox: - #595: pull Readability to tip (2777050ab) - speculative fix for citibank/upgrade-insecure-requests (d7c27ac73) - #594: M1322373 (d0b344ece) - #594: M865314 M1275917 (improve TLS parallelism) (11a28b361) - #596: M1618131+M1618880 (consolidated) (non-debug portions) (114bbdfd0) - #596: update pins, HSTS, TLDs (85161d573) (3090635bd) - import changes from tenfourfox: - #596: M1620203 (f1303f04c) - #596: update TLDs, HSTS (444a1c1fc) - #596: chemspill M1626728 1620818 (98aa66e3a) (daf642499) - bump version to 45.9.23 (21deb2c3d) - import changes from tenfourfox: - #597: M1067049 M1263811 (2fa4af8eb) - #600: update TLDs, HSTS (692e730fa) (4140c941a) -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
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-20200502-bf9ce840e-xpmod.7z Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20200502-bf9ce840e-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import changes from `RFC6367' branch in UXP: - Issue #1462 - Part 3: Add Camellia-GCM capabilities to NSS (51e6c2cf4) - Issue #1462 - Part 4: Add Camellia-GCM suites to NSS (a0aae2586) - Issue #1462 - Part 5: Security manager changes for Camellia-GCM suites. (338888703) - Issue #1462 - Part 6: Don't mess with OIDs, that's a different spec. (d3594baa4) - Issue #1462 - Part 3b: Actually commit -all- the code, and fix space (f23b96fa7) (b39b2e65e) - fixup to previous commit: - reorder alg2Mech to match other related arrays - add back Camellia-GCM lines in ssl_bulk_cipher_defs[] - add Camellia-GCM SEC OID (5581d3275) - Move aom source to a sub-directory under media/libaom (17821a73f) - update libaom to rev c3040cd91cbfb1fb4283f121c617e2da37ce53c3 (without aom_util/aom_thread.h and aom_ports/aom_once.h) (887c7204a) - import changes from tenfourfox: - #593: M1613943 M1613765 M1614971 (e901c0a71) - #593: M1608256 (disable optimization) (6dc231866) - #593: M1608256 (and clean up code) (38794a041) - #593: update pins, TLDs, preloads (e2317e41e) - #596: update pins, HSTS, TLDs (85161d573) - #596: M1620203 (f1303f04c) - #596: update TLDs, HSTS (444a1c1fc) - #596: chemspill M1626728 1620818 (98aa66e3a) - #600: update TLDs, HSTS (692e730fa) (bf9ce840e) Changes that is not commited: - WIP freebl works on Camellia-GCM support - pref changes for disabling Camellia-GCM for release since it is not functional -
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-20200502-e315ed55-uxp-2375e5ebe-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200502-e315ed55-uxp-2375e5ebe-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: - Update platform commit pointer (b056f3e2) - Remove application moz.configure files (337eaa70) - Update platform commit pointer (5abcc521) - Profile Switcher 1.2.0 (59fa87cd) - Update some navigator prefs (c8e78d9f) - Update platform commit pointer (dd1277c6) - Stop being an as***** when it comes to navigator's modern theme (18673b48) - Change the EULA button from Agree to Accept so that it makes sense with the EULA (e9d8730d) - Add Borealis Unstable branding (b0bb4f87) - Rename directory in navigator (9ef6af31) - [Navigator] Move search to components (1f6b2512) - [Navigator] Remove unused dup nsISidebar.idl (6c63334c) - [Navigator] Change the last of the Data Manager consumers to use their original managers (e5b9d969) - [Navigator] Remove the unused and inferior hang-prone Data Manager (ddb4f238) - [Comm] Move Profile Manager to the Communicator Toolkit (d376b633) - [Mail] Add the old Scratchpad to the blocklist (f31ff9c7) - [Mail] Use the communicator profile manager (3b02c71f) - [Comm] Use brandFullName for the wizard header (e315ed55) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200502-id-088353e-ia-041bf6a-uxp-2375e5ebe-xpmod.7z -
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-20200502-4b386cb-uxp-2375e5ebe-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200502-4b386cb-uxp-2375e5ebe-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-20200502-4b386cb-uxp-2375e5ebe-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.3a1.win32-git-20200502-9dd13274b-uxp-2375e5ebe-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.3a1.win64-git-20200502-9dd13274b-uxp-2375e5ebe-xpmod.7z Official UXP changes since my last build: - Issue #80 - De-unify /layout/build (565339e03) - Issue #80 - De-unify /layout/ipc (46e31c3d9) - Issue #80 - De-unify /layout/tools/layout-debug/src (4187fbb2e) - Issue #80 - De-unify /layout/inspector (aab8d83f0) - Issue #80 - De-unify dom/offline (38bb18bc2) - Issue #80 - De-unify dom/broadcastchannel (d34a91958) - Issue #80 - De-unify dom/permission (c5e4fd844) - Issue #80 - De-unify dom/time (77f879e74) - Issue #80 - De-unify dom/storage (480d9a30e) - Issue #80 - De-unify dom/media/wave (cecc77ae6) - Issue #80 - De-unify dom/media/mediasink (735a7eb9f) - Issue #80 - De-unify dom/media/encoder (24607dc82) - Issue #80 - De-unify dom/media/ogg (f3206baa8) - Issue #80 - De-unify dom/media/mp3 (b913c9ba8) - Issue #80 - De-unify dom/media/flac (0f7b0f690) - Issue #80 - De-unify dom/media/webm (9c1defdf1) - Issue #80 - De-unify dom/console (9d165d527) - Issue #80 - De-unify dom/worklet (e8ab6cfbc) - Issue #80 - De-unify dom/jsurl (1c6b659b7) - Issue #80 - De-unify dom/mathml (bf73b360a) - Issue #80 - De-unify dom/power (44ed6d09e) - Issue #80 - De-unify dom/u2f (b8b7c3acf) - Issue #80 - De-unify dom/json (153a42751) - Issue #80 - De-unify dom/encoding (a87349027) - Issue #80 - De-unify dom/url (cb5549911) - Issue #80 - De-unify dom/notification (f59fb63b1) - Issue #80 - De-unify dom/audiochannel (272ac91cb) - Issue #80 - De-unify dom/messagechannel (18ff59c25) - Issue #80 - De-unify dom/animation (e8f532de4) - Issue #80 - De-unify dom/archivereader (cd3935494) - Issue #80 - De-unify dom/cache (79f126e54) - Issue #80 - De-unify layout/forms (e43694ded) - Issue #80 - De-unify layout/mathml (1bc8205ee) - Issue #80 - De-unify dom/canvas (006fbfd55) - Make application moz.configure file optional and set application/xulrunner as the default platform build_app (7fc868a36) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (a8e22cb6a) - Issue #80 - De-unify dom/crypto (d00311345) - Issue #80 - De-unify dom/events (c3a868aa9) - Issue #80 - De-unify dom/fetch (1169a0568) - Fix typo in dom/animation/CSSPseudoElement.cpp (baa390fab) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (df2beb06e) - Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux linker errors (62c0cea34) - Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xml (cbef19843) - Issue #756 - Remove IdentityService and ContextualIdentityService (b35bc6887) - Issue #80 - De-unify dom/filehandle (0edde46e1) - Issue #80 - De-unify dom/filesystem (2def229da) - Issue #80 - De-unify dom/gamepad (244539413) - Issue #80 - De-unify dom/geolocation (f7ee7bf96) - Issue #80 - De-unify dom/grid (fd1e35f8d) - Issue #80 - De-unify dom/network (bbe050379) - [AM] Clean up addon-signing build leftovers. (37f2b54dc) - Issue #80 - De-unify dom/html (ceb7889c5) - Issue #80 - De-unify dom/indexedDB (d95fb4f24) - Issue #80 - De-unify dom/ipc (c9bde0ff2) - Issue #80 - De-unify dom/media part 1 (b5b62d841) - Issue #80 - De-unify dom/media part 2 (2bfcaa29a) - Revert "Issue #80 - De-unify dom/media part 1" (400e9018f) - Revert "Issue #80 - De-unify dom/media part 1" (6f37b2107) - Issue #80 - De-unify dom/media part 1 (updated reland) (347f3bae7) - Issue #80 - De-unify dom/media part 3 (54e4a32da) - Issue #80 - De-unify dom/performance (484e7e65a) - Issue #80 - De-unify dom/plugins/base (f7670e6f5) - Issue #80 - De-unify dom/plugins/ipc (bbdf84dd3) - Issue #80 - De-unify dom/push (822533971) - Issue #80 - De-unify dom/quota (f2e99fecf) - Issue #80 - De-unify dom/security (eb8a6523b) - Issue #80 - De-unify dom/smil (ea14415e4) - Issue #80 - De-unify dom/svg (915df3466) - Issue #80 - De-unify dom/system (8a872916b) - Issue #80 - De-unify dom/workers (553cc9bbb) - Issue #80 - De-unify dom/xbl (4b7155deb) - Issue #80 - De-unify dom/xhr (13eacee0a) - Issue #80 - De-unify dom/xml (a6d34b3fc) - Issue #80 - De-unify dom/xslt (0e27cb13c) - Issue #80 - De-unify dom/xul (ea58beb4c) - Issue #80 - Include nsIContentInlines.h in dom/svg/SVGTests.cpp to fix linux bustage (e2f88ae0b) - Issue #80 - Fix includes in dom/media/platforms for Mac build (d99fc2ead) - Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac build (3e63479f3) - Merge pull request #1523 from adeshkp/deunify_dom (b65343666) - Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cpp (756162415) - Merge pull request #1522 from MoonchildProductions/deunify_dom (7a9c933a2) - Issue #80 - Fix include in dom/media for Pale Moon builds. (521f6fb61) - Issue #80 - Fix includes in dom/media/platfoms for Mac build (b1c87bea4) - Issue #80 - Fix include in dom/quota (802efaedc) - Issue #80 - Add Unused.h to dom/gamepad for Mac build (adbbcd51c) - Merge pull request #1524 from adeshkp/deunify_dom_2 (3b83de997) - Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in dom/ (f1f9fdabf) - Issue #80 - De-unify layout/base (ad0a976f2) - Issue #80 - De-unify layout/PITA... I mean layout/generic (192d2e07c) - Issue #80 - De-unify layout/printing (a78a87502) - Issue #80 - De-unify layout/style (ae707c8db) - Issue #80 - De-unify layout/svg (6e8e1b36d) - Issue #80 - De-unify layout/tables (4aafee310) - Issue #80 - De-unify layout/xul and tree, grid (e11620a0f) - Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in layout/ (18b2328bb) - Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeting.cpp (0c175b93c) - Merge pull request #1526 from MoonchildProductions/deunify_layout (2375e5ebe) My UXP changes since my last build: - Reverted Issue #756 - Remove IdentityService and ContextualIdentityService (b35bc6887) Official Basilisk changes since my last build: - Issue MoonchildProductions/UXP#756 - Remove identity from manifest (1e30ce7) - Merge pull request #14 from adeshkp/patch-1 (4b386cb) My Basilisk changes since my last build: - Reverted Issue MoonchildProductions/UXP#756 - Remove identity from manifest (1e30ce7) Official Pale-Moon changes since my last build: - Issue #1737 - Part 1: Clean up base/content p.1 (aedb59869) - Issue #1737 - Part 2: Clean up base/content p.2 (a94632694) - Issue #1737 - Part 3: Clean up base/content p.3 (5812233ae) - Merge branch 'master' into Tidy-js (946bb4c20) - Issue #1737 - Part 4: Scope gXPInstallObserver.observe case statements. (b84f14701) - Issue #1737 - Part 5: Fix some typoes so the browser doesn't explode. (7a7efaed4) - Update to prevent duplicate icons (13e185c1a) - Merge branch 'master' into Tidy-js (e5e4c1d78) - Issue #1737 - Part 6: Re-tidy browser-gesturesupport.js after merge (2a4b6442d) - Issue #1737 - Part 7: Tidy components/*.js (025ab101a) - Issue #1737 - Part 8: Phase 1 proofread + adjust for updated code style (64491bdbd) - Issue #1737 - Address nits. (0dad56589) - Merge pull request #1780 from MoonchildProductions/Tidy-js (ee814152a) - [AM] Clean up add-on signing build leftovers (ec1dd6965) - Update back-end branch pointer (unstable 2020-04-25) (cf4a2236b) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (495183b71) - Copy default userChrome and userContent examples to profile (a5235e97b) - Show private indicator on OS X if no MOZ_CAN_DRAW_IN_TITLEBAR (#1784) (9b8a5eb68) - Merge pull request #1779 from blipk/patch-1 (9dd13274b) My Pale-Moon changes since my last build: - bump PM version -
can you try this instead? http://o.rths.ml/gpc/files1.rt/fx36vc71-20171108_newnss.7z
- 331 replies
-
1
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
msimg32.dll from win9x system is incompatible in NT4. for NT4, you need msimg32.dll from win2000.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
upstream is performing "de-unifying" on source files, to prevent broken builds, no build will be done today. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
it works here. -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
thats strange, did you check error console if there is any error message? -
My Browser Builds (Part 2)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you may need to enable wasm in about:config