Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/25/2020 in Posts

  1. 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)
    1 point
  2. 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.
    1 point
  3. No, "basic" electric tape can "resist" those tempoerature, but it will become a mess (the adhesive part). You want so-called Kapton tape (for permanent protection). https://en.wikipedia.org/wiki/Kapton If the issue is thermal paste smearing, put less paste or use a masking with common painter/bodywork paper tape (and remove it once it's done). jaclaz
    1 point
×
×
  • Create New...