
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 build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20181215-659730c-uxp-023af95ab-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: - [MAIL] Set the compatible by default preference to 1.0 (9cd86cd) - [PLATFORM] Update commit pointer (bf281e3) - Commit basis for extrunner (4b38c79) - [PLATFORM] Update commit pointer (1c4c5f4) - [MAIL] Make the blocklist marginally easier to deal with (c6ecf6e) - [MAIL] Not our job to be a CA (c21540f) - Issue #55 - Reset the UI Language and Disable all langpacks via UI Version (4eea320) - [MAIL] Update Blocklist regex for langpacks (99bf1da) - [MAIL] Add blocklist URL (659730c) 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-20181215-023af95ab-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181215-023af95ab-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-20181215-023af95ab-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win64-git-20181215-023af95ab-xpmod.7z Official repo changes since my last build: - Import Tycho weave client (0c47c83e1) - Update sync client for JS changes. (18473f184) - Update constants.js for array assignment. (04ebf989f) - Make Everything Work™ (eae3be4cf) - Fix error in locallyModified. (83e8906aa) - Teach Sync history engine about TRANSITION_RELOAD visit type. (a02c44648) - Merge branch 'master' into Sync-weave (579881ffb) - Merge branch 'master' into Sync-weave (26412bcab) - Pass exceptions directly to logger. (768a1b945) - Update constants. (bfc390405) - Prevent form sync error when there's nothing to sync. (ec3829bf7) - Merge branch 'master' into Sync-weave (088c3cf89) - Merge branch 'master' into Sync-weave (9a673b996) - Bump Weave client version (f85205515) - Remove FxaMigrator module (e156a64a5) - Remove healthreport telemetry module from Sync + tests (3d2dbf279) - Remove telemetry calls from sync (b3586bb4b) - Remove get/setFxAMigrationSentinel (c11450651) - Remove fxAccountsEnabled() (9c966a087) - TPS logging: use app name (07f9cb868) - Remove FxA BrowserIDManager auth (5ec8aef6c) - Fix status.js (1bfe172f7) - [BASILISK] Enable the "legacy" panels for the sync preferences. (c09487c09) - Restore missing broadcaster strings (11d1af7af) - [BASILISK] Make Basilisk front-end use Weave (caba7e406) - [BASILISK] Make CUI's PanelUI work with Weave. (aaaa4564b) - Revert "Restore missing broadcaster strings" (b4cc0a062) - Juggle some strings. (dd13d3ac4) - Remove Rust files from media gtests (d6867e583) - Remove files and comments related to MP4Reader (9ba2b33da) - Remove the old MP3FrameParser (eb6fdca18) - Remove separate MP3 name space (6b6a28ddb) - Move the MP3 code to it's own directory (8a9362ff0) - Add missing #include (45f442a2a) - Only disallow lazy frame construction for direct children of display: contents elements (96258a022) - Merge pull request #903 from trav90/issue900 (1fd53c96e) - Merge pull request #901 from trav90/code-cleanup (d01a5b10f) - Merge pull request #902 from trav90/media-work (fbbda481d) - Restore quota view/warnings to Basilisk. (5df97df2f) - Remove non-functional removal summary from quota dialog. (7d398710b) - Merge branch 'master' into Sync-weave (9697bfa68) - Update Dropbox UAO (5639e1ddd) - Clear weak pointers in VTT shutdown observers. (4f7e43113) - Clear weak pointers in FT2 font list shutdown observers. (67d5558f1) - Fix mistakingly flagged instructions. (f2d4bd1e3) - Merge pull request #898 from MoonchildProductions/Sync-weave (bc8a25f5e) - Use canonical function in TypeNewScript::rollbackPartiallyInitializedObjects. (42766ad06) - Root parameter dictionaries in AesTask::Init(). (195b9d878) - Restrict ExtractLinearSum to find non-wrapping results. (99b534f23) - Avoid useless FrameNeedsReflow call. (d2d004442) - Clear CanvasShutdownObserver::mCanvas when the canvas goes away. (a2638c7b2) - Bump Goanna version for layout code changes. (b62191e06) - Avoid overflow in nsPNGEncoder::WriteCallback. (e80c73602) - Prevent double free in mar_sign.c (2e69b03dd) - Do not report resource-timing subdocument loads triggered by that subdocument. (fea96b452) - Make HTMLOptionsCollection::mSelect into a strong reference. (023af95ab) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
because of broken javascript (in pm27's view): 23:49:37.582 SyntaxError: invalid for/in left-hand side 1 app.js:1:234335 and that `for` block looks like this: for(const i of e.split("&")){let[e,a]=i.replace(/\+/g," ").split("=");a=void 0===a?null:o(a,t),n(o(e,t),a,r)} in MDN, it stated that fx < 51 using `for...of` with `const` keyword will cause syntax error. if you have link to userstyles.org, let it load and view source. find "stylish-code" line, click on the css link, copy all and then paste it on new style. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
a cross-post from KM forum: While I'm still busy with my $dayjob, wicknix at palemoon forum contacted me: so for the time being while I still don't have enough time on hacking my 45esr+tff or pm28 to be KM-compatible, there is one more source for me to update my pm27 tree. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
not really, I just typed the commands to let it build sequentially and start watching anime. it is already fast and reliable enough for me. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
for XP-wise, it's not since primetime support is missing. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
For error 522, it is because upstream ISP having an emergency maintenance which make my server disconnected from internet. If everything goes well, connection will be restored in evening localtime. -
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-20181208-674c9f995-xpmod.7z Win64 http://o.rths.cf/basilisk/basilisk55-win64-git-20181208-674c9f995-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - update NSS to rev 77ae602f995a with nss339-vc2013.diff applied (4805331b1) - update nss to hg rev f71285ab64af with vc2013 patch (25bb4329d) - import changes from UXP: - Port WebP decoder changes. (238b430ec) - Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe. (807acf738) - Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated imgFrame methods. (622098073) - Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/SurfacePipe methods. (3417e581c) - Fix pasta error (b9003c9c5) - Unrefactor mRawVeggies back to mVBuffMeat ;P (5b821064f) - Split out FrameTimeout into its own header file for re-use. (a51993521) - Fix blank pixel color for truncated GIFs (25f4c75d6) (c994f27de) - add Span.h from UXP, and port changes from UXP: - Update libnestegg from upstream (dad1c31db) - [webm] Store LastSeenFrame dimensions as an nsIntSize (ae3cdb4be) - [vpx] Store VPXDecoder codec as an enum (5a83ed9eb) - Add Span support to MediaRawData (2a00bf126) - Implement keyframe and framesize VPXDecoder helpers (55c6aa422) - Call VPXDecoder libvpx wrappers for WebM (3ec54eeac) - [webm] Treat demuxing errors differently than EOS (632b67483) - [webm] Don't reject seeks with EOS (81c39ba87) - Port the libvpx mozbuild generator to aom (07c17b6b9) - Import aom library (68569dee1) - Generate build description for libaom (a66e91651) - Add --enable-av1 configure switch (99ed16064) - Add AOMDecoder (9aea199da) - Add AOMDecoder to AgnosticDecoderModule (3e0443e4c) - Recognize AV1 in WebMDemuxer (ee2cb65e2) - Add missing includes to WebMDemuxer (e5545e10a) - Add aom to the list of thirdparty code (e8480f8a7) - [aom] Remove 32-bit Mac OS build config (08619db14) - [aom] Enable YASM (f45278950) - Make AOMDecoder actually build (26dc168e3) - Remove aom_codec_stream_info_t sz field references (1036d1fa0) - Add av1 to MediaSource.isTypeSupported (0cc51bc10) - Update aom to slightly newer commit ID (df9477dfa) - Fix typo (build bustage) (4b5e22956) - Add missing includes to FFmpegLibWrapper (dddc2aa9e) - [av1] Clean up duplicate filenames check (afda5e384) - [aom] Add x86-win32-gcc config (857b86f25) - Make aom_config.asm match upstream (ecdaf7930) - [aom] Filter out CONFIG_EXT_PARTITION_TYPES (4121d7571) - [aom] Remove unused option (77887af9c) - Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918 (7369c7d7a) - Export aom_config.h (21598d1bd) - [aom] Fix stream info peeking (e394e2049) - [aom] Resample high bit depth frames (4653be960) - [aom] Don't resample 8-bit images (0c98b7165) - [aom] Fix win32 debug build (01eb57073) - Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614 (ec910d814) - [av1] Fix build issues (464c3130f) - Fix aom compile errors with VS2015 (125aff11b) - Add Python cmake parser (39e842a83) - Add generate_sources_mozbuild.py (5c0c6c73a) - Update generate_sources_mozbuild.sh (b425400e9) - Add aom_version.h (c410f04e8) - Add support for SSE 4.2 to libaom moz.build (14805f6dd) - Update aom to v1.0.0 (bbcc64772) - Do not build aomstats unless examples are enabled (ab5b4462a) - [aom] Fixup moz.build (4f63fc3bd) - Updates to AOMDecoder for aom v1.0.0 (ee1300453) - Add missing : to libaom moz.build (9469bc196) - [aom] No longer necessary to run lint_config.sh anymore (a4d3c59dc) - Update libaom to rev b25610052a1398032320008d69b51d2da94f5928 (b8df135c9) - [aom] Only build stats code if examples are enabled (ba5a1ea60) - Update libaom vendor scripts to account for upstream changes (41fbdea45) - Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 (d2499ead9) - Put AV1 codec behind a pref (6ddf66542) - Fix canPlayType/isTypeSupported for AV1 content (e5b30fc95) - Downsample av1 images unconditionally (070c2cb24) - Use larger stack for media decoder threads (47a01617e) - Add support for AV1 in MP4 (29f718ef7) - Ensure we correctly parse the finalized codec string for av1 (23013dda6) - Revert "Add support for AV1 in MP4" (192199b03) - Add support to libstagefright for AV1 FourCCs (df59d06fd) - Add support to libstagefright for AV1 FourCCs (part 2) (4d8b7a376) - Add AV1 support to MP4Decoder. (56c26d867) (f6fa83111) - update libaom to rev 98dae942edd3032c89b0e8bae9b4d50398931405 (without moz.build and aom_ports/aom_once.h) (94be72a45) - import change from UXP: - Change embedded emoji font from EmojiOne to Twemoji. (b4e843aa3) (674c9f995) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
as I need an AOM library testbed, yes there is new build coming soon. -
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-20181208-8509d9d-uxp-09cf17339-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 (7798333) - [MAIL] Add about:logopage as the mail start_url (df20c98) - [MAIL] Feed off Pale Moon instead of Basilisk for Emoji fonts (824164d) - [MAIL] nsAboutRedirector needs bitwise not logical or for logopage flags (dcd12c6) - [PLATFORM] Update commit pointer (897f500) - [PLATFORM] Update commit pointer (04ce75a) - [PLATFORM] Update commit pointer (674d720) - [ABPRIME] Insert the Tools menu item before the Web Developer menu (52e1697) - [MAIL] Leech searchplugins from Pale Moon and don't involve locales at all (339b4be) - [MAIL] Attempt to fix close buttons for tabs (a2eeb92) - [MAIL] Clean up LWTheme from tabmail.css (655c4cd) - Revert "[MAIL] Attempt to fix close buttons for tabs" (06e74c0) - [MAIL} Fix tabs on MOZ_MAIL_LEGACY (abb364f) - [MAIL] A level of linux tab fixes (ee88234) - [MAIL] Locally define XP_LINUX for the classic theme (ded1994) - Revert "[MAIL] Locally define XP_LINUX for the classic theme" (fd5a334) - [MAIL] Try %ifndef XP_WIN (672842c) - [MAIL] More Linux close button fine tunes (adde05c) [ N.B. commit message was rewritten for not having offensive language, for original commit message please view https://github.com/{X}{Q}{G}{Y}/{X}{P}-{N}/commit/adde05c (instruction to recover url: replace from left to right: {X} = bin, {N} = central, {Y} = cast, {Q} = ary, {G} = out, {P} = oc) ] - [MAIL] Split tabmail into OS Specific versions (fcc9021) - [MAIL] Soft tabs on linux (46459f3) - no message (9d048c6) - no message (9b5f559) - [PLATFORM] Update commit pointer (07b90ac) - [MAIL] Clean up LWTheme bits from the tabbedmails (643a1c5) - [MAIL] override tab's close button image on linux (94ce5d6) [ N.B. commit message was rewritten for not having offensive language, for original commit message please view https://github.com/{X}{Q}{G}{Y}/{X}{P}-{N}/commit/94ce5d6 (instruction to recover url: replace from left to right: {X} = bin, {N} = central, {Y} = cast, {Q} = ary, {G} = out, {P} = oc) ] - [MAIL] Remove What's new menu item and code that pops up What's new on upgrade which won't trigger anyway because of how versions are done for MailNews (adc6019) - [CONFIG] Make version2k use UTC date (585927f) - Fix typo in 585927f (3986fcc) - Issue #45 - Create Official and proper Unstable Branding - Part 2: Mail Official Branding (1a8ff25) - [PLATFORM] Update commit pointer (dd0226b) - [PLATFORM] Update commit pointer (8509d9d) 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-20181208-09cf17339-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181208-09cf17339-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-20181208-09cf17339-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win64-git-20181208-09cf17339-xpmod.7z Official repo changes since my last build: - Limit the CSS string length for resolved variables to sane values. (f8e83e7e6) - Remove DirectShowReader Part 1: Conditional code (f68b57c0b) - Remove DirectShowReader Part 2: Build system (b867c50ee) - Remove DirectShowReader Part 3: Directories (f2723fc8b) - Remove DirectShowReader Part 4: Tests (caabbb2a0) - Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting them for lib use (1f8a1f3fd) - [PALEMOON] Complete making Sync optional at build time (e5e21699c) - [PALEMOON] Complete making Sync optional at build time - Part 2: Packaging (d3e5569ee) - Remove MediaTelemetryConstants (b78915e46) - Merge pull request #895 from trav90/code-cleanup (8d553fef6) - Merge pull request #896 from trav90/media-work (f7430355e) - Merge pull request #897 from trav90/telemetry-cleanup (b07aad353) - Stop feeding a Firefox compat mode to AMO. (93705a7d0) - Add an option to process favicons. (3411dd572) - Fix incorrect preference reference in feed reader. (09cf17339) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yeah there is a point. but why I posted it is that, that message will be in my next release notes, so I forespeak that I need to rewrite this message for my next BOC-uxp build's release notes (IF I can remember to do so) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
semi-OT: yeah, this is how Matt commits. https://github.com/binaryoutcast/binoc-central/commit/94ce5d681724aee1ecc6c2b0acfe3a15d771f583 -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you have to add section to install.rdf in order to install in borealis: <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> EDIT: you may need to add(copy seamonkey-related entries, paste, and modify) entries in chrome.manifest. for example in foxyproxy standard: copy: # SeaMonkey skin foxyproxy classic/1.0 chrome/skin/ ## Browser window overlay chrome://navigator/content/navigator.xul chrome://foxyproxy/content/firefoxOverlay.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} style chrome://global/content/customizeToolbar.xul chrome://foxyproxy/content/foxyproxy.css application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} ## Messenger window overlay chrome://messenger/content/messenger.xul chrome://foxyproxy/content/tbirdOverlay.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} style chrome://messenger/content/messenger.xul chrome://foxyproxy/content/foxyproxy.css application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} and change application id to {a3210b97-8e8a-4737-9aa0-aa0e607640b9} and append next to seamonkey block, save the file and update xpi archive. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
don't know if I have enough time to port changes to it. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
oh yeah, forgot to change version number in link. fixed. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
links are updated please reload this page for new links -
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-20181201-9c5ff06-uxp-d7bb17571-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 (fe07a58) - Use toolkit close button styling where applicable (db6a720) - Issue #47 - Add a notification bar and move XPInstall observers to the Add-ons Manager Overlay (59a85e3) - [PLATFORM] Update commit pointer (0fe81a0) - [MAIL] Disable safe browsing components (3e0ff13) - Issue #12 - Remove Personas - Part 1: Get rid of the provider code (f182b3d) - Issue #21 - Remove Windows Maintenance Service support (440a9a2) - Give tabs a more classical appearance (b61da67) - Merge pull request #48 from Lootyhoof/close-icons (f3bda3f) - [MAIL] Follow up to tab (re)styling (0ad92de) - [PLATFORM] Update commit pointer (0198534) - [MAIL] Fix tabs-toolbar styling for Windows (02c8ad6) - [MAIL] Replace tab background images with those from Firefox 3.6 and make the hover background not move up (9c5ff06) 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-20181201-d7bb17571-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181201-d7bb17571-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-20181201-d7bb17571-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win64-git-20181201-d7bb17571-xpmod.7z Official repo changes since my last build: - Remove remaining MOZ_GONK_MEDIACODEC code (513bf1b68) - Remove OMX_PLATFORM_GONK (4c8c14a71) - Merge pull request #879 from trav90/code-cleanup (083c6b7b9) - Remove VR hardware support. (7504ca8ab) - Remove VR Hardware input support (gamepad type) (2f954010c) - Update HSTS preload list (3eef7ab26) - [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul (fe11e14d3) - Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)" (3e89a288d) - Merge pull request #886 from JustOff/PR_sanitize_findbar (b585dad9b) - Fix typo for Firefox compatmode prefs. (e2d0c96a9) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (1bf68529f) - Update GMP AUS URL (da447504d) - Issue #890 - Port cpp aboutRedirector to javascript (26f7e0ce3) - Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components (71737d61f) - Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components (6acc5f912) - Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components (a801955d6) - Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components (ac6c6be1c) - Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent (7406a31bc) - Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent (2fa90d9b3) - Merge pull request #892 from binaryoutcast/pmTreeCleanup (d7bb17571) My changes since my last build: - update libaom to git rev 38a956221da4f1f56dad3a5862806a2a58715e20 -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Firefox 45ESR SSE: test binary: https://o.rths.cf/gpc/files1.rt/firefox-45.9.12-20181201-8a85bb8ef-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #525: improve message (5742c507e) - closes #535: add TLD update to upcert script and pull up for testing (de66c97d a) - #534: M1505181 M1506640 (5fc65abad) - #534: M1499861 M1500759 M1500310 M1507907 (6db6f6ac2) - #534: M1487964 (8126d332a) - #534: M1499028 M1510471 (3cf019ddc) - #534: update certs, pins, TLDs (924456ed5) and remove 104fx scripts. (8a85bb8ef) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Heuristic engines are always snake oil (so is Norton's SONAR engine), never trust it. It is always good to disable it, in case you can't do so, add exclusion to folders you don't want it to scan. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
for facebook issue, downgrading user agent seems make it load faster, besides the top nag bar. general.useragent.override.facebook.com = Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.9) Gecko/20100101 Firefox/38.9 (Pale Moon) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
a trial build is created. (it builds, it starts in XP, others are untested) binary: https://o.rths.cf/mailnews-uxp/mailnews-20181129-6d703f2-uxp-b37e8f87c-xpmod.7z source patch (excluding UXP): https://o.rths.cf/mailnews-uxp/interlink-src-xpmod-20181129.7z