
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
webrtc is not enabled in NM28, it is enabled in SP52. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.5-Goanna-20211009.7z Changelog: Out-of-tree changes: * update Goanna3 to git 2131e4376...fae40c10f: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1180500 - Update web-platform-tests expected data to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly (b8306d55a) - Bug 1180500 - Disable several unstable web-platform-tests tests, a=testonly (022b078ae) - Bug 1169334 - Fix missing braces in Java thread profile; r=mstange (c53f8fbbf) - Bug 1172157 - Save malformed profile JSON to file to help debug. (r=BenWa) (b63d41fb1) - Bug 1167895 - Escape JS engine SPS profile strings to UTF8 properly. (r=djvj) (53d61099c) - Bug 1168265 - Clean up ChunkedJSONWriteFunc. (r=mstange) (fe9fd26fd) - Bug 1171240 - Avoid copies when splicing inside ProfileJSONWriter. (r=mstange) (dd9640548) - Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly (1b755f73d) (683a3a074) - import change from tenfourfox: - add inetloc and webloc to potentially executable extensions (7363964ad) - #648: M1663836 + update TLDs TZs HSTS (4821d63d2) (da1635889) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1204422 - IonMonkey: MIPS32: Make more MacroAssembler functions can be shared. r=arai (80c0d8b68) - Bug 774364 - Part 3: Move Math.random() to macro assembler. r=sstang,hev,nbp, f=rankov (fd583477e) - Bug 1190454 part 1 - PCCounts use uint64_t instead of a double to count the number of hits. r=evilpie (296eb512b) - Bug 1190454 part 2 - Only compute code coverage of jump targets. r=bhackett (1ba5bb320) - Bug 1190454 part 3 - PCCounts: Collect throw/catch hit counts. r=bhackett (bde4a31b6) - Bug 1190454 part 0 - Remove unnecessary use of AppendArrayJSONMProperties. r=bhackett (de089baf9) - Bug 1189112 - Part 1: Use TraceableVector to simplify tracing of ScriptsAndCountsVector; r=nbp (79f881588) - Bug 1189112 - Part 2: simplify rooting of ScriptsAndCountsVector with PersistentRooted; r=nbp (1b76e8e46) - Bug 1193032 - Part 1: Rename GCRuntime::sliceBudget to defaultTimeBudget; r=jonco (42b59d6b4) - Bug 1193032 - Part 2: Make unlimited SliceBudget initialization explicit; r=ehoogeveen,r=mccr8 (76229de4a) - Bug 1164294 - Implement a linear-time ephemeron marking algorithm, r=terrence, r=jonco (60d4a6791) - Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett (dda4cd822) - Bug 1190454 part 5 - Update GetPCCountJSON to consider jumpTargets and Throws. r=bhackett (ab0f0d6c4) - Bug 1140059 - Stop leaking mThreadNameFilters in the profiler. (r=mstange) (eaf075fd4) - Bug 1191289 part 1 - Add a JSFriendApi function to produce LCOV information about the current compartment. r=bhackett (c321eebfa) (fae40c10f) * 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 -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211009-fae40c10f-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211009-fae40c10f-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211009-fae40c10f-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20211009-fae40c10f-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1180500 - Update web-platform-tests expected data to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly (b8306d55a) - Bug 1180500 - Disable several unstable web-platform-tests tests, a=testonly (022b078ae) - Bug 1169334 - Fix missing braces in Java thread profile; r=mstange (c53f8fbbf) - Bug 1172157 - Save malformed profile JSON to file to help debug. (r=BenWa) (b63d41fb1) - Bug 1167895 - Escape JS engine SPS profile strings to UTF8 properly. (r=djvj) (53d61099c) - Bug 1168265 - Clean up ChunkedJSONWriteFunc. (r=mstange) (fe9fd26fd) - Bug 1171240 - Avoid copies when splicing inside ProfileJSONWriter. (r=mstange) (dd9640548) - Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly (1b755f73d) (683a3a074) - import change from tenfourfox: - add inetloc and webloc to potentially executable extensions (7363964ad) - #648: M1663836 + update TLDs TZs HSTS (4821d63d2) (da1635889) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1204422 - IonMonkey: MIPS32: Make more MacroAssembler functions can be shared. r=arai (80c0d8b68) - Bug 774364 - Part 3: Move Math.random() to macro assembler. r=sstang,hev,nbp, f=rankov (fd583477e) - Bug 1190454 part 1 - PCCounts use uint64_t instead of a double to count the number of hits. r=evilpie (296eb512b) - Bug 1190454 part 2 - Only compute code coverage of jump targets. r=bhackett (1ba5bb320) - Bug 1190454 part 3 - PCCounts: Collect throw/catch hit counts. r=bhackett (bde4a31b6) - Bug 1190454 part 0 - Remove unnecessary use of AppendArrayJSONMProperties. r=bhackett (de089baf9) - Bug 1189112 - Part 1: Use TraceableVector to simplify tracing of ScriptsAndCountsVector; r=nbp (79f881588) - Bug 1189112 - Part 2: simplify rooting of ScriptsAndCountsVector with PersistentRooted; r=nbp (1b76e8e46) - Bug 1193032 - Part 1: Rename GCRuntime::sliceBudget to defaultTimeBudget; r=jonco (42b59d6b4) - Bug 1193032 - Part 2: Make unlimited SliceBudget initialization explicit; r=ehoogeveen,r=mccr8 (76229de4a) - Bug 1164294 - Implement a linear-time ephemeron marking algorithm, r=terrence, r=jonco (60d4a6791) - Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett (dda4cd822) - Bug 1190454 part 5 - Update GetPCCountJSON to consider jumpTargets and Throws. r=bhackett (ab0f0d6c4) - Bug 1140059 - Stop leaking mThreadNameFilters in the profiler. (r=mstange) (eaf075fd4) - Bug 1191289 part 1 - Add a JSFriendApi function to produce LCOV information about the current compartment. r=bhackett (c321eebfa) (fae40c10f) -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Firefox 45ESR: Test binary: SSE https://o.rthost.win/gpc/files1.rt/firefox-45.9.33-20211009-fc416f456-win32-sse.7z IA32 https://o.rthost.win/gpc/files1.rt/firefox-45.9.33-20211009-fc416f456-win32-ia32.7z Win64 https://o.rthost.win/gpc/files1.rt/firefox-45.9.33-20211009-fc416f456-win64.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import change from tenfourfox: - add inetloc and webloc to potentially executable extensions (7363964ad) - #648: M1663836 + update TLDs TZs HSTS (4821d63d2) (fc416f456) -
My Browser Builds (Part 3)
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.rthost.win/basilisk/basilisk55-win32-git-20211009-ff37858d8-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20211009-ff37858d8-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import change from tenfourfox: - add inetloc and webloc to potentially executable extensions (7363964ad) - #648: M1663836 + update TLDs TZs HSTS (4821d63d2) (ff37858d8) -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20211009-id-f0915f3-uxp-25114ddf5-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20211009-id-f0915f3-ia-c642e3c-uxp-25114ddf5-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above. -
My Browser Builds (Part 3)
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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20211009-f94c0da-uxp-25114ddf5-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20211009-f94c0da-uxp-25114ddf5-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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20211009-f94c0da-uxp-25114ddf5-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.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20211009-ba47fad4d-uxp-25114ddf5-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20211009-ba47fad4d-uxp-25114ddf5-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20211009-ba47fad4d-uxp-25114ddf5-xpmod.7z No official UXP changes since my last build. No official Basilisk changes since my last build. No official Pale-Moon changes since my last build. My changes since my last build: - import change from tenfourfox: - #648: M1663836 + update TLDs TZs (4821d63d2) (25114ddf5) * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of now-dead MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. MCP Basilisk/Pale-Moon rev after datecode will be removed later. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
its UXP is older than 29.4.1. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.5-Goanna-20211002.7z Changelog: Out-of-tree changes: * update Goanna3 to git 45e41b763...2131e4376: - import changes from `dev' branch of rmottola/Arctic-Fox: - avoid warnings even if we don't support unified search properly (708640220) - Bug 394686 - passwordmgr: Throw Components.Exceptions and Error instead of strings. r=MattN (4749d8a37) - Bug 394686 followup, add missing quote (4317fc7b0) - Bug 1135451 - fillForm() cleanup part B: remove _notifyFoundLogins() and passwordmgr-found-logins notifications. Add a new passwordmgr-processed-form for tests. r=MattN (cb5264a02) - Bug 1135451 - fillForm() cleanup part C: remove didntFillReason. r=MattN (855c8cf27) - Bug 1135451 - fillForm() cleanup part D: Use early returns to un-nest logic and make it more obvious that selectedLogin is always set. r=MattN (20f40ea40) - Bug 1135451 - fillForm() cleanup part E: remove didFillForm. r=MattN (14e6d736f) - Bug 1135451 - fillForm() cleanup part F: use early return instead of else blocks. r=MattN (c109a68ea) - Bug 1135451 - fillForm() cleanup part G: move passwordmgr-processed-form notification into a finally-block. r=MattN (98c553a08) - Bug 1135451 - fillForm() cleanup part H: rename isFormDisabled to be obvious as to purpose. r=MattN (1922c9dc7) - leftover (f4f6748f4) - Bug 1167356 - Check return value of DataSourceSurface::Map in RasterImage::CopyFrame. r=Bas (b11604935) - Bug 1173415 - Fix incorrect mask used for nsBidi::mFlags [r=smontagu] (d88fb4c78) - Bug 1174450 part 9c - Rename local var 'orthogonal' to 'verticalAxis' and simplify getting the GetComputedBorderWidth sides. r=jfkthame (aef41bcb0) - Bug 1160789 - Make DrawTargetSkia support subpixel antialiasing for text. r=jrmuizel (be2d727b6) - Bug 1034370 - Make sure we release the SkImageFilter in DrawTargetSkia::DrawSurfaceWithShadow. r=gw280 (6395bf5e8) - Bug 1150944 - Don't force the discrete GPU for skia gl. r=jrmuizel (750947ed5) - Bug 1150944 - Use correct origin for SkiaGL texture backed SourceSurfaces. r=gw280 (d6040598c) - Bug 1169268 - Handle CFHTML data better. r=ndeakin (b0663027a) (5313db75c) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1191326 - always initialize ProxyAccessible::mOuterDoc r=lsocks (74ed8d596) - Bug 1156062 part 1a - New nsEditor::SplitNodeDeep variant; r=ehsan (a80d26ece) - minor fix (c1e5c74e3) - Bug 1172216 - Move nsStackwalk to mozglue. r=glandium (971014ffb) - Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm (9508b57b1) - Bug 554178 - Remove unused member variable PluginModuleChild::mUserAgent. r=jimm (a6fda391a) - Bug 1203428 - E10S for device storage API r=cyu (da575f819) - Bug 1150642 - Make mozilla_sampler_save_profile_to_file callable from lldb in Nightly builds. r=jrmuizel (bb98fafd6) - Bug 1136834 - Stop leaking markers in ProfileBuffer. (r=mstange) (b2f5f813a) - Bug 1148069 - Ensure synchronous sampling does not set JitcodeGlobalEntry's generation. (r=djvj) (f5a4dd6a4) - Bug 1181348 - Fix ARM64 toggledCall() under debug mode. r=djvj (4bbbe51a4) - Bug 1181354 - Account for initaliasedlexical in this one weird const cutout in jit::SetProperty. (r=jandem) (472179ea2) - Bug 1181558 part 0 - Remove unused SnapshotIterator constructor. r=jandem (cae21907a) - Bug 1181558 part 1 - Share the machine state between all SnapshotIterators of the same InlineFrameIterator. r=jandem (49e53a014) - Bug 1177922 - Fix a bogus assert on OOM in markSafepointAt. r=nbp (cf26143e7) - Bug 1182060 - IsObjectEscaped: Handle UnboxedPlainObject in guard shape. r=bhackett (35b6c285a) - Bug 1183051: Fix register allocations of Atomics callouts on arm vfp; r=h4writer (42d708374) - Bug 1138693 - Add comments and test. r=jandem (9619e8053) - Bug 1138693 - Add an early quit to the test if TypedObject isn't enabled. r=nbp (f6b04026e) - Bug 1180184 - Support JSOP_TOSTRING used by template strings in baseline JIT. r=jandem (8215c953b) (83aaad87d) - passwordmgr: add back missing part during merge (1be9ac6b8) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1172657 - ToInt32's arm asm crashes Apple clang, so #ifdef around the assembly for now. r=waldo (97f26d5b1) - Bug 1185104: Move MOZ_WARN_UNUSED_RESULT to the beginning of function-decls (where it's supposed to be) in jsfriendapi.h. r=tromey (0eb8033a7) - Bug 1146156: Add RR support to js/src/tests/jstests.py. r=nbp (93d4a61c0) - Bug 1174262 - Make jstest dispatch via a generator on Windows; r=sfink (ceaf96eb9) - Bug 1175708 - Eliminate some horrid action-at-a-distance global state in jstests.py; r=sfink (c11a8d622) (6641fc02d) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1164268 - Add some logging to browser_perf-compatibility-05.js, r=me (55c0ed222) - Bug 1166126 - Increase the size of the tag buffer in the profiler. r=mstange (cabe3d690) - Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell (4e285c7db) - correctly apply Bug 1287912. r=bz (66644beac) - Bug 1187386 (Part 7) - Eliminate remaining dependencies on a non-null mImage in Decoder. r=tn (b1e3861b6) - Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj (a46f4508f) - Bug 1179451 - Part 2: Fix incorrect return type. r=ehsan (a68ef3d67) - Bug 1179451 - Part 3: Use .get() to assign nsRefPtrs to raw pointers. r=froydnj (59155974f) - Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj (2a7893a33) - Bug 1179451 - Part 5: Delete nsRefPtr<T>::operator T*()&&. r=froydnj (891e019b0) (2131e4376) * 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 -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211002-2131e4376-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211002-2131e4376-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211002-2131e4376-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20211002-2131e4376-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - avoid warnings even if we don't support unified search properly (708640220) - Bug 394686 - passwordmgr: Throw Components.Exceptions and Error instead of strings. r=MattN (4749d8a37) - Bug 394686 followup, add missing quote (4317fc7b0) - Bug 1135451 - fillForm() cleanup part B: remove _notifyFoundLogins() and passwordmgr-found-logins notifications. Add a new passwordmgr-processed-form for tests. r=MattN (cb5264a02) - Bug 1135451 - fillForm() cleanup part C: remove didntFillReason. r=MattN (855c8cf27) - Bug 1135451 - fillForm() cleanup part D: Use early returns to un-nest logic and make it more obvious that selectedLogin is always set. r=MattN (20f40ea40) - Bug 1135451 - fillForm() cleanup part E: remove didFillForm. r=MattN (14e6d736f) - Bug 1135451 - fillForm() cleanup part F: use early return instead of else blocks. r=MattN (c109a68ea) - Bug 1135451 - fillForm() cleanup part G: move passwordmgr-processed-form notification into a finally-block. r=MattN (98c553a08) - Bug 1135451 - fillForm() cleanup part H: rename isFormDisabled to be obvious as to purpose. r=MattN (1922c9dc7) - leftover (f4f6748f4) - Bug 1167356 - Check return value of DataSourceSurface::Map in RasterImage::CopyFrame. r=Bas (b11604935) - Bug 1173415 - Fix incorrect mask used for nsBidi::mFlags [r=smontagu] (d88fb4c78) - Bug 1174450 part 9c - Rename local var 'orthogonal' to 'verticalAxis' and simplify getting the GetComputedBorderWidth sides. r=jfkthame (aef41bcb0) - Bug 1160789 - Make DrawTargetSkia support subpixel antialiasing for text. r=jrmuizel (be2d727b6) - Bug 1034370 - Make sure we release the SkImageFilter in DrawTargetSkia::DrawSurfaceWithShadow. r=gw280 (6395bf5e8) - Bug 1150944 - Don't force the discrete GPU for skia gl. r=jrmuizel (750947ed5) - Bug 1150944 - Use correct origin for SkiaGL texture backed SourceSurfaces. r=gw280 (d6040598c) - Bug 1169268 - Handle CFHTML data better. r=ndeakin (b0663027a) (5313db75c) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1191326 - always initialize ProxyAccessible::mOuterDoc r=lsocks (74ed8d596) - Bug 1156062 part 1a - New nsEditor::SplitNodeDeep variant; r=ehsan (a80d26ece) - minor fix (c1e5c74e3) - Bug 1172216 - Move nsStackwalk to mozglue. r=glandium (971014ffb) - Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm (9508b57b1) - Bug 554178 - Remove unused member variable PluginModuleChild::mUserAgent. r=jimm (a6fda391a) - Bug 1203428 - E10S for device storage API r=cyu (da575f819) - Bug 1150642 - Make mozilla_sampler_save_profile_to_file callable from lldb in Nightly builds. r=jrmuizel (bb98fafd6) - Bug 1136834 - Stop leaking markers in ProfileBuffer. (r=mstange) (b2f5f813a) - Bug 1148069 - Ensure synchronous sampling does not set JitcodeGlobalEntry's generation. (r=djvj) (f5a4dd6a4) - Bug 1181348 - Fix ARM64 toggledCall() under debug mode. r=djvj (4bbbe51a4) - Bug 1181354 - Account for initaliasedlexical in this one weird const cutout in jit::SetProperty. (r=jandem) (472179ea2) - Bug 1181558 part 0 - Remove unused SnapshotIterator constructor. r=jandem (cae21907a) - Bug 1181558 part 1 - Share the machine state between all SnapshotIterators of the same InlineFrameIterator. r=jandem (49e53a014) - Bug 1177922 - Fix a bogus assert on OOM in markSafepointAt. r=nbp (cf26143e7) - Bug 1182060 - IsObjectEscaped: Handle UnboxedPlainObject in guard shape. r=bhackett (35b6c285a) - Bug 1183051: Fix register allocations of Atomics callouts on arm vfp; r=h4writer (42d708374) - Bug 1138693 - Add comments and test. r=jandem (9619e8053) - Bug 1138693 - Add an early quit to the test if TypedObject isn't enabled. r=nbp (f6b04026e) - Bug 1180184 - Support JSOP_TOSTRING used by template strings in baseline JIT. r=jandem (8215c953b) (83aaad87d) - passwordmgr: add back missing part during merge (1be9ac6b8) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1172657 - ToInt32's arm asm crashes Apple clang, so #ifdef around the assembly for now. r=waldo (97f26d5b1) - Bug 1185104: Move MOZ_WARN_UNUSED_RESULT to the beginning of function-decls (where it's supposed to be) in jsfriendapi.h. r=tromey (0eb8033a7) - Bug 1146156: Add RR support to js/src/tests/jstests.py. r=nbp (93d4a61c0) - Bug 1174262 - Make jstest dispatch via a generator on Windows; r=sfink (ceaf96eb9) - Bug 1175708 - Eliminate some horrid action-at-a-distance global state in jstests.py; r=sfink (c11a8d622) (6641fc02d) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1164268 - Add some logging to browser_perf-compatibility-05.js, r=me (55c0ed222) - Bug 1166126 - Increase the size of the tag buffer in the profiler. r=mstange (cabe3d690) - Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell (4e285c7db) - correctly apply Bug 1287912. r=bz (66644beac) - Bug 1187386 (Part 7) - Eliminate remaining dependencies on a non-null mImage in Decoder. r=tn (b1e3861b6) - Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj (a46f4508f) - Bug 1179451 - Part 2: Fix incorrect return type. r=ehsan (a68ef3d67) - Bug 1179451 - Part 3: Use .get() to assign nsRefPtrs to raw pointers. r=froydnj (59155974f) - Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj (2a7893a33) - Bug 1179451 - Part 5: Delete nsRefPtr<T>::operator T*()&&. r=froydnj (891e019b0) (2131e4376) -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20211002-id-f0915f3-uxp-71e99f28a-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20211002-id-f0915f3-ia-c642e3c-uxp-71e99f28a-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above. -
My Browser Builds (Part 3)
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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20211002-f94c0da-uxp-71e99f28a-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20211002-f94c0da-uxp-71e99f28a-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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20211002-f94c0da-uxp-71e99f28a-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.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20211002-ba47fad4d-uxp-71e99f28a-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20211002-ba47fad4d-uxp-71e99f28a-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20211002-ba47fad4d-uxp-71e99f28a-xpmod.7z No official UXP changes since my last build. No official Basilisk changes since my last build. No official Pale-Moon changes since my last build. My changes since my last build: - webextensions: remove tele leftover (0104a9cd3) - Split aData into smaller chunks to avoid going over the IPC message size limit (1335989). (e84c7ab0c) - Use a release assert in EnumSerializer::Write (1356392). (e79847e7b) - [WebRTC] updated to upstream branch 49 and related. (a3239eaa4) - [WebRTC] fix merge error (71e99f28a) * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of now-dead MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. MCP Basilisk/Pale-Moon rev after datecode will be removed later. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
no, not really (for software decoder) av1dec uses hardware(dxva2/nvdec) to decode, native decoder has no plan for now. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
thanks for reporting! a fix is landed in custom branch, and will be available in next build. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
I think it needs to revert/readd XP support in order to work for our needs. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.5-Goanna-20210925.7z Changelog: In-tree changes: - permissions: hackfix CPermission::del() to give out nsIURI instead of const char* as "Bug 1170200 - Part 1: Change the API for nsIPermissionManager::Remove() to accept a URI instead of a string; r=ehsan" is landed in platform tree (036b2296) - bump KM version for API change (as of NM27 rev 45e41b763) (afd6e427) Out-of-tree changes: * update Goanna3 to git 9e8144b17...45e41b763: - import changes from `dev' branch of rmottola/Arctic-Fox: - missing bit of Bug 889158 - Fix arrow function lexical arguments binding (6dd07824a) - missing parts of Bug 1135708 - Implement es7 exponentiation operator. (87d1b2a09) - Bug 1183400 - Add a by-kind switch to perform constant-folding and eventually eliminate by-arity handling. r=efaust (ce6768404) - Bug 1171909 - Check for alloc failure initializing AssemblerBufferWithConstantPools and update error handling ExceptionHandlerBailout r=jandem (fb86a97ec) - Bug 1182428 - Consider TypeSet stuff to be GCPointers, since they can contain them, r=jonco (2a7841983) - Bug 1184199 - Use a Map instead of a plain object to avoid the "constructor" property, r=jonco" (3af559983) - Bug 1184199 - Add an explanation only if there is something to explain, r=jonco (882178fcf) - Bug 1182428 - Improve naming, r=jonco (24bcf0679) - Bug 1182428 - Recognize more rooted type names, r=jonco (75e9d692e) - Bug 963738 - Assume(ptr) is not a hazard; Assume(*ptr) is, r=bhackett (e704d13e6) - No bug. Add a --function argument for analyzing a single function by name. (d9e8fc4c0) - Bug 1172682 - Comment and refactor analysis code, r=terrence The one change this patch makes in functionality is that it properly computes minimumUse in more cases, in anticipation of it being used for hazards (in addition to its current use for unnecessary roots). (a481f942a) - Bug 1182428 - Accept more edge types in edgeCanGC, r=jonco (98413c47f) - Bug 1170200 - Part 1: Change the API for nsIPermissionManager::Remove() to accept a URI instead of a string; r=ehsan (bd5ef47ed) - Add two missing includes to SharedMemoryBasic_mach.cpp, no bug (dbdeeaca1) - bug 1175898 - crash in mozilla::CrossProcessMutex::ShareToProcess(int) r=billm (93cab5830) - bug 1204985 - make SharedMemoryBasic_mach build on iOS. r=billm (0f7b668c3) - bug 1204985 horrible clobber-avoidance bustage fix r=YOLO CLOSED TREE (d46b9b946) - Bug 1205164 - Detect message races in Mach Shmem implementation. r=blassey (2b88cc22b) - Bug 1221540: OS X IPC timeout retry with a longer interval. r=milan (66d2006fe) (9e300313d) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1167604 - don't hide ProxyAccessible::Parent() with DocAccessibleParent::Parent r=lsocks (32e4cac18) - Bug 1173418 - Check if a document is top level in DocAccessibleParent::Destroy so that RemoteDocShutdown isn't erroneously called r=tbsaunde (db280c0a1) - bug 1184217 - check consistancy of the document tree before removing accessibles in a hide event r=davidb (91d2f38fb) - bug 1162543 - make DocAccessibleChild::IDToAccessible correctly get the document r=davidb (be2eb3eb7) - bug 1170595 - switch to sending __delete__ from the parent instead of the child r=davidb, smaug (216a90d34) (3a8ef50a8) - import change from `dev' branch of rmottola/Arctic-Fox: - MOZ_OVERRIDE -> override (624f7c712) (57cc49827) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1182373 - Don't constant-fold in the tag component of a tagged-template, because constant-folding evaluates the tag too early (and moght convert a value into a property reference, causing the wrong |this| to be passed). r=jorendorff (f9e41352b) - Bug 1183400 - Constant-fold nullary nodes entirely according to their kind, not their arity. r=efaust (9c6248dd8) - Bug 1183400 - Fold typeof nodes by examining their kind. r=efaust (0dc443122) - Bug 1183400 - Fold |void <expr>| expressions by kind. r=efaust (d872286ad) - Bug 1183400 - Fold delete nodes by kind. r=efaust (a30634947) - Bug 1164774 - Remove unused code handling binary-arity PNK_ADD nodes in constant-folding. r=shu (996db297b) - Bug 1183400 - Fold !/~/+/- by kind. r=efaust (bf5dd5984) - Bug 1183400 - Pass a Parser reference to Fold, not separate handler/options, preparing for another patch that wants to have access to a parser instance. r=efaust (5bbb167be) - Bug 1183400 - Fold increment/decrement operations by kind. r=efaust (2728e23a7) - Bug 1183400 - Fold ?: expressions by kind. r=efaust (64d6ab853) - Bug 1183400 - Fold |if| nodes by kind. r=efaust (0f701a6bb) - Bug 1183400 - Fold various simple unary cases by kind. r=efaust (590b24acb) - Bug 1183400 - Fold and/or expressions. r=efaust (1f114d2b2) - Bug 1183400 - Fold function nodes by kind. r=efaust (0920010c0) - Bug 1183400 - Fold binary arithmetic operations by kind, not arity. r=efaust (a3723a1ec) - Bug 1183400 - Remove a now-unused variable, following up on the ?:/if-node folding changes. r=trivial, r=orange in a CLOSED TREE (522584dc0) - Bug 1183400 - Inline FoldBinaryNumeric into its sole caller and simplify code accordingly. r=efaust (043ccf349) - Bug 1183400 - Fold various list nodes not given, nor requiring, special treatment. r=shu (7de28f276) - Bug 1183400 - Constant-fold yield/yield*/return by kind and not arity. r=shu (7cae87421) - Bug 1183400 - Fold try/catch by kind. r=shu (5df2a97fc) - Bug 1183400 - Fold class nodes by kind. r=shu (67fffcc45) - Bug 1183400 - Fold element accesses by kind. r=efaust (82538a7a2) - Bug 1183400 - Fold addition by kind. r=efaust (68a0c6b49) - Bug 1183400 - Fold function calls and tagged templates by kind, not arity. r=efaust (0a368e8f9) - Bug 1183400 - Fold various binary nodes with two non-null halves by kind. r=efaust (de48c675b) - Bug 1183400 - Fold while and do-while loops by kind, not arity. r=efaust (998bd13cc) - Bug 1183400 - Remove dead fold-by-arity code. r=efaust (3b5f719b9) - Bug 1183400 - Remove SyntacticContext::Delete, now addressed by modifying how delete nodes are folded. r=efaust (8129f5f7c) - Bug 1183400 - Constant-fold switch/default by kind, not arity. r=efaust (e9430d603) - Bug 1183400 - Fold for-in, for-of, and for(;;) loops by kind, and classify miscellaneous straightforward kinds for folding. r=efaust (59d09a110) - Bug 1183400 - Replace callee-based condition-constant folding with caller-specified condition-constant folding. r=efaust (2090ea750) - Bug 1183400 - Remove special |void| handling by making Boolish recognize |void| expressions as falsy, when they're obviously so. r=efaust (d230cbb0d) - Bug 1183400 - Remove SyntacticContext::Condition, now handled context-sensitively by callers specifically requesting condition-targeted folding. r=efaust (8be79cd7a) - Bug 1183400 - Fold the last few nodes (including PN_NAME nodes) by kind, not arity. r=efaust (4e8e911a4) - Bug 1183400 - Remove SyntacticContext completely. r=efaust (745d4df15) - Bug 1183400 - Common up some is-effectless testing. r=efaust (ed25885e6) - Bug 1135322 - receiveMessage() should convert logins to nsILoginInfo objects. r=MattN (35da0f066) - Bug 1140242 - Convert nsILoginInfo to vanilla JS objects before trying to send them in messages. r=dolske (f952e9ab5) - Bug 1134846 - Add a module to support per-site password manager recipes. r=dolske (d9d686818) - Bug 1135451 - fillForm() cleanup part A: remove unused return type, kill E10S unfriendly fillForm from nsILoginManager, kill passwordmgr-found-form notification, largely a backout of bug 439365. r=MattN (3825eb1dd) - Bug 1120129 - Allow per-site recipes to adjust the username/password field detection for autofill. r=dolske (423202980) - Bug 1144981 - username/password recipe for www.anthem.com. r=mattn (55ce95a2b) - Bug 1146065 - Logins captured but not filled on discover.com. r=mattn (4b19c1a01) - reorder after strange misspatch (706cfd4ea) - Bustage fix for bug 1146065. (4b0a7b5f6) - fix some mispatches and also put back some "backports" lost with Bug 1182969 (f61e63baf) (45e41b763) * 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 -- ffmpeg library lite 3.4.9 for NM27/KMG76: 32bit https://o.rthost.win/palemoon/lav-dll-lite-3.4.9.7z 32bit nosse https://o.rthost.win/palemoon/lav-dll-lite-ia32-3.4.9.7z 32bit noasm https://o.rthost.win/palemoon/lav-dll-lite-noasm-3.4.9.7z -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210925-45e41b763-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210925-45e41b763-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210925-45e41b763-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210925-45e41b763-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - missing bit of Bug 889158 - Fix arrow function lexical arguments binding (6dd07824a) - missing parts of Bug 1135708 - Implement es7 exponentiation operator. (87d1b2a09) - Bug 1183400 - Add a by-kind switch to perform constant-folding and eventually eliminate by-arity handling. r=efaust (ce6768404) - Bug 1171909 - Check for alloc failure initializing AssemblerBufferWithConstantPools and update error handling ExceptionHandlerBailout r=jandem (fb86a97ec) - Bug 1182428 - Consider TypeSet stuff to be GCPointers, since they can contain them, r=jonco (2a7841983) - Bug 1184199 - Use a Map instead of a plain object to avoid the "constructor" property, r=jonco" (3af559983) - Bug 1184199 - Add an explanation only if there is something to explain, r=jonco (882178fcf) - Bug 1182428 - Improve naming, r=jonco (24bcf0679) - Bug 1182428 - Recognize more rooted type names, r=jonco (75e9d692e) - Bug 963738 - Assume(ptr) is not a hazard; Assume(*ptr) is, r=bhackett (e704d13e6) - No bug. Add a --function argument for analyzing a single function by name. (d9e8fc4c0) - Bug 1172682 - Comment and refactor analysis code, r=terrence The one change this patch makes in functionality is that it properly computes minimumUse in more cases, in anticipation of it being used for hazards (in addition to its current use for unnecessary roots). (a481f942a) - Bug 1182428 - Accept more edge types in edgeCanGC, r=jonco (98413c47f) - Bug 1170200 - Part 1: Change the API for nsIPermissionManager::Remove() to accept a URI instead of a string; r=ehsan (bd5ef47ed) - Add two missing includes to SharedMemoryBasic_mach.cpp, no bug (dbdeeaca1) - bug 1175898 - crash in mozilla::CrossProcessMutex::ShareToProcess(int) r=billm (93cab5830) - bug 1204985 - make SharedMemoryBasic_mach build on iOS. r=billm (0f7b668c3) - bug 1204985 horrible clobber-avoidance bustage fix r=YOLO CLOSED TREE (d46b9b946) - Bug 1205164 - Detect message races in Mach Shmem implementation. r=blassey (2b88cc22b) - Bug 1221540: OS X IPC timeout retry with a longer interval. r=milan (66d2006fe) (9e300313d) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1167604 - don't hide ProxyAccessible::Parent() with DocAccessibleParent::Parent r=lsocks (32e4cac18) - Bug 1173418 - Check if a document is top level in DocAccessibleParent::Destroy so that RemoteDocShutdown isn't erroneously called r=tbsaunde (db280c0a1) - bug 1184217 - check consistancy of the document tree before removing accessibles in a hide event r=davidb (91d2f38fb) - bug 1162543 - make DocAccessibleChild::IDToAccessible correctly get the document r=davidb (be2eb3eb7) - bug 1170595 - switch to sending __delete__ from the parent instead of the child r=davidb, smaug (216a90d34) (3a8ef50a8) - import change from `dev' branch of rmottola/Arctic-Fox: - MOZ_OVERRIDE -> override (624f7c712) (57cc49827) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1182373 - Don't constant-fold in the tag component of a tagged-template, because constant-folding evaluates the tag too early (and moght convert a value into a property reference, causing the wrong |this| to be passed). r=jorendorff (f9e41352b) - Bug 1183400 - Constant-fold nullary nodes entirely according to their kind, not their arity. r=efaust (9c6248dd8) - Bug 1183400 - Fold typeof nodes by examining their kind. r=efaust (0dc443122) - Bug 1183400 - Fold |void <expr>| expressions by kind. r=efaust (d872286ad) - Bug 1183400 - Fold delete nodes by kind. r=efaust (a30634947) - Bug 1164774 - Remove unused code handling binary-arity PNK_ADD nodes in constant-folding. r=shu (996db297b) - Bug 1183400 - Fold !/~/+/- by kind. r=efaust (bf5dd5984) - Bug 1183400 - Pass a Parser reference to Fold, not separate handler/options, preparing for another patch that wants to have access to a parser instance. r=efaust (5bbb167be) - Bug 1183400 - Fold increment/decrement operations by kind. r=efaust (2728e23a7) - Bug 1183400 - Fold ?: expressions by kind. r=efaust (64d6ab853) - Bug 1183400 - Fold |if| nodes by kind. r=efaust (0f701a6bb) - Bug 1183400 - Fold various simple unary cases by kind. r=efaust (590b24acb) - Bug 1183400 - Fold and/or expressions. r=efaust (1f114d2b2) - Bug 1183400 - Fold function nodes by kind. r=efaust (0920010c0) - Bug 1183400 - Fold binary arithmetic operations by kind, not arity. r=efaust (a3723a1ec) - Bug 1183400 - Remove a now-unused variable, following up on the ?:/if-node folding changes. r=trivial, r=orange in a CLOSED TREE (522584dc0) - Bug 1183400 - Inline FoldBinaryNumeric into its sole caller and simplify code accordingly. r=efaust (043ccf349) - Bug 1183400 - Fold various list nodes not given, nor requiring, special treatment. r=shu (7de28f276) - Bug 1183400 - Constant-fold yield/yield*/return by kind and not arity. r=shu (7cae87421) - Bug 1183400 - Fold try/catch by kind. r=shu (5df2a97fc) - Bug 1183400 - Fold class nodes by kind. r=shu (67fffcc45) - Bug 1183400 - Fold element accesses by kind. r=efaust (82538a7a2) - Bug 1183400 - Fold addition by kind. r=efaust (68a0c6b49) - Bug 1183400 - Fold function calls and tagged templates by kind, not arity. r=efaust (0a368e8f9) - Bug 1183400 - Fold various binary nodes with two non-null halves by kind. r=efaust (de48c675b) - Bug 1183400 - Fold while and do-while loops by kind, not arity. r=efaust (998bd13cc) - Bug 1183400 - Remove dead fold-by-arity code. r=efaust (3b5f719b9) - Bug 1183400 - Remove SyntacticContext::Delete, now addressed by modifying how delete nodes are folded. r=efaust (8129f5f7c) - Bug 1183400 - Constant-fold switch/default by kind, not arity. r=efaust (e9430d603) - Bug 1183400 - Fold for-in, for-of, and for(;;) loops by kind, and classify miscellaneous straightforward kinds for folding. r=efaust (59d09a110) - Bug 1183400 - Replace callee-based condition-constant folding with caller-specified condition-constant folding. r=efaust (2090ea750) - Bug 1183400 - Remove special |void| handling by making Boolish recognize |void| expressions as falsy, when they're obviously so. r=efaust (d230cbb0d) - Bug 1183400 - Remove SyntacticContext::Condition, now handled context-sensitively by callers specifically requesting condition-targeted folding. r=efaust (8be79cd7a) - Bug 1183400 - Fold the last few nodes (including PN_NAME nodes) by kind, not arity. r=efaust (4e8e911a4) - Bug 1183400 - Remove SyntacticContext completely. r=efaust (745d4df15) - Bug 1183400 - Common up some is-effectless testing. r=efaust (ed25885e6) - Bug 1135322 - receiveMessage() should convert logins to nsILoginInfo objects. r=MattN (35da0f066) - Bug 1140242 - Convert nsILoginInfo to vanilla JS objects before trying to send them in messages. r=dolske (f952e9ab5) - Bug 1134846 - Add a module to support per-site password manager recipes. r=dolske (d9d686818) - Bug 1135451 - fillForm() cleanup part A: remove unused return type, kill E10S unfriendly fillForm from nsILoginManager, kill passwordmgr-found-form notification, largely a backout of bug 439365. r=MattN (3825eb1dd) - Bug 1120129 - Allow per-site recipes to adjust the username/password field detection for autofill. r=dolske (423202980) - Bug 1144981 - username/password recipe for www.anthem.com. r=mattn (55ce95a2b) - Bug 1146065 - Logins captured but not filled on discover.com. r=mattn (4b19c1a01) - reorder after strange misspatch (706cfd4ea) - Bustage fix for bug 1146065. (4b0a7b5f6) - fix some mispatches and also put back some "backports" lost with Bug 1182969 (f61e63baf) (45e41b763) -- ffmpeg library lite 3.4.9 for NM27/KMG76: 64bit https://o.rthost.win/palemoon/lav64-dll-lite-3.4.9.7z 32bit https://o.rthost.win/palemoon/lav-dll-lite-3.4.9.7z 32bit nosse https://o.rthost.win/palemoon/lav-dll-lite-ia32-3.4.9.7z 32bit noasm https://o.rthost.win/palemoon/lav-dll-lite-noasm-3.4.9.7z -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20210925-id-f0915f3-uxp-9ab5fe727-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210925-id-f0915f3-ia-c642e3c-uxp-9ab5fe727-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above. -
My Browser Builds (Part 3)
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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210925-f94c0da-uxp-9ab5fe727-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210925-f94c0da-uxp-9ab5fe727-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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210925-f94c0da-uxp-9ab5fe727-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.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210925-ba47fad4d-uxp-9ab5fe727-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210925-ba47fad4d-uxp-9ab5fe727-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20210925-ba47fad4d-uxp-9ab5fe727-xpmod.7z No official UXP changes since my last build. No official Basilisk changes since my last build. No official Pale-Moon changes since my last build. My changes since my last build: - [CSS] Add calc availability to color functions. (8a0897d23) - [Basilisk] Fix error when installing signed webextensions (18908d2f0) - mozbuild: remove tilde char from special character blacklist as win32 short path contains tilde character. (c45d02ceb) - ffvpx: update ffmpeg to 3.4.9 (9ab5fe727) * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of now-dead MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. MCP Basilisk/Pale-Moon rev after datecode will be removed later. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
it does, checkout my git tree please -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
not for now, unless new-regexp is properly landed. a full rebuild with vc2015u3 is about 25 minutes, while EWDK-rs3 vc2017 is about 35 minutes. build hardware environment: win7 sp1 x64, ryzen 3700x, 32gb ram, sn750 1tb for system and build drive -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
tried with EWDK-rs4 based on your guidelines, and it compiles. just it crash with `cx` becomes `NULL` when starting up, when using new-regexp. maybe it need to check waterfox's changes to see if there is something missed. I think it hits https://github.com/roytam1/UXP/commit/367fc9432e210834d0b44238939f9ebc5d44d090 BTW with EWDK-rs4 VC 19.13, build time is about 10 minutes longer than vc2015u3. -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
upstream had a `new-regexp` branch for this, but I don't know how well it is. EDIT: tried to build on vs2015, it breaks 9:10.85 RegExpAPI.cpp 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(504): error C2719: 'value': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(527): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(535): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(548): error C2719: 'value': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(549): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(585): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(636): error C2719: 'value': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(686): note: see reference to class template instantiation 'v8::internal::Handle<T>' being compiled 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(812): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(818): error C2719: 'string': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(915): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(1055): error C2719: 'value': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(635): error C2719: 'object': formal parameter with requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(1024): note: see reference to class template instantiation 'v8::internal::Handle<v8::internal::HeapObject>' being compiled 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-shim.h(1119): error C2719: 'object': formal parameterwith requested alignment of 8 won't be aligned 9:10.85 c:\devel\myUXP-newexp\js\src\new-regexp/regexp.h(174): error C2719: 'key_string': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp.h(174): error C2719: 'key_pattern': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp.h(180): error C2719: 'cache': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-macro-assembler.h(258): error C2719: 're_code': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-macro-assembler.h(274): error C2719: 'input': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-macro-assembler.h(274): error C2719: 'regexp': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-compiler.h(503): error C2719: 'code': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-interpreter.h(50): error C2719: 'code_array': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-interpreter.h(50): error C2719: 'subject_string': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-interpreter.h(55): error C2719: 'regexp': formal parameter with requested alignment of 8 won't be aligned 9:10.86 c:\devel\myUXP-newexp\js\src\new-regexp/regexp-interpreter.h(55): error C2719: 'subject_string': formal parameter with requested alignment of 8 won't be aligned 9:10.86 9:10.87 In the directory /c/devel/myUXP-newexp/obj-i686-pc-mingw32/js/src/new-regexp 9:10.87 The following command failed to execute properly: 9:10.87 c:/devel/myUXP-newexp/obj-i686-pc-mingw32/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl.EXE -FoRegExpAPI.obj -c -DNDEBUG=1 -DTRIMMED=1 -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX="" -DDLL_SUFFIX=".dll" -DFFI_BUILDING -D_CRT_RAND_S -DNOMINMAX -DMOZ_HAS_MOZGLUE -Ic:/devel/myUXP-newexp/js/src/new-regexp -Ic:/devel/myUXP-newexp/obj-i686-pc-mingw32/js/src/new-regexp -Ic:/devel/myUXP-newexp/obj-i686-pc-mingw32/js/src -Ic:/devel/myUXP-newexp/js/src -Ic:/devel/myUXP-newexp/obj-i686-pc-mingw32/dist/include -Ic:/devel/myUXP-newexp/obj-i686-pc-mingw32/dist/include/nspr -MD -FI c:/devel/myUXP-newexp/obj-i686-pc-mingw32/js/src/js-confdefs.h -DMOZILLA_CLIENT -TP -nologo -utf-8 -wd4345 -wd4351 -wd4800 -wd4595 -D_CRT_SECURE_NO_WARNINGS -wd5026 -wd5027 -Zc:sizedDealloc- -Zc:threadSafeInit- -D_HAS_EXCEPTIONS=0 -W3 -Gy -Zc:inline -arch:SSE2 -FS -Gw -wd4244 -wd4267 -wd4251 -we4553 -GR- -Zi -O2 -Ob2ity -GS- -GFA -Qpar -Qfast_transcendentals -openmp -Oy- -fp:precise -wd4805 -wd4661 -we4067 -we4258 -we4275 -wd4146 -wd4577 -wd4312 -wd4275 -Fdgenerated.pdb c:/devel/myUXP-newexp/js/src/new-regexp/RegExpAPI.cpp 9:10.88 c:/devel/myUXP-newexp/config/rules.mk:879: recipe for target 'RegExpAPI.obj' failed -
My Browser Builds (Part 3)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
applied locally. any else is good to apply? I have a look on your mypal repo but it is hard to distinguish your own commits and upstream commits as they have same author. -
Guide to build roytams browser on MSVC
roytam1 replied to feodor2's topic in Browsers working on Older NT-Family OSes
about 3.7GB