Leaderboard
Popular Content
Showing content with the highest reputation on 11/25/2023 in all areas
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231125-3219d2d-uxp-b47d46219f-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20231125-3219d2d-uxp-b47d46219f-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-20231125-3219d2d-uxp-b47d46219f-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.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20231125-d849524bd-uxp-b47d46219f-xpmod.7z Official UXP changes picked since my last build: - Issue #2361 - Base implementation of Navigator.Clipboard (3478c01fc8) - Issue #2361 - Remove clipboard-read code (e0a7c35dcc) - Bug 1332825 - Use move semantics in MozPromise::All() and AllPromiseHolder. (543e41f3ac) - Issue #2361 - Enable Navigator.clipboard by default. (7fce3acfa9) - [WebGL] Turn on more validation/error checking in webgl (when not on Win) (acd204e85e) - [DOM] Check if rootDoc is secure context for web compat (71ce058b03) - [Network] Fix relative URL path starting with multiple slashes (d55111c4fd) - [DOM] Improve MessagePort state machine. (114daae894) - [WebGL] Flip the validation state for gl_KHR_no_validation. (56bcdf7ca0) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.4 points
-
I beg you, please stop digging that old locked "rep farming" topic from the grave. I thought we were already over it. But if you still have questions, or not satisfied with the new upvotes limit, please contact, thank you: https://msfn.org/board/profile/94953-tripredacus/ While I understand your frustration, I can't ease your pain.2 points
-
It's very simple, don't start off-topic discussions then. I login to the website, go to "unread posts", and what do I see? Right, one million of your posts about having not enough likes. Please stop, you ruin jaclaz's pleasant experience on the forum, I'm pretty sure it would be boring for him, it's spam.2 points
-
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.5.0-Goanna-20231125.7z Changelog: Out-of-tree changes: * update Goanna3 to git 41439a0592...37dc78596e: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1218706 - Make 'unicode-bidi: isolate' the default for elements with a dir attribute. r=dbaron,jfkthame (037a5aaf57) - Bug 743198 part 7 - Add :fullscreen pseudo class. r=heycam (05eb82ccc9) - missing bits of Bug 1242904 - Update Brotli t (f4f569d859) - Bug 1235298 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in netwerk/. r=mcmanus (c4ae414769) - Bug 1244841 - Don't measure SharedArrayBuffer objects multiple times. r=lth. (e9b665dc82) - Bug 234031 - broken parsing of xlen in gzip rfc 1952 r=mcmanus (c905b50417) - Bug 1239605 - filter insertions into the global object. r=jandem (35520bc5c8) - Bug 1248681 - Warn if the result of putWrapper goes unused; r=sfink (8051888ef8) - Bug 1246293 - Fix a typo in DefineSelfHostedProperty; r=till (5e05a76b2a) - Bug 1243808 - Allow modules to be compiled off main thread r=shu (51e5adca0a) - Bug 1241767 - avoid default-only switch to placate MSVC. r=bbouvier (392aa8eda0) - Bug 1239710 - Use CountingSort for Uint8Array and Int8Array; r=mrrrgn (6f394ab442) - Bug 1246860 - Preserve holes when sorting arrays with a custom comparator. r=till (725b091e55) - Bug 1247283 - Improve self-hosted Array.sort performance; r=till (ab1f3ddb74) - Bug 1248717 - Don't initialize variables in a for head with var, then use them later. r=jorendorff (87a77f9623) - Bug 1242196 - Use RadixSort for typed arrays. r=mrrrgn (a280ea097d) - Bug 1246927 - Fix OOM handling in usages of GlobalObject::maybeGetIntrinsicValue. r=arai (f7f3761c45) - Bug 1248405 - Recover from JSObject::getGroup OOM in CanOptimizeForDenseStorage. r=jandem (68ea32c044) - Bug 1225905 - create a mozharness script that manages each beet mover task logic, NPOTB DONTBUILD r=rail (076f25536f) - Bug 1246074 - add partials template config for mozharness beetmover, DONTBUILD r=rail (2e42c78d92) - Bug 1246074 - add partials mozharness beetmover, custom tc artifact location, DONTBUILD NPOTB r=rail (c74fe0755a) - Bug 1210538 - Add antivirus checks to release promotion graph a=rail (56de774389) - Bug 1238610 - Restore compartment debug mode flags if adding a debuggee global fails r=jimb (f8a9a1fa85) - Bug 1243851 - Treat enter as shift+enter if input is valid but incomplete; r=fitzgen, bgrins (f27c959bc0) - Bug 1238610 - Fix implicit constructor errors r=me (6f26f92763) - Bug 1242111 - Handle OOM in UpdateExecutionObservabilityOfScriptsInZone. (r=jimb) (91b125725f) - Bug 1240503 - Skip the initial block scope when unwinding scopes due to an exception that's thrown in the prologue before the scope chain is properly initialized for a script that starts with a block scope. (r=jorendorff) (0247fc8848) - Bug 1242111 - Fix references to oomTest. (r=me) (a9dc13a648) - Bug 1240546 - Handle OOM in updateObservesAllExecutionOnDebuggees. (r=jimb) (5d7e3a49f4) - Bug 1245961 - Throw a TypeError if less than one argument is supplied to isCompilableUnit;r=fitzgen (f896abb042) - Bug 1240803 - Handle OOM in replaceFrameGuts. (r=jimb) (2d43384c72) - Bug 1248094 - Simplify PCLocationMap with GCHashMap; r=fitzgen (b28d983bbd) - we don't care much abut 68k sadly (51c50300c5) - Bug 1233786 - JSScript::initScriptCounts should report OOMs. r=bhackett (eb42f7b8c1) - Bug 1233178 - Move ScriptCounts allocation outside the HashMap. r=bhackett (c3fa6d487c) - Bug 1141579 - Synchronize access to warmUpCount; r=jandem (a5b72cdf94) - Bug 1203696: Improve comments about lazily-initialized member of js::LazyScript. r=shu (caa895612d) - Bug 1221992 - Fix test using GetMostRecentWindow from the child process. r=smaug (07affe8195) - Bug 1235636 - rewrite PCToLineNumber; r=fitzgen (9dc9ff013e) - Bug 1232100 - "Check charsWritten in non-debug builds.". r=jcoppeard (fc5a64e621) - last bit of Bug 1197932 (86277af34e) - Bug 1067049 - Implement arguments[@@iterator]. r=evilpie (543e513269) - Bug 1248930 - Use Int32Value in ArrayBufferObject::BYTE_LENGTH_SLOT. r=lth (71e3a9ee51) - Bug 1113685 - Report the right name when calling selfhosted functions on incompatible objects. r=till (51f68d4f8d) - some symbol cleanup (83fca10034) - Bug 1165011 - Remove Symbol_isRegExp. r=jorendorff (46a2d293cc) - Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. (9e147c7ba7) - bug 1241453 - clean up GetAccessibleWrap() r=davidb (01e37c5012) - Bug 1243331 - Prevent G_DEFINE_TYPE_EXTENDED macro from producing a fatal warning, r=tbsaunde (8bf031c4b9) - Bug 1232527 - Call into WMF PDM to determine if WMF can decode instead of using GMPVideoDecoderTrialCreator. r=jwwang (7d2b1f16f1) - Bug 1229475 - Fix gen-sources for libopus 1.1.1. r=cpearce (1e5a768d94) - Bug 1229475 - Update libopus to 1.1.1 release. r=jmspeex (0b73488ab3) - Bug 1139087 - Add moz.build bugzilla metadata for codecs. r=kinetik,gps (3d906f8f5a) - Bug 1229475 - libopus: Patch out asm flags for run_analysis. r=jmspeex (bfa15edac1) - Bug 1229475 - Fix unified build. r=cpearce (bbeda94cfc) - Bug 1239078 - Update libopus to 1.1.2 release. r=kinetik (9990b00867) - Bug 1239078 - Bump libopus update script for 1.1.2. r=kinetik (eecd46d3d3) - bug 1230377 - part 1/2: ensure nsKeyObject releases NSS resources on shutdown r=jcj (9ceefecbea) - bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj (1297d168b7) - bug 1239609 - audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman (c78404e52a) - Bug 1246263 - fix unified build pollution r=valentin (f8db2c45cf) - Bug 1214981 - Disable output stream buffering. r=keeler (d9e7a1b863) - bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka (0c0fc8e8a3) - Bug 1238042 - Extract a helper function to check if a JSObject is a global with a particular about: URI. r=ehsan (d065854725) - Bug 1244118 - Shutdown threadpool when xpcom-shutdown-threads happened. r=roc (e6ef2768b6) - Bug 1201685 - Limit the number of indexedDB open() calls in IndexedDBHelper r=gwagner (a4fc80fca2) - Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron (c817ee6145) - Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron (94dab59375) - Bug 1246846 (part 1) - Avoid nsTHashtable::RawRemoveEntry() in dom/. r=bz. (5371e478da) - Bug 1246846 (part 2) - Avoid nsTHashtable::RawRemoveEntry() in nsPermissionManager. r=mconnor. (d7a1143ed1) - Bug 1246846 (part 3) - Avoid nsTHashtable::RawRemoveEntry() in gfxFontconfigUtils. r=jfkthame. (d23259ca8e) - Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc. (7de416abfa) - Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj (43028ed3b3) - Bug 938699 - Remove FindElementWithViewId from nsIDOMWindowUtils.idl and nsDOMWindowUtils.cpp. r=kats (b49d2b5e6a) - missing bit of Bug 1210294 - Remove the release-mode IsCallerChrome assertions (a555243280) (dcf4178212) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1203058 - Set the paint sync id on the top-level window rather than the tab's window, because then it won't get lost during page unload. r=rbarker (977f8909e2) - Bug 1199283 - nsContentUtils::sIsFrameTimingPrefEnabled should default to false. r=smaug (510c4c4ed1) - Bug 1237714. Make nsContentUtils::IsCustomElementName faster in the common case of a non-custom-element name. r=smaug (397409f308) - Bug 1237831 - Use a non-format argument in LogMessageToConsole. r=jst (cc9d2cd390) - Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me (79bd55b387) - Bug 1230353: P1. Ensure type and subtype of MIME are lowercase. r=bz (09f9a067a6) - Bug 1230353: P2. Update webref test expected results. r=karlt (4c10a9604c) - Bug 1227906 - Use unicode flag in pattern attribute. r=jst (d5b4fbae46) - Bug 1223041 - Emit console warning when document.execCommand('copy'/'cut') is triggered outside of a short-lived user-initiated event, r=bz (b590f3eb86) - Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff (f4b1ddd863) - Bug 1000004 - Part a: Remove the unused nsContentUtils::HasPluginWithUncontrolledEventDispatch(nsIDocument*) function; r=jst (d873b1a93e) - Bug 1000004 - Part b: Inline CheckForWindowedPlugins in its only caller; r=jst (f9a2e5cf64) - Bug 583170 - Handling IPv6 literal address differently to other browsers r=bz (92abdd56ac) - Bug 1225829 - Use a temporary string to avoid string type confusion via references. r=jimm (47ae4a8b37) - Bug 1209841 - Support mouse long tap in SendMouseEvent(). r=smaug (23f308d336) - Bug 1230563 - Part 1: Cookie permissions should override the CookiesL ifetimePolicy, r=ehsan (d7ecd5e7e0) - Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan (f22ef46565) - Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee (c52f6804cc) - Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) (816d36e5d8) - remove specific PM hack (a0ed71f7f4) - Bug 1239397: Send Internal ContentPolicyType to CSP and MixedContent (r=sicking) (7c8da2f1df) - Bug 1236258 part 1. Remove the unused nsDOMAttributeMap::RemoveAttribute. r=smaug (968d788197) - Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug (224d2e1e91) - Bug 1236258 part 4. Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. r=smaug (f1176918a6) - Bug 1222079. Fix the behavior of Object.getOwnPropertyNames for nsDOMAttributeMap. r=bzbarsky (3b649bf948) - Bug 1237580. NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. r=bkelly (216aa3ead6) - just enable visibilityAPI (3df2d50b5d) - bits of Bug 1153322 (85ba6268b4) - Bug 1220160 - part 1: add chromeonly getter for documenturi that returns the original document when on an error page, r=bz (d0c256c29f) - Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao (fa9b2ef2d0) - Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler (c3292b3fc7) - Bug 1224433 - Part 3: Compute the invalidation area for preserve-3d layers by accumulating the leaves. r=roc (fffc5a7dfb) - Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug (4fa906b7fe) - Bug 1205298 - Date.parse() should accept a wider range of potential formats; r=jandem (11a0377372) - Bug 1247807 - Fix Mixed Content UI when using upgrade-insecure-requests (r=bz) (10a0aba8d4) - Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) (45b6f0a865) - Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel (343d2b39fd) - Bug 1234554 - verify pointer validity and if valid dereference it otherwise use default value. r=jst (8c3265ef33) - Bug 1240283 - Slim down JSDate instances by not caching cheaply-computed values. r=Waldo (0148f646a2) - Bug 1217049 - Make Date.prototype.toString.call(<primitive value>) throw a TypeError. r=arai (e8ec69b296) - Bug 1187233 part 1 - Date constructor should create a copy when called with a Date object. Original patch by Giovanni Sferro. r=jwalden (6a3125c081) - Bug 1187233 part 2 - Fix test_networkstats_service_proxy.js to not rely on the old behavior. r=jwalden (86461c8aa0) - Bug 1208023 - Avoid using a bad initial-scale when computing the CSS viewport. r=botond (42e370ce6a) - Bug 1234025 - Part 1: Move ObjectBox::isModuleBox definition to ParseNode.cpp. (ac4454c20a) - Bug 1234025 - Part 2: Remove unused functions from ScriptedDirectProxyHandler.cpp. (0ea17c2395) - Bug 1234025 - Part 3: Remove unused constant from Statistics.cpp (8986c23751) (37dc78596e) * 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/kmeleon762 points
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20231125-d0fd16ed-uxp-b47d46219f-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20231125-d0fd16ed-uxp-b47d46219f-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20231125-id-656ea98-uxp-b47d46219f-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20231125-id-656ea98-ia-93af9a0-uxp-b47d46219f-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.2 points
-
Yep, just an assumption as I already stated. And there are others than Avast. The AV scan engine is not reinvented with every edition of a version. And BTW, assuming does not mean knowing. There is a difference.2 points
-
Based on my recent research I did for many different security programs, Kaspersky 18.0 was the last XP-compatible version. Starting with Kaspersky 19.0, the system requirements changed, and Windows Vista was listed as a minimum requirement. But KIS 18 was tested by AV-TEST, and I assume KFA and KIS 18 are based on the same scan engine as most AV companies usually do. Therefore, the scan results can be used to get an idea. Here is a test of KIS 18: https://www.av-test.org/en/antivirus/home-windows/windows-7/february-2018/kaspersky-lab-internet-security-18.0-180557/ Cheers, AstroSkipper PS: I totally forgot. Also happy birthday to MBAM 3.5.1!2 points
-
I was wondering it myself , First - there is a "service worker" tracker folder [which is not deleted], second - there is a folder named "dailybackup" ?!?!. It has many files with "favdb" extension and each login session data for every day, possibly they are responsible? Yes , would be nice to hear @Humming Owl's opinion . Thanks.2 points
-
I think those are the consequences of the tab freezing nonsense google introduced in 7.xx chrome versions. https://www.tenforums.com/tutorials/146276-how-enable-disable-tab-freezing-google-chrome.html2 points
-
360Chrome v13.5 Build 1030 Redux I inadvertently corrupted my original Build 1030 series when working on Builds 2022 and 2036 so this is starting brand new with several lessons learned from later versions, including 2044. I've always much preferred Build 1030 over anything "newer". They all technically use the same v86 Chromium engine "under the hood". Download link -- https://www.dropbox.com/scl/fi/d5sjhgshdrjtntd06iecb/360ChromePortable_13.5.1030_Redux_1_ungoogled_MSFN.zip?rlkey=etzsfb8m9z1kljxj10jwhw9wv&dl=11 point
-
here is the MP specification HAL Installation Disk. It can be used in NT3.1, NT3.5 and maybe NT3.51 https://www.mediafire.com/file/gvgxa639istw6f2/MPS11.zip1 point
-
1 point
-
I tried it for a bit, it seems a bit sluggish when loading pages for the first time, but it does get better over time. Probably something to do with caching, the browser is in early stages so quirks are probably going to get polished up over time. Some people have already shared concerns that this is a paid Chinese product, but in my book that's fine. All the majors Chinese vendors have axed XP, it's from a solo developer, and there's probably still a huge amount of XP users and businesses in China that would gladly pay a small fee to continue using their existing solutions. It's quite a miracle that it even exists, honestly1 point
-
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-20231125-a5501641a-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20231125-a5501641a-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - layout: prevert C2872 error on `Position' object (74446f0c7) - ported from UXP: Issue #2361 - Base implementation of Navigator.Clipboard (3478c01f) (8965ae32b) - import from UXP: Issue #2361 - Remove clipboard-read code (e0a7c35d) (9c8866497) - import from UXP: Issue #2361 - Enable Navigator.clipboard by default. (7fce3acf) (7d73b1cfe) - ported from UXP: [WebGL] Turn on more validation/error checking in webgl (when not on Win) (acd204e8) (5ac68693c) - import from UXP: [DOM] Check if rootDoc is secure context for web compat (71ce058b) (4f38ab369) - import from UXP: [Network] Fix relative URL path starting with multiple slashes (d55111c4) (37218d920) - import from UXP: [DOM] Improve MessagePort state machine. (114daae8) (a5501641a)1 point
-
lol, truth be told I started doing that on my local archives back when MSFN had a GIGANTIC "donate money or risk MSFN shutting down" banner plastered on the forum. I had (still visit) a couple other forums on standby in case MSFN did shut down.1 point
-
While not clicking is good, I think more dangers come from java scripts. I at first wrote licking instead of clicking.1 point
-
Enhancer for YouTube still works for me. I can no longer pipe YouTube through Proxomitron "and" Enhancer but relying on Enhancer "plus" uMatrix continues to work quite well. My uMatrix doesn't allow anything outside of youtube.com and googlevideo.com domains.1 point
-
MPC-HC for video, Winamp for audio. I always have the K-Lite Mega Codec Pack installed, it comes with MPC-HC included. Winamp is optional. I like it for nostalgia and to play very obscure game audio files via even more obscure Winamp plugins. MPC-HC will play everything for 95% of the users.1 point
-
I have managed to install Windows XP on a UEFI Class 3 Surface Pro 1. I believe I am the first to do this. The Surface Pro 1 only officially supports Windows 8-10, but I have gotten 7 and Vista to work, and now XP. I’ve gotten WiFi to work with an adapter. I haven’t gotten graphics or audio working yet. Here is the showcase video: Special thanks to George King, as I used his XP2ESD tool to install Windows XP on this laptop. Also thanks to UsefulAGKHelper for his method of installing XP on UEFI Class 3. NOTE: If you are trying this yourself, I highly recommend you use XP2ESD to install Windows XP especially if you are not using a Surface Pro 1. However, the UEFI files and patches provided in the XP ISO should be very helpful. INSTRUCTIONS: 1. Boot the USB. This ISO uses a Windows 10 PE, but has a Windows XP x64 install.wim. 2. Open command prompt by pressing "Shift+F10" 3. On the command prompt, type in the following commands: diskpart sel dis 0 clean conv gpt cre par efi size=100 form quick fs=fat32 assign letter w cre par pri form quick assign letter c exit D:\ (where your USB is) cd sources dism /apply-image /imagefile:install.wim /index:1 /applydir:C:\ - If DISM doesn't work, go to D:\support\tools\gimagex and deploy the image with gimagex.exe in the x64 folder 4. Open up Notepad, and click "Open" or "Save As". Enable all files to be viewed. Go to "D:\EFI partition". Copy the EFI folder onto W:\ (the boot partition) 5. Go back to Command Prompt. Type in "D:\support\tools\Bootice\BOOTICEx64.exe" 6. On Bootice, go to the BCD tab. Click on "Other BCD file". Click on the "...". Go to the BCD file (you can find this in W:\EFI\Microsoft\Boot). Click on "Professional Mode". 7. Click on "Windows XP" under "Application Objects" 8. Under "ApplicationDevice" and "OSDevice", set the boot disk to wherever your XP installation is (most likely disk 0) and the boot part to C:\ (your Windows XP partition). **Every time XP boots, it will always show the boot manager. You can turn it off on Bootice by going to the BCD tab and opening the XP BCD and clicking "Easy Mode", then uncheck "Display boot menu". 9. Reboot. You should be logged in to the Administrator account. If the screen is not displaying anything, you need to reset the resolution. Hit Windows Key + R, and type in desk.cpl. Hit "tab" four times, hit the right arrow four times, hit "tab" once, hit the right arrow once. Then press enter. The screen should now display. USB works on Windows XP. There are no WiFi drivers. You will need to purchase a seperate USB wireless adapter. Also, I have not been able to get sound working on the machine. Getting a USB sound card might fix that.1 point
-
Link already sent via PM.1 point
-
OT: I learnt British English. I am not really familiar with the nuances of American English. The problem with "you" is that it has different meanings. "You" can be meant as the 2. person singular or plural. Or it is equal to "one" to express uncertain persons. Therefore, I try to use it rarely or in situations where it is very clear. That's why I prefer very often the passive voice to avoid "you" although native speakers rather prefer the active voice. But, thanks for your clarification! Eloquentia conatum difficile est. End of OT.1 point
-
Although in Germany the Federal Office for Information Security (BSI) warned against the use of anti-virus software from the Russian manufacturer Kaspersky on 15 March 2022 https://www.bsi.bund.de/DE/Themen/Unternehmen-und-Organisationen/Cyber-Sicherheitslage/Technische-Sicherheitshinweise-und-Warnungen/Warnungen-nach-Par-7/Archiv/FAQ-Kaspersky/faq_node.html, I don't really share such concerns. The developers of Kaspersky software would ruin the entire company if they implemented malicious code in their software. For me, it's about a general statement, a sign of solidarity. And that may not always be fair, however Kaspersky has to thank for that a certain person.1 point
-
For me, it is basically irrelevant in which country the software I use was developed. But every rule has its exceptions. What these look like in detail in my case cannot and won't be discussed here for well-known reasons. China exists to benefit Windows XP diehards? Nice try! As we all know, imagination knows no boundaries.1 point
-
Yep, I totally agree with this assessment.1 point
-
I found an offline installer for Kaspersky Free 19. No official link but a link to a file hoster. I am not sure if I am allowed to post it here. On the official Kaspersky servers, the folder KFA19 has been deleted. This version does not exist there anymore. The folder KFA18 still exists, though. That's probably why the online installer of KFA19 can't load its necessary files. And TBH, that was of course foreseeable.1 point
-
Thanks for pointing out a gap in my knowledge! I do appreciate that. TBH, no one is perfect. And don't worry I do not feel any pressure here as always. I generally do what I think to be done.1 point
-
And one thing is clear. I won't test any Kaspersky security program. I never liked it and I made bad experiences using it when it was installed in my system. That is years ago, and in these days ...1 point
-
IMHO, there is no need to close this thread. And one thing is clear. If this thread should be closed, it will still not be deleted. You can access the information collected here at any time, but then you can no longer add anything new. Just as it has always been here on MSFN. Anyway! This thread contains a lot of important information, a source of knowledge. I use it for my research regularly.1 point
-
Ok! I checked again the Avast Free Antivirus homepage from November of 2018 on archive.org. For Avast Free Antivirus 18.8, four Core Shields are listed to be available: File Shield, Behavior Shield, Web Shield and Email Shield (only Outlook and Thunderbird are supported). Additionally, I found a German YouTube video from 2018 which confirms that indeed all features exist and can be enabled. Therefore, I revised my post in terms of available shields in Avast Free Antivirus.1 point
-
This thread and my new thread are quite different. So no need to close this topic! Maybe, there are members who prefer to post here as they always did. My new thread was not intended to make this one redundant. I think we will still see how things develop.1 point
-
It would be better to use XP drivers released before sp1. Gives you a higher chance.1 point
-
Did you try inf-modding ? XP drivers should work on 2000 and vice versa .1 point
-
You mean delete after the browser is closed ? What's the point ? In theory the telemetry could've been sent at this point already. I think the goal should be to prevent their creation in the first place . And no , service worker has nothing to do with login data, it's not a cookie , it's a tracking [fingerprinting] script . For example , MSFN uses it and you can see the log file for youself , though many parts are encrypted .1 point
-
Pretty much what the title says ! I had written a complicated tool to forbid Firefox doing it's nasty things , what things ? Read more here : https://msfn.org/board/topic/183138-mozilla-and-firefox-has-turned-into-evil-and-lie-to-their-userbase-leave-it-and-go-for-alternatives/?do=findComment&comment=1207584 I did this a long time ago , but I was lazy/busy to create this topic , I don't like to type , I could be lazy to reply , etc. I do not like to talk/text much, in general. I prefer to create something useful , like this miracle. I used brutal techniques from the 90's, early 2000's . I did NOT hack or modify any of the Firefox browser files , so I'm not in violation of the forum rules . The tool works by intercepting and/or redirecting , blocking the telemetry/pings/requests , certain APIs , etc. No Mozilla files were modified and this programme works with a wide range of FF versions ! The Mozilla code is rather primitive , reminded me of some japanese software. One example of how it works . 1- Firefox wants to generate my unique hardware ID and then send it to the Mozilla servers , thus creating a unique user ID (guinea pig's tag). I say : "screw you , sore losers , I do not allow you to make the hardware ID", so the tool intercepts and blocks it immediately ! (How ? It's a secret , I'm sure the FF staff will read it , try patching it , and I don't have time to redo the tool). It works on the fly , it forbids the browser to chew up your RAM with a ton of unneeded processes (Optimize browser button). Main languages : British English . Dutch is there , but not activated for now , I'm sure our Dutch folks won't have any problems with English. Also, I added translations for some Western European Languages like Spanish . And several Eastern European : Bulgarian , Czech , Polish , Lithuanian , Ukranian , I just figured users from these countries could have problems understanding English , while the Dutch , Germans and French most likely won't , so no German , French or Italian. Perhaps I will add more in the future . I do not promise anything ! Most of the "hacking" (reducing the junk which is 100% not needed at all) is being done without the user interaction , I left only some of the functions that could be changed , in case you would want to be fingerprinted voluntarily , lol. To change the UA , you would need to restart the browser , though. This tool is so powerful , it literally mocks everything these dilettantes had been doing all those years to track you ... I'm still not sure If I was right to post this , perhaps I need to delete this. It's based on my previous tool for Chromium browsers , so may have some of the code leftovers . I shared the early alpha release for chrome 360 (without the UI) with some members . But now it's almost obsolete due the newer functions, also I created a cool interface , like this one . It gives you total control over your browser. I'm scared to share it in the open , but I still want this to be MSFN exclusive , so I may share it with the certain top members (moderators) and [probably] @win32. You ask why ? Imagine this tool in the wrong hands , coppers , FF "team" . This tool needs to be used by good people only , who care about their privacy . You gotta understand , I can't see who's hiding behind his nickname , it's nothing personal ! Yet again , I shall share it , but with extreme caution. No AV reacted to this tool during the testing. Fully supports AERO theme , can be seen on the screenshots below :1 point
-
This tool doesn't have proxies or VPN of any kind .1 point
-
@Mr.Scienceman2000, bingo !1 point
-
As far as I can see , there's a button Save Settings .1 point
-
@NotHereToPlayGames, please excuse us , we just want a second opinion , it's like with doctors , you know . Perhaps he will shed some light on this problem . We are here to help each other , no ? Besides , Humming Owl doesn't have our favourite 13.5. So we are in the right topic , technically . Also , I think there's no language barrier between you and the other French person , since most French know English very well , though they could fail to admit it ! [I just told you a huge secret!!!]1 point
-
The upper one lost not only fonts , but the picture also. The lower one is from another page opened in another tab.1 point
-
Disappearing fonts/images bug , started recently with any of the 13th versions , don't know about 12. , v.12 simply can't work at most of the websites I use. Looks like the page suspends itself after some time (short time , I must say) . But why ?1 point
-
UPDATE 1.01 + 1.02 1 - Slight adjustments , reduced the tool size (better compression) . UPDATED the build number to 1.01.37091 2 - Added various Android models (per request from a well known MSFN patron). 3 - Added iPhone Instagram App , it may be useful for DAVE. 4 - UPDATED the build number to 1.02.38052 5 - Added Android Instagram App , also may be useful for DAVE.1 point
-
1 point
-
I have a multi-monitor setup (58 inches Philips TV via HDMI ver. 1.4 plus 24 inches Siemens monitor) and 13.5 doesn't lock up for me. Even though the HDMI cable is approx. 10 meters long !1 point
-
jaclaz, it's simple : 1 - To bring more shame on the "developers" . You see , I don't have an education in this area , it's just my one of my hobbies ... but they , they studied for decades , lol. 2 - Holland , I'm just proud of my country , I think you too like to insert references to Italian culture . I still want to read more of your posts , just need to find time. 3 - Third person , it's the news style title , like in the papers . Sorry for the short reply , I could've answered much more , but I'm afraid it will just bring more questions.1 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20191130-013ef52ed-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20191130-013ef52ed-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20191130-013ef52ed-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20191130-013ef52ed-xpmod.7z Official repo changes since my last build: - Issue #1300 - Clear the message manager script cache when updating and removing add-ons (f703f61ea) - Add crashtest for resolved bug 1558522. (1f36fcbb3) - Issue #1254 - Update embedded emoji font to 0.5.0 (Twemoji 12.1.3) for Emoji 12 support. (1a8fdf3c7) - Merge pull request #1301 from JustOff/PR_mm_script_cache (e8c40b0bc) - Issue #1302 - Add self-hosted implementation for string regex .matchAll (185a9a750) - No Issue - Use alternative packaging for Pale Moon and Basilisk (52cb294d2) - Issue #1303 - Add langpack generation targets for Pale Moon and Basilisk (064790189) - Fix typo in application./basilisk/build.mk (0b92b3e5d) - Allow Solaris to use alt packaging for Pale Moon and Basilisk (8fea22c95) - Issue #1304 - Make the second arg of insertRule optional (ea03043bd) - Issue #1258 - Remove remaining chat core bits (997be5d52) - Merge pull request #1305 from adeshkp/patch-13 (8f92e6117) - Simplify the overflow child frame reparenting in nsInlineFrame::DestroyFrom. (7070dddb4) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (013ef52ed)1 point
-
New build of Firefox 45ESR SSE: test binary: https://o.rths.ml/gpc/files1.rt/firefox-45.9.18-20191123-a1b817dab-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - bump versions to 45.9.18 (500cab359) - applied NSPR Bug 1586070 - Read does not advance file position for files larger than 4GB on Win32. (See also bug 70765.) r=kaie (68d4107d7) - updated to nss-3.44.3 (d8201913a) - import changes from tenfourfox: - instrument script loads for debugging (f71ffd52a) - #541: temporary workaround for infinite errors on github (8c40900ac) - #431: M1385165 (5b2393042) - #575: high-level disable only (b321cdff4) - additional hosts for adblock (a891fb6c0) - #370: M976073 minus tele with backbugs (20c8bb414) - mark JS sites needing flips for confidence testing; #375 (M1275282) (2eda8a4d4) - [partly imported] closes #577: add back general.useragent.override.* (a8f4daa76) - remove google safebrowsing URLs since they are dead (d89529ac0) - #579: M1218456 +backbugs -nsILinkHandler removal, with changes for 45 (5e0cd430c) - #375: M1352323 M1038099 (eb6f62648) - #375: M1334642 +efficiency patch (1d2b06b10) - [with additions] closes #375: M1353187 (partial) (45c95c3da) - [with modification] #578: M1580320 M1584170 (216c8ff73) - #578: update pins, preload, TLDs (46acdd518) (a1b817dab)1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20191123-39ebd519-uxp-21fdc3e93-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20191123-39ebd519-uxp-21fdc3e93-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: - [UXP] Update commit pointer (157a2bbf) - Change commit pointer to branch (fb98c7c7) - Remove mailnews and friends (1c2512a6) - [Mail] Fix paths to mailnews (de0ce3cd) - [Mail] Adjust confvars (eaefa219) - [UXP] Update branch commit pointer (fb5b9c36) - [Mail] Add changes to align with mailnews (096b6e05) - [Mail] Clean up configure.in (cfdfcc94) - [UXP] Update branch commit pointer (8d322eac) - [UXP] Update branch commit pointer (5c596add) - [UXP] Update branch commit pointer (467a415b) - [UXP] Update branch commit pointer (96adaf66) - [UXP] Update branch commit pointer (f3b11ae2) - Bug 1320475 - Fix broken controllers for cmd_printcard and cmd_printcardpreview. (c1da214e) - Update .gitignore (a8732dad) - Update fake-mach stub (eb640230) - [UXP] Update branch commit pointer (e01179b2) - Bug 342632 - Allow defaultAccount to return success with nullptr result when there is no usable account. (da050b92) - Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends. (016cb08e) - [UXP] Update branch commit pointer (84c6c823) - Bug 1423487 - Support multiple authors in RSS feeds. (a5bc7f38) - [UXP] Update branch commit pointer (68298d1b) - Bug 1528496 - Correctly fix Bug 1023285 and utf8 addressing header display for jsmime. (dff1d116) - Bug 1338715 - Remove Outlook Express import (13a4ff9f) - [UXP] Update branch commit pointer (52b14cfc) - Bug 1558595 and 1240290 (e451df7a) - [UXP] Update branch commit pointer (46b70ca0) - Revert "[MAIL] Remove unused unstable branding" (ff72bc5f) - [Mail] Include the eula in the unstable branding (6d3c3e8f) - [Mail] Correct typo in MsgComposeCommands.js (6948ca58) - [UXP] Update branch commit (54c8f952) - Revert "[Mail] Correct typo in MsgComposeCommands.js" (df8fd63d) - Follow up to Bug 342632 (03fe1480) - Another follow up to Bug 342632 (0078587c) - blah blah blah commit pointer or something (da80f36e) - Generate the json build artifact when stage-package (3147ce4e) - Update branch commit pointer (30c2a0c3) - [Mail] Use 7zip for packaging (01f78596) - Update branch commit pointer (39ebd519) My changes since my last build: - Reverted Bug 1338715 - Remove Outlook Express import (13a4ff9f) - [UXP] a moz.build hack for keeping tree able to build For UXP changes please see above.1 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20191123-21fdc3e93-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20191123-21fdc3e93-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20191123-21fdc3e93-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20191123-21fdc3e93-xpmod.7z Official repo changes since my last build: - Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 (302bf1b52) - Merge branch 'master' into mailnews-work (2d4aca6d0) - Issue #1258 - Part 2: Use binoc-central version of ldap (6513e41cb) - Merge branch 'master' into mailnews-work (a57983a21) - Issue #1258 - Part 3: Make mailnews and friends build (6e7b3df37) - Issue #1258 - Part 4: Remove Add IM Account from Account Manager (1f23280e6) - Issue #1258 - Part 5: Only IceDove cares about Thunderbird's baby mode account creation (5d18a70aa) - Issue #1258 - Part 6: Add MOZ_MOVEMAIL to MOZ_MAILNEWS configure logic (37fbbd447) - Issue #1258 - Part 7: UXP Specific fixes (711a5031d) - Merge branch 'master' into mailnews-work (714afc76f) - Issue #1258 - Part 8: Ifdef MailNews OAuth2 Support (03590a671) - Merge branch 'master' into mailnews-work (b0e23e79e) - Bug 1328847 - Change SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL where system principal is used. (bbf10b909) - Bug 516464 - Remove passwords from cache when password manager contents are changed to prevent stale password attempts. (74e5265d3) - Bug 1461106 - Remove SMTP password from cache when deleted from password manager to prevent stale connection attempts. (58a7cff16) - Bug 1404049 - fix that mail.imap.use_literal_plus set to false may have no effect. (02dc2390e) - Bug 1079280 - Don't transmit email when imap append response is bad. (5393f033b) - Bug 1227761 - Fix logic error in BuildAttachmentList(). (1ec388b23) - Bug 1427732 - fix newline handling when copying messages and compacting folders. (e60090bc9) - Issue #1273 - Remove Telemetry from Gloda (4db1ae892) - Bug 1487082 - Resolve potential for build bustage regarding bad implicit conversion constructors (201683afe) - Bug 646901 - add error checking to fix crash in nsMsgXFVirtualFolderDBView::OnSearchHit(). (818c1df5e) - Bug 1462316 - fix crash in nsAbView::OnItemAdded(). (ba48342fa) - Bug 825513 - Fix crash in nsImapProtocol::GetMessageSize() by adding null check for m_runningUrl && m_hostSessionList. (993a6bc1d) - Bug 1393219 - Code clean-up: Style nits, typos and trailing spaces (9ae2525b9) - Bug 1399756 - (More) Code clean-up: Style nits, typos and trailing spaces (713dca2fd) - Bug 1416033 - remove some unneeded includes in mailnews (a2a658f88) - Revert "Issue #1273 - Remove Telemetry from Gloda" (4d6dbd35f) - Bug 1216951 - Fix broken handling of split CR and LF between chunks. (81dd13387) - Bug 1444389 - Fix crash in nsImapProtocol::HandleMessageDownLoadLine(). (4d20783c0) - Bug 1317117 - call msgStore folder deletion during imap/news empty trash. (1f5f6a4bf) - Bug 1442648 - Fix mismatched types in mingw-w64 builds (const char16_t*/char16ptr_t). (e661493bb) - Bug 145113 - Make "next chunk starts with newline" flag a member variable to fix MOZ_ASSERT(). (fdcb16661) - Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would occur. (05667b0d4) - Bug 1333038 - Use 'modern' pointers to fix crash due to nsMsgLineStreamBuffer object being deleted while still in use. (cea77b76b) - Bug 1257058 - Distinguish 'empty password' from no password received to avoid shutdown crash. (97826b14c) - Bug 344205 - React correctly to NO/BAD tagged response to imap IDLE. (43919ab8c) - Bug 1320475 - Fix broken controllers for cmd_printcard and cmd_printcardpreview. (0a8849ad6) - Bug 1507718 - crash in nsImapProtocol::GetMessageSize(). Make m_hostSessionList an nsCOMPtr. (891ca8709) - Bug 1508046 - return cleanly in LDAP autocomplete search if we are offline. (2fda56a84) - Bug 342632 - Allow defaultAccount to return success with nullptr result when there is no usable account. (5d21f962d) - Bug 1401858 - add null check to avoid crash in EncodedHeader()/DecodedHeader(). (fa9ca98c3) - Bug 1271353 - check own email addresses case-insensitively in correspondents column and ignore plus addressing part. (6d5922ba8) - Bug 809513 - Prevent unread Drafts from showing in new mail notification. (2fa79c837) - Bug 390721 - When parsing headers to cancel an article, also use folded lines. (c5a0af052) - Bugs 1512557 and 1470716 - Convert nsIStringBundle pointers to nsCOMPtrs and release them when shutting down. (66c5b1105) - Bug 906469 - fix maildir crash while parsing a folder. (d80e610cd) - Bug 1517464 - Fix crash in SMTP DTOR by properly initializing/testing pointer. (22973db50) - Bug 393302 - Correct memory handling in MAPISendMail() and CMapiImp::SendMail() to fix "Send to > Mail Recipient" crash. (1d5ec356b) - Bug 1523048 - when copying a filter, copy its triggering events too (filterType). (05b84061f) - Bugs 1402750 and 1490331 - Declare the character set correctly in the 'PGP add-on is missing' message. (544e93daf) - Bugs 1507218 and 1528615 (38fe066bb) - Bug 1525120 - Fix condition for decoding attachments (base64/qp) when saving or forwarding. (fa711799b) - Bug 1495698 - Fix hang when HTML signature references non-existent image. (4b217ebe5) - Bug 1386601 - experimental patch to investigate Thunderbird topcrash, serializes S/MIME verification. (3d9db9cb3) - Bug 1508054 - reduce exposed API of nsMsgHdr. (31fea2bc2) - Bug 1546840 - Allow GloDa queries for read or unread messages (7922314fa) - Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends. (359334f1a) - Bug 971347 - Fix autoconfig vulnerable to active MITM attacks for all domains (including the ones in ISPDB) (4fdd9dac6) - Tails 6156 - Fix outdated error handling in accountcreation and remove buggy debug code (14ef56453) - Bug 522450 - Place mail copy on the correct folder when using Reply to List (bca2de131) - Bug 1167982 - Do charset detection for all text/* attachments in composition, not just text/plain. (0903ef356) - Bug 1423487 - Support multiple authors in RSS feeds. (0707a51ea) - Bug 1528496 - Correctly fix Bug 1023285 and utf8 addressing header display for jsmime. (43db6faf2) - Bug 1480063 - Remove mimeEncodeSubject (encodeMimePartIIStr_UTF8) from feeds. (20aab9e0c) - Bug 1554098 - deduce RSS media enclosures type from extension when missing. (3c41580e7) - Bug 1338715 - Remove Outlook Express import (7047b11cf) - Bug 1315662 - delete SMTP server login credentials when deleting the account or if hostname/username changes. (dc46cd9ec) - Bug 1558595 (2732b1a0b) - Bugs 1437282, 1438590, 1506587, and 1498795 (64f423eb4) - Bug 1568095 - Make morkAtom::GetYarn() static. (a081e71be) - Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel(). (dc77b707f) - Bug 1240290 (73e14fb70) - Bug 1584473 - Fix several issues (7406d488b) - Bug 786683 - check success of GetFilePath() throughout nsMsgBrkMBoxStore.cpp. (c6df8fffb) - Bug 726655 - Add null check in nsMsgDBView::GetThreadContainingMsgHdr() to avoid crash. (3260f2045) - Bug 1584473 - Follow-up: Remove leftover references to nsIMdbRowCellCursor::MakeCell() in comments. (d59e35c94) - Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xul (6d6759a78) - Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support (73cdfdcf3) - Issue #1258 - Part 10: Remove chat core bits (cc757e4e4) - Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support (6c4ed6504) - Manually revert Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would occur. (9f00e5184) - Bug 1494764 - Removed MOZ_ASSERT but now still process line where it would occur. (f3611104b) - Issue #1258 - Follow up to Part 8: Ifdef MailNews OAuth2 Support (ecdfbc692) - Merge branch 'master' into mailnews-work (9308ec68e) - Merge branch 'master' into mailnews-work (1d30f6fa8) - Bug 1592407 - Port OAuth2 decoding fix from gData add-on. (f3d462c60) - Merge branch 'master' into mailnews-work (556349010) - Issue #1259 - Adjust Widewine strings after removing Adobe Primetime support (d03485712) - Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cpp (2f4fdced5) - Merge pull request #1294 from g4jc/bug_1288 (8a64845aa) - Merge pull request #1293 from JustOff/PR_widevine_strings (36c81a978) - Issue #1284 - Implement /s (dotAll) for regular expressions. (f31b04a30) - Revert "Issue #1284 - Implement /s (dotAll) for regular expressions." (bd529c60c) - Issue #457 - Fix typo in ipc/chromium/src/base/sys_info_posix.cc (35cc4c128) - Merge pull request #1297 from athenian200/compiler-warning (62a72e3d2) - Issue #1284 - Implement /s (dotAll) for regular expressions, v2. (122e1ee6c) - Issue #1284 - Update js/src/builtin/TestingFunctions.cpp for /s (dotAll) regular expression changes (0a6ccfaa9) - Merge pull request #1298 from g4jc/b1284 (47ca6f108) - Issue #1242 - Reinstate GPU Accelerated Windows entry in about:support (4f6a779e0) - Issue #447 - Update HSTS preload list (fcea217aa) - Remove duplicate localization note (e97cb2f75) - Issue #1251 - Remove obsolete XP_QSORT reference. (21fdc3e93) My changes since my last build: - restored XP compat in nsMessengerWinIntegration (593762743) - Hidden preference to toggle addon version in addon manager (#10) (#9) (d9fb4e872) - Reverted Bug 1338715 - Remove Outlook Express import (7047b11cf) - applied NSPR Bug 1586070 - Read does not advance file position for files larger than 4GB on Win32. (See also bug 70765.) r=kaie (97ea6ee95) - updated to nss-3.44.3 (eb4044be7)1 point