 
        roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190202-92d2d7f76-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190202-92d2d7f76-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190202-92d2d7f76-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win64-git-20190202-92d2d7f76-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - disable nsAutoOwningThread, which cause crash in KM (9e8200e7a) - snappy: update snappy to r114 from UXP (c2d58c15a) - update NSS to git rev e76a339d424a5fad9bc42a7e91154a4dd89b83f3 with nss339-vc2013.diff applied (e37e83161) - import changes from rmottola/Arctic-Fox: - change some pointer style, or patches do not apply (0de8fac13) - Bug 1137523 - Unprefix most js_* functions. (16507a434) (65938cdd9) - import changes from rmottola/Arctic-Fox: - Bug 1130166 - Use SizePrintfMacros.h when printing line numbers. (9fd08a254) - Bug 1133369 - Use consistent allocation kinds for new objects after converting an unboxed group (51e5f25bc) - Bug 1129510 - Trace references to JS heap from Profiler buffers. (90dfbed12) (743d64fb7) - import changes from rmottola/Arctic-Fox: - Bug 994016: TI: add removeSet (slightly reworked) (4cccc36c4) - Bug 994016: IonMonkey: Add MTypeOf folding to MCompare (9eb64c54a) - Bug 994016: IonMonkey: Use high level TI API for improving types at branches (what was left unapplied) (959c796ab) - Bug 994016: IonMonkey: Improve types at compares with MTypeOf (c8e580d34) - Bug 994016: IonMonkey: More agressively improve types at branches (5d4be5bfd) (129bd4b32) - import changes from rmottola/Arctic-Fox: - Bug 1136925 part 1. Stop passing a parent to JS_CloneObject (02806f3cb) - Bug 1136925 part 2. Stop passing a parent to Wrapper::New. (1d51cbd34) - Bug 1136925 part 3. Stop passing parents to js::NewProxyObject. (dc13db8da) - Bug 1136925 part 4. Stop passing parents to ProxyObject::New. (e2d30e340) - Bug 1130679: IonMonkey: Make it possible to guard on type changes/bailouts (ecec18313) - Bug 1136980 part 1. Get rid of JS_SetParent uses in DOM/XPConnect. (5cad9c256) - Bug 1136980 part 2. Remove JS_SetParent, even though we have a CLOSED TREE (96cf58c85) - Bug 1066229 - Part 5: Emitter support for basic ES6 ClassStatements. (e2a3cc979) - Bug 1135423 - Use unboxed objects for object literals where possible, clean up object literal creation and property initialization code (1d9e381c2) (0838d9d1a) - import changes from rmottola/Arctic-Fox: - Bug 1137523 part 2 - Unprefix a few js_* functions I forgot in part 1 (e6beaf0d8) - Bug 1135816 - Handle unboxed object receivers when compiling getter/setter calls in baseline/Ion (82233087e) (94617d85e) - update Twemoji font to v11.3 based build. (92d2d7f76)
- 
	My Browser Builds (Part 1)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.cf/boc-uxp/mailnews.win32-20190202-733833f-uxp-a31b9e067-xpmod.7z Browser-only Suite Win32 (removed due to request) source patch (excluding UXP): (removed due to request) Official repo changes since my last build: - [PLATFORM] Update commit pointer (e5e04a0) - [NAVIGATOR] Reconfiguration (886d0f7) - [NAVIGATOR] Take select search plugins and fonts directly from Pale Moon (f4f6373) - [NAVIGATOR] Remove Weave (03589cc) - Issue #46 Remove Safe Browsing - Part 2: Navigator (9a18586) - [NAVIGATOR] Fix Fonts (09aad28) - [NAVIGATOR] Fix installer makefile (1d3c9f5) - [MAIL] Fix main moz.build for fonts (b377bb9) - [NAVIGATOR] Remove Doorhangers (5e10e68) - [MAIL] Fix accidental convars edit (a05468f) - [NAVIGATOR] Remove Migration (fab0217) - [NAVIGATOR] Reorganize the menus (ab39ff4) - [NAVIGATOR] Fix search service issues (3841ce1) - [NAVIGATOR] Add Cookie Manager (75f1256) - [NAVIGATOR] Delicious delicacies (8a50ddf) - [PLATFORM] Update commit pointer (3447d95) - [NAVIGATOR] Replace the unused Permissions Manager with a superior one and actually use it (53177cb) - [NAVIGATOR] Fix subscribing to feeds via live bookmark (7b180bb) - [NAVIGATOR] Offline Data Permissions Manager should show block not allow (76a7eea) - [PLATFORM] Update commit pointer (f4d9db9) - [NAVIGATOR] Make the Add-ons Manager as a Window preserve it's metrics and position (eaf32bb) - [PLATFORM] Update commit pointer (ffcd4b4) - [INSPECTOR] Add Navigator Support (733833f) For UXP changes please see above.
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190202-a31b9e067-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190202-a31b9e067-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181110.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.4.0a1.win32-git-20190202-a31b9e067-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.4.0a1.win64-git-20190202-a31b9e067-xpmod.7z Official repo changes since my last build: - Only use white audio indicator when using a lightweight theme (46958a2aa) - Only use white audio indicator when using a lightweight theme [pinned tabs] (b39e0b131) - Merge pull request #945 from FranklinDM/audioindicator-lwtheme-fix (2d43b6eee) - Add nullcheck for addons (pre-installed webextensions return null) (d6a2deb0c) - Remove remote add-on debugging control. (2e581f48e) - Always treat composition time offsets as signed (bed24fdb7) - [BASILISK] Align browser glue with TychoAM for enableable add-ons. (2cbbc5de4) - [PALEMOON] Remove some dead code from browser glue (plugin update service) (e82fdef9c) - Reduce number of allocations in AutoStopwatch (3476c1d60) - Revert "Reduce number of allocations in AutoStopwatch" (abcaa560f) - Reduce number of allocations in AutoStopwatch (b55d41c24) - Merge pull request #948 from trav90/media-work (7f992d50e) - [TychoAM] Fix GMP* so that EME works in Basilisk (a606410ba) - [AM] Remove spurious warning for staged cleanup. (efac6cc1c) - Remove telemetry leftovers from JS engine. (493c956d8) - Revert "Fix bookmarks backup logic." (dcc5d6a78) - Only state the stop notification for JSDownloads in nsWebBrowserPersist::EndDownload (aa28523a5) - Merge pull request #952 from adeshkp/remove-telemetry-js (fecab2c54) - Merge pull request #954 from MoonchildProductions/TychoEME-work (6edfc0a20) - Set incremental GC slice to 20 ms duration (278eda6a0) - Update HSTS preload list (a31b9e067) My changes since my last build: - update nss to git rev 4aea92b574d2d674ee75838d46ea95b113e8fecb with nss339-vc2013.diff applied - update Twemoji font to v11.3 based build. - update libaom to rev 0ec86ac7ae1e32a7e70410fa4972a655ec3670a4 (without moz.build and aom_ports/aom_once.h)
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes already discussed: https://forum.palemoon.org/viewtopic.php?f=3&t=19262&p=142312&hilit=howtogeek#p142312
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes your webgl seems to be broken
- 
	because it does not exist on XP-era systems. vendors have their own named 3.0 root hub drivers: for example, AMD has amdhub30.sys
- 
	normally usb3 uses its own usbhub30.sys (non-universal)
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes turn on compatmode in about:config and try again
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.1-Goanna-20190126.7z Changelog: Out-of-tree changes: * update Goanna3 to git de2f91a7b..21b0da255: - hack: add --enable-nightly-build switch for defining NIGHTLY_BUILD (050ffd892) - import changes from rmottola/Arctic-Fox: - Bug 1101903 - Part 1: Convert SharedContext::strict to a method. (c419cb895) - Bug 1101903 - Part 2: Allow parsing and emitting strict mode code in smaller than script-sized units. (d00819026) - Bug 1124362 - Allow strict-reserved names to be method names. (6fd24146f) - Bug 1066227 - Part 1: Create a clean way to create lexical bindings at initalizer sites. (2305b65c6) - Bug 1066227 - Part 2: Rename objectLiteral() propertyList() in preparation for classes. (e53b9cf12) - Bug 1066227 - Part 3: Parser support for basic ES6 ClassStatements (Nightly Only). (5ff4cb3b9) - Bug 1066227 - Part 4: Reflect.parse support for ClassStatements (a67bae8a3) - Bug 1066227 - Tests. (ebe27243e) - Bug 1066229 - Part 1: Create a clean way to emit lexical initializers (2d4900e5b) - Bug 1066229 - Part 2: Factor EmitPropertyList() out of EmitObject(). (09b97b557) - Bug 1066229 - Part 3: Create JSOP_INITLOCKEDDPROP, which adds non-configurable non-writable non-enumerable properties. (80d4961b4) - Bug 1066229 - Part 4: Create JSOP_INITHIDDENPROP, which adds non-enumerable properties. (1c79190e4) - Bug 1066229 - Follow up: Enable |let| in ecma_6/Class/ in browser JS reftests. (12a117456) - Bug 1066229 - Tests. (8577d220a) - Bug 1066229 - Tests. (957f4fead) (99ddd8387) - import changes from rmottola/Arctic-Fox: - Bug 1134638: 10. Inline SIMD comparisons in Ion (6bafd7b98) - Bug 1134638: 11. Add type checks in move emitter and LIR generation (a7ae1e2b2) - Bug 1134638: 12. Inline with{X,Y,Z,W} in Ion (abd1dd915) - Bug 1134638: 13. Inline splat in Ion (ca6db67bb) - Bug 1134638: 14. Inline SIMD getters (signMask, .x, .y, .z, .w) in Ion (ea8a76e4f) - Bug 1134638: 15. Inline select/bitselect in Ion (7ebcd4d06) - Bug 1134638: 16. Use more macros (2f5090a52) (21b0da255) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. My XULRunner changes since my last build: - enabled --enable-nightly-build and --disable-replace-malloc build options
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190126-21b0da255-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190126-21b0da255-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190126-21b0da255-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win64-git-20190126-21b0da255-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - hack: add --enable-nightly-build switch for defining NIGHTLY_BUILD (050ffd892) - import changes from rmottola/Arctic-Fox: - Bug 1101903 - Part 1: Convert SharedContext::strict to a method. (c419cb895) - Bug 1101903 - Part 2: Allow parsing and emitting strict mode code in smaller than script-sized units. (d00819026) - Bug 1124362 - Allow strict-reserved names to be method names. (6fd24146f) - Bug 1066227 - Part 1: Create a clean way to create lexical bindings at initalizer sites. (2305b65c6) - Bug 1066227 - Part 2: Rename objectLiteral() propertyList() in preparation for classes. (e53b9cf12) - Bug 1066227 - Part 3: Parser support for basic ES6 ClassStatements (Nightly Only). (5ff4cb3b9) - Bug 1066227 - Part 4: Reflect.parse support for ClassStatements (a67bae8a3) - Bug 1066227 - Tests. (ebe27243e) - Bug 1066229 - Part 1: Create a clean way to emit lexical initializers (2d4900e5b) - Bug 1066229 - Part 2: Factor EmitPropertyList() out of EmitObject(). (09b97b557) - Bug 1066229 - Part 3: Create JSOP_INITLOCKEDDPROP, which adds non-configurable non-writable non-enumerable properties. (80d4961b4) - Bug 1066229 - Part 4: Create JSOP_INITHIDDENPROP, which adds non-enumerable properties. (1c79190e4) - Bug 1066229 - Follow up: Enable |let| in ecma_6/Class/ in browser JS reftests. (12a117456) - Bug 1066229 - Tests. (8577d220a) - Bug 1066229 - Tests. (957f4fead) (99ddd8387) - import changes from rmottola/Arctic-Fox: - Bug 1134638: 10. Inline SIMD comparisons in Ion (6bafd7b98) - Bug 1134638: 11. Add type checks in move emitter and LIR generation (a7ae1e2b2) - Bug 1134638: 12. Inline with{X,Y,Z,W} in Ion (abd1dd915) - Bug 1134638: 13. Inline splat in Ion (ca6db67bb) - Bug 1134638: 14. Inline SIMD getters (signMask, .x, .y, .z, .w) in Ion (ea8a76e4f) - Bug 1134638: 15. Inline select/bitselect in Ion (7ebcd4d06) - Bug 1134638: 16. Use more macros (2f5090a52) (21b0da255) My changes since my last build: - enabled --enable-nightly-build and --disable-replace-malloc build options
- 
	My Browser Builds (Part 1)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.cf/boc-uxp/mailnews.win32-20190126-d31e5ac-uxp-322d0be58-xpmod.7z Browser-only Suite Win32 (removed due to request) source patch (excluding UXP): (removed due to request) No Official repo changes since my last build. For UXP changes please see above.
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190126-322d0be58-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190126-322d0be58-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181110.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.4.0a1.win32-git-20190126-322d0be58-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.4.0a1.win64-git-20190126-322d0be58-xpmod.7z Official repo changes since my last build: - Disable IntersectionObserver API because of crashes. (ac1beef5c) - Actually unlink targets from registered intersection observers. (9adcf4429) - Revert "Disable IntersectionObserver API because of crashes." (5ef0018a5) - Properly camelCase dom.intersectionObserver.enabled pref. (9a954e2d1) - Update libwebp to version 1.0.2 (d1a0bfe22) - Make resuming of decoding work for anonymous decoders. (64d65e096) - Make Sourcebuffer::AppendFromInputStream handle canceled image loads. (87bef3e99) - Check for contiguous buffer state. (8dd8df90b) - [BASILISK] Disable WebEx support. (ef75531aa) - Fix bookmarks backup logic. (99f5afe64) - Fix incorrect file reference in `onDownloadDragStart` (322d0be58) My changes since my last build: - enabled --enable-webextensions build option in basilisk/UXP builds
- 
	Mozilla Firefox 52.9.1 ESR Works on Windows XProytam1 replied to sdfox7's topic in Browsers working on Older NT-Family OSes so wg9s' patches get in esr52 branch, and tinderbox auto builds firefox/thunderbird binaries
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes Waterfox team may try to keep them coexist as long as possible
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes don't know if I will follow or not
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes this is only a portion, there are some more missing parts. for details, you may do a WinMerge comparing with seamonkey's omni.ja\chrome\en-US\locale\en-US\ and borealis's omni.ja\chrome\en-US\locale\en-US\
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New build of post-deprecated basilisk/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.8, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rths.cf/basilisk/basilisk55-win32-git-20190119-9c1bff848-xpmod.7z Win64 http://o.rths.cf/basilisk/basilisk55-win64-git-20190119-9c1bff848-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - update libaom to rev f4e775cf3753ec26109c8ced5621c565f53085b6 (without moz.build and aom_ports/aom_once.h) (69f3033c6) - update libaom to rev 9b1252eab0616d2c1f6d7990c6256441c0b6483f (without moz.build and aom_ports/aom_once.h) (bba80660d) - update libaom to rev c07e9d6ccf340843e8899e7da6b15a0893007bd5 (without moz.build and aom_ports/aom_once.h) (bfd0f4404) - update libaom to rev a1615ed01a112432825f231a1fa47295cff127b4 (without moz.build and aom_ports/aom_once.h) (abe401331) - update NSS to rev c8f7602ce9e6 with nss339-vc2013.diff applied (89623fdde) - import changes from wg9s seamonkey-2.49 patches: - Bug 1420865 - Don't check for CONTENT_MAY_CHANGE_TRANSFORM across layer trees. r=mstange, a=RyanVM - Bug 1466991 - Part 1: Factor out ShouldUseXBLScope. r=smaug, a=RyanVM - Bug 1376756 - gtk: while drawing nsTreeBodyFrame, fetch current row attributes for proper style rendering. r=karlt a=jorgk DONTBUILD - Bug 1465458 - Fix launching downloads without a file extension on Windows. r=mak, a=RyanVM - Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the TickRefreshDriver call. r=emilio, a=RyanVM - Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong ref on it on the stack when nsRefreshDriver::Tick can be reached. r=emilio, a=RyanVM - Bug 1469914 - Prevent the HAL from registering duplicate observers. r=froydnj, a=RyanVM - Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver. r=padenot, a=RyanVM - Bug 468497: Inform the accessibility FocusManager when a XUL tree's view changes. r=MarcoZ a=jorgk DONTBUILD - Bug 1362303: Avoid crashes when dragging on macOS due to failed allocations of large shmem segments. r=glandium - Bug 1473161 - Add missing bound check in nsContentUtils::DataTransferItemToImage. r=nika, a=RyanVM - Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki, a=RyanVM - Bug 1435319. r=valentin, a=RyanVM - Bug 1478679 - Fix memory leak in LCovCompartment. r=nbp, a=RyanVM - Bug 1468053 - Disable a workaround on macOS 10.14+ for an Apple bug described in bug 378645 involving popup windows that was fixed by Apple. r=mstange, a=RyanVM - Bug 1403945 - Add utility functions to recognize OS X 10.13. r=mstange, a=sledru - Bug 1468053 - Add nsCocoaFeatures::OnMojaveOrLater(). r=haik, a=RyanVM - Bug 1467889 - Adjust some uses of XPCOM strings. r=mrbkap, r=mstange, a=RyanVM - Bug 1474883 - Ensure D2D glyph cache is pruned after rendering 1000 transformed glyphs. r=bas, a=RyanVM - Bug 1450989 - Capture the action and target as part of the form submission creation. r=bz, a=RyanVM - Bug 1473113 - Defer initializing the MAR index until it's needed. r=rstrong, a=RyanVM - Bug 1467363 - Protect access to mTransparentSurface with a lock. r=rhunt, a=RyanVM - Bug 1404274 - Key Evaluation on the cloned JS objects. r=asuth, a=RyanVM - Bug 1480640 - Fix hazard in CopyingStructuredCloneReadCallback. r=baku, a=RyanVM - Bug 1480092 - Cherrypick rev 52add5896661d186dec284ed646a4b33b607d2c7. r=drno a=RyanVM - Bug 1466577 - Race condition in WebSocketChannel::StopSession. r=hurley a=dveditz - Bug 1461307 - Overwrite selection colors of widget which may be referred by IME via IM context with selection colors of GtkTextView. r=karlt, a=RyanVM - Bug 1480521 - Backport fixes from Bug 1479900. r=sfink, a=RyanVM - Bug 1469348 - Fix the problem of download file failed on Mac. r=paolo, a=RyanVM - Bug 1478575 - Unify CamerasChild shutdown paths. r=gcp, a=RyanVM - Bug 1461706 - Sync disabled state of number control regardless of appearance. r=jwatt, a=RyanVM - Bug 1485224 - Make best efforts to write a stack frame atomically. r=froydnj - Bug 1435212 - Add support for FFmpeg 4.0. r=bryce, a=jcristau - Bug 1512882 - Use Windows 7 search icon on Windows 8.x. r=IanN a=IanN - Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj - Bug 1500759 - Root parameter dictionaries in AesTask::Init(). r=keeler, a=lizzard (9c1bff848)
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.1-Goanna-20190119.7z Changelog: Out-of-tree changes: * update Goanna3 to git 35fb6f0f2..de2f91a7b: - import changes from rmottola/Arctic-Fox: - Bug 1031152 - Part 2: Define a JSAPI test for the SavedFrame public API (5b391e61c) - add MOZ_OVVERRIDE and MOZ_FINAL taking from older upstream, since they were later removed. (45041af7f) - Bug 1129769 - Handle more kinds when resolving tracked type names. (76779d2bc) - Bug 1129769 - Followup: ignore indirect function calls from JSStreamWriter's use of std::ostream in hazard analysis. (df3fe0866) - Bug 1129780 - Report the youngest sampled frame's line number if it has optimization info. (46a5b92fc) - Bug 1131429 - Add a shell function to dump all of a function's tracked optimizations. (be91b86d0) - Bug 1136837 part 1 - Don't inline calls with incomplete type information for this or arguments. (0f88dc0f5) - Bug 1136837 part 2 - Improve |this| types when inlining after a CALLPROP/CALLELEM. (0f6e50f93) - Bug 1134638: 1. Add OperationName to MSimdBinaryBitwise (4100a5ff8) - Bug 1134638: 2. Inline some float32x4 binary arithmetic and bitwise operations (c7f3a22ea) - Bug 1134638: 3. Templatize inlineSimdBinary functions (39b6f6fab) - Bug 1134638: 4. Also test correctness of SIMD operations (8c9d75ed3) - Bug 1134638: 5. Add OperationName to MSimdUnaryArith; (69860fe64) - Bug 1134638: 6. Inline SIMD unary arithmetic operations (6a456e62e) - Bug 1134638: 7. Add spew for MSimd{Binary{Bitwise,Arith},Unary} (199320b8e) - Bug 1134638: 8. Inline SIMD conversions in Ion (6a06cc94c) - Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (2f2617ccd) - Revert "Bug 1047529 - Move caller field from MResumePoint to MBasicBlock." (b369b2f7d) - Bug 1120170 - part 1 - Change JSMSG_NOT_NONNULL_OBJECT message to accept an argument. (20c7374f3) - Bug 1120170 - part 2 - Self-host RegExp.prototype.flags. (469c3b324) - Bug 1135429 - Object.create shouldn't throw when its second argument is a primitive value. (a1b3545ba) - Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (7b00e8a79) - Bug 1134638: 9. Drive-by cleanup: FloatingTypePolicy can just have SPECIALIZATION_DATA (d5f86598c) (de2f91a7b) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190119-de2f91a7b-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190119-de2f91a7b-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20190119-de2f91a7b-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win64-git-20190119-de2f91a7b-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from rmottola/Arctic-Fox: - Bug 1031152 - Part 2: Define a JSAPI test for the SavedFrame public API (5b391e61c) - add MOZ_OVVERRIDE and MOZ_FINAL taking from older upstream, since they were later removed. (45041af7f) - Bug 1129769 - Handle more kinds when resolving tracked type names. (76779d2bc) - Bug 1129769 - Followup: ignore indirect function calls from JSStreamWriter's use of std::ostream in hazard analysis. (df3fe0866) - Bug 1129780 - Report the youngest sampled frame's line number if it has optimization info. (46a5b92fc) - Bug 1131429 - Add a shell function to dump all of a function's tracked optimizations. (be91b86d0) - Bug 1136837 part 1 - Don't inline calls with incomplete type information for this or arguments. (0f88dc0f5) - Bug 1136837 part 2 - Improve |this| types when inlining after a CALLPROP/CALLELEM. (0f6e50f93) - Bug 1134638: 1. Add OperationName to MSimdBinaryBitwise (4100a5ff8) - Bug 1134638: 2. Inline some float32x4 binary arithmetic and bitwise operations (c7f3a22ea) - Bug 1134638: 3. Templatize inlineSimdBinary functions (39b6f6fab) - Bug 1134638: 4. Also test correctness of SIMD operations (8c9d75ed3) - Bug 1134638: 5. Add OperationName to MSimdUnaryArith; (69860fe64) - Bug 1134638: 6. Inline SIMD unary arithmetic operations (6a456e62e) - Bug 1134638: 7. Add spew for MSimd{Binary{Bitwise,Arith},Unary} (199320b8e) - Bug 1134638: 8. Inline SIMD conversions in Ion (6a06cc94c) - Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (2f2617ccd) - Revert "Bug 1047529 - Move caller field from MResumePoint to MBasicBlock." (b369b2f7d) - Bug 1120170 - part 1 - Change JSMSG_NOT_NONNULL_OBJECT message to accept an argument. (20c7374f3) - Bug 1120170 - part 2 - Self-host RegExp.prototype.flags. (469c3b324) - Bug 1135429 - Object.create shouldn't throw when its second argument is a primitive value. (a1b3545ba) - Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (7b00e8a79) - Bug 1134638: 9. Drive-by cleanup: FloatingTypePolicy can just have SPECIALIZATION_DATA (d5f86598c) (de2f91a7b)
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes the above case is Borealis vs SeaMonkey only. for Basilisk vs Firefox case maybe similar but I haven't have a look.
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes if you really want to use sm-2.49 langpack in borealis, there are some changes have to be done in sm langpack: - add this in install.rdf before last </Description> : <em:targetApplication> <Description> <em:id>{a3210b97-8e8a-4737-9aa0-aa0e607640b9}</em:id> <em:minVersion>1.0.0a1</em:minVersion> <em:maxVersion>1.0.0a1</em:maxVersion> </Description> </em:targetApplication> - copy chrome\<langcode>\locale\<langcode>\communicator\console\console.* to chrome\<langcode>\locale\<langcode>\global\ in sm langpack - copy datetimebox.dtd from borealis omni.ja to sm langpack chrome\<langcode>\locale\<langcode>\global\ and translate - copy communicator\consoleOverlay.dtd from borealis omni.ja to sm langpack chrome\<langcode>\locale\<langcode>\communicator\ and translate - modify sm langpack chrome\<langcode>\locale\<langcode>\global\findbar.dtd adding(and translate) these: <!ENTITY next.label "Next"> <!ENTITY next.accesskey "N"> <!ENTITY previous.label "Previous"> <!ENTITY previous.accesskey "P"> - modify sm langpack chrome\<langcode>\locale\<langcode>\navigator\tabbrowser.dtd adding(and translate) these: <!ENTITY bookmarkTab.label "Bookmark This Tab"> <!ENTITY bookmarkTab.accesskey "B"> then at least with won't stop working after applied langpack
- 
	My Browser Builds (Part 1)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.cf/boc-uxp/mailnews.win32-20190119-d31e5ac-uxp-082c0d218-xpmod.7z Browser-only Suite Win32 (removed due to request) source patch (excluding UXP): (removed due to request) Official repo changes since my last build: - [PLATFORM] Update commit pointer (de85ad0) - Clean up automated build infra mozconfigs (5813a8b) - Move things so they will be better placed (ae836e4) - [MAIL] Eat the space on double-click word selection (792ee0b) - [MAIL] Do NOT Eat the space on double-click word selection (d31e5ac) For UXP changes please see above.
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190119-082c0d218-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190119-082c0d218-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181110.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win32-git-20190119-082c0d218-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win64-git-20190119-082c0d218-xpmod.7z Official repo changes since my last build: - Telemetry: Remove stubs and related code (5335681cd) - Remove unused telemetry timer from HTMLMediaElement.h (09a81ba9b) - Remove a pointless `switch` after telemetry cleanup (acf1406e0) - Make `AllowExperiments` return `false` as it is not useful without telemetry (633540464) - Merge pull request #929 from adeshkp/remove-telemetry-stubs (fb1d4c971) - [WebExAM] Use proper application name in WebExtension API error message. (c80c9cc40) - [PALEMOON] Clean up advanced prefs XUL (3e109856a) - [PALEMOON] Move Advanced prefs l10n strings to their proper place (41e07182f) - Add matching browser.newtab.choice pref to prevent error. (2ab82d7fc) - [PALEMOON] Add captive portal preference to the UI. (db15a3fdb) - Add preference for fully disabling HSTS. (3afb818f2) - [PALEMOON] Fix the option to disable HSTS. (1b9accd6f) - Improve toolbar icons for all DPIs (58f755254) - New cycle version bump (a20daf64b) - Add isIntersecting property to IntersectionObserverEntry. (f6ef8d8ca) - Fix check for HSTS when service is disabled. (a74b09347) - Merge pull request #931 from Ascrod/master (01ad6e745) - Rewrite IntersectionObserver list handling to be more robust. (ef8a5dca4) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (082c0d218)
- 
	unless it supports AV1 codec or I'll keep using MPC-BE 1.4.7
- 
	My Browser Builds (Part 1)roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes just have a deeper look into PM's webRTC code, its module is not updated to fx52 level and javascript module fails when loading https://test.webrtc.org/ demo. so I decided to disable it again. EDIT: pm28 builds updated
