Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/01/2023 in all areas

  1. a missing follow-up is pushed, and will be available in next build. for the time being you can do it yourself: - open omni.ja with winrar in application's folder - goto omni.ja\chrome\toolkit\content\mozapps\extensions and extract extensions.xul (better keep this window opening) - edit extracted extension.xul, following https://github.com/roytam1/UXP/commit/7c4d0444bd58b0726a2448e294738c1a7df3d298 to remove lines and save file - drop edited extensions.xul back to previous window to update omni.ja - start serpent
    5 points
  2. Basically, when wanting to install the updates required for extended kernel, I just follow TSNH's guide (the "Preparations:" section, from 3. to 6.). Works everytime.
    4 points
  3. 4 points
  4. Yeah, I am seeing this error too. Happens even in a clean profile.
    4 points
  5. How to install Office 2016 on Windows Vista 1- Your copy of Vista must be 64-bit, as well as having all the updates up to April 2017 + kb4474419 + kb4493730, plus the latest version of the extended kernel. 2- Have a copy of Office 2016 64-bit handy (The RTM version of July 2015 is needed, since it has an MSI installer like Office 2013, since the following versions use the current installer, which does not work at the moment) 3- Copy to the desktop in a new folder the root of your copy of Office 2016 4- Copy the ProPlus.WW.en-US folder to the desktop (the name may vary due to the language/edition of the copy), this is important since the Office installer detects the edited files and the installer of this folder needs to be edited. 5- In the folder copied to the desktop open ProPlus.WW.msi with Orca, go to InstallExecuteSequence and remove AbortMsi (it blocks the installation outside of setup.exe that verifies the files), then in Components change all Conditional VersionNT >= 601 by VersionNT >= 600. 6- Replace gdiplus.dll with the one from Windows 7, this is the path in the system: c:\windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6002.19749_none_56a723b1b598503f\GDIPLUS.DLL 7- In group policies of the local machine, it prohibits rollback (very important) 8- Create an osver.ini file with the following settings (required at all times when installing Office 2016): [global] MinorVersion=1 BuildNumber=7600 8- Open ProPlus.WW.msi and after installation the Office 2016 suite should appear in the start menu, but it is not enough! 9- Go back to group policies and disable rollback, but keep osver.ini 10- In the root folder of Office 2016 the only change we will make is to delete the update or updates folder, they cause bugs when installed 11- Open the setup.exe of the normal Office 2016 installer and customize it to your liking (it should install successfully, if an error appears, reboot the system) 12- Replace outlook.exe with this one: https://drive.google.com/file/d/1B2PcraGfa0p3yBIGTF19-04vI0dwbFMh/view?usp=drive_link. To avoid missing dependencies. 13- The programs of the Office 2016 suite will need to be detected at all times as Windows 7 or an annoying Windows Installer dialog will appear configuring each time the program starts: [C:\Program Files\Microsoft Office\Office16\EXCEL.EXE] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\MSACCESS.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\MSPUB.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\ONENOTE.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\OUTLOOK.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\POWERPNT.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 [C:\Program Files\Microsoft Office\Office16\WINWORD.exe] Enabled=1 Win7SuperVerFix=1 MinorVersion=1 BuildNumber=7600 14- ¡Enjoy Office 2016!
    3 points
  6. Fast-forward to 2023 and they go out of their way to keep THEIR anti-virus running at all times if they can, they even deprecated the group policy to disable it which is now considered unsupported and isn't effective. Windows 11 is all about hooking you on Microsoft's services. Supposedly Windows Defender Antivirus (or whatever they call it these days) still disables itself if you install another, but I'm not interested in adopting Windows 11 at this point or running any anti-virus. Haven't used one in over a decade and somehow I survived. Maybe we need a thread about surviving on the modern internet without an antivirus? There are articles suggesting using an anti-virus even on Android smartphones. I use an old version that's supposedly full of holes, been using that thing to interact with my bank and I even logged into the bank couple times in 2020-2021 on an XP x64 installation that is mostly patched to whatever was current in 2011. Nothing bad happened, although it's annoying that you have to use either Android app or Win10 app for 2FA if you even want to login to it on the computer. But the app on the phone alone is somehow secure... I considered changing bank, but I found nothing else of value that would justify bothering with it.
    3 points
  7. ... and: @roytam1 : It's probably caused by UXP #21 and the commits by FranklinDM you backported to our tree... NM28 behaves fine, because it uses the (old) TychoAM those commits target, but "our" Serpent 52.9.0 (unlike the official Basilisk 52.x.x.x) still uses the WebExtensions AM and thus broke ; so, those commits would either have to be reverted for St52 or somehow modified to accommodate St52's WE AM ... Thanks in advance for any fix for this (going back to previous build of St52 as things stand ) ...
    3 points
  8. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230701-3219d2d-uxp-4fae28f05-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230701-3219d2d-uxp-4fae28f05-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-20230701-3219d2d-uxp-4fae28f05-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-20230701-d849524bd-uxp-4fae28f05-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230701-d849524bd-uxp-4fae28f05-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230701-d849524bd-uxp-4fae28f05-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20230701-d849524bd-uxp-4fae28f05-xpmod.7z Official UXP changes picked since my last build: - Issue #1956 - Allow building with newer MSVC versions. (ccd69e165) - No issue - Set the default for incremental cycle collector to be off. (c4d665a0d) - Issue #1691 - Follow-up: Print leaking class name and remove crash reporter dependency (fe7244c01) - No issue - Update SQLite lib to 3.42.0 (865845230) - Issue #21 - Part 1: Remove experiments base code from the Add-ons Manager (369e68a66) - Issue #21 - Part 2: Remove experiment extension assets and styling (9f8aa81a8) - Issue #21 - Part 3: Remove experiments localization (341632f86) - Issue #21 - Follow-up: Remove experiment category images (6444835ac) - Issue #1769 - Part 1: Add vendored libjxl and highway sources. (7983f5d8b) - Issue #1769 - Part 2: Implement JPEG-XL decoder and about:config and MIME plumbing. (51ea0e4f3) - Issue #1769 - Part 3: Cleanup nsJXLDecoder. (2df558509) - Issue #1769 - Part 1 Follow-up: Tidy up moz.build for highway and libjxl (00a5d6401) - Issue #1769 - Part 2 Follow-up: Do not use namespace parent::child {} for defining nested namespaces. (134c5e94e) - Issue #1769 - Part 1 Follow-up: Use standard [[deprecated]] for JXL_DEPRECATED. (40f27cd35) - Issue #1769 - Follow-up: Fix typo in MOZ_ARG_ENABLE_BOOL (4d78f53da) - Issue #1769: Update symbols for libxul linkage (1ef390db0) - Issue #1769: Ensure MIME type is known in URIloader for jxl (f860413ed) - Issue #1769 - Follow-up: Default-enable JPEG-XL images if built (7f87cc127) - Issue #2033 - Temporary fix of R<->B channel swap. (77ca4ae9d) - fix whitespace. (8b4b6f8eb) - Issue #2040 - Pre-multiply the alpha values in our JXL decode buffer. (9b4c0ef4e) - Issue #2041 - Add animation support for JPEG-XL. (042b8f37a) - Issue #2048 - Add progressive decoding for JPEG-XL. (0bd6f0035) - Issue #2041 Follow-up - Remove opacity check from original patch. (54e073511) - PR #2050 follow-up: add symbols to build shared on Windows. (514ed1423) - Issue #2041 follow-up - fix macro condition (8f0916289) - Issue #2057 - Use gfxPackedPixel + WritePixels instead of WriteBuffer. (42543c12f) - Issue #2061 Follow-up: Export jxl/version.h. (b18114517) - Issue #2061 Follow-up: Fix moz.build to compile on all platforms. (743d1f66d) - Issue #1382 - Fix invalid assert for decoder type if JXL is not built on debug builds (06d2df29b) - Issue #2061 - Follow-up: Silence compiler warnings for libjxl (84dc161d5) - Issue #2061 - Follow-up: Silence compiler warnings for libjxl (MSVC) (80c206284) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - bump platform version for JPEG-XL import (c0c980e12) - bump PM version as well (f191eae65) - moz.configure: add fix for VS2017 x64 ATLMFC lib path detection (661754041) 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.
    3 points
  9. for now, yes. may not work with vc2015 later.
    2 points
  10. Ok thanks, i will update everyone when i'm done doing everything
    2 points
  11. Didn't you say in the other thread you're going to update the post with 7-Zip? The current version is 23.01. 7-Zip has a close sibling 7-Zip ZS (Made in Germany), it supports wider range of compression algorithms. It can make archives that plain 7-Zip won't unpack. Last time I checked, which must have been over a year ago, it didn't run on XP. The file manager opens, but it can't open any archive. It seems to run fine on Vista though.
    2 points
  12. I never remember command line arguments to repack omni.ja the same way it's packed "from the factory".
    2 points
  13. I still consider this a big one. The UI design these days, it's like it came from the zoo.
    2 points
  14. I'm sorry, but seriously, @FranceBB tried to explain Avast's behavior to you as much as he can, and you don't appreciate it? This is disrespect and mockery, considering he took his time to write all of this to you, and you also wrote you don't like outdated articles (but want "Fact-checked" and up to date articles, and you sent an outdated article yourself), yet instead of taking the time to appreciate how he explained it as much as he can to you, you just disrespect and mock his explanation to you as "words, words, words, lots of words"! In my opinion, I think FranceBB shouldn't explain things to you next time then, if you will mock his explanations like that.
    2 points
  15. My list of “Ignored Users” has now grown to three accounts, but they probably all belong to the same person (or organization). You can’t say I wasn’t polite toward the “Dixel” resurrection. Bye bye!
    2 points
  16. That worked perfectly. Had to deoptimize omni.ja first to make the change but that fixed it.
    2 points
  17. Personally I wouldn't use Winiso (or any other of the "advanced/automagic" tools to recreate the .iso, let alone a "writing to .iso tool". "Iso writing" may or may not work, of the two I would prefer rebuilding the whole .iso from "source". But if you are using <some way> to mount the .iso stored on a USB thumb drive, and not actually burning it to a CD/DVD and booting from it, it is possible that the little quirks/artifacts that a writing to .iso tool may create would be irrelevant, i.e. it is possible that you can recreate a .iso which is good enough for your use but that may fail if used to burn a CD. I would be curious to know what happens with yours (corrupted) compressed files when you expand them manually. A "normal" XP should have the command line EXTRACT[1] (in Vista and later should have become EXPAND) program, but also 7-zip should be able to expand the compressed files . While expanding you might have some errors, or it may succeed to create the expanded file, in this latter case (since you have another copy of the original expanded file) it would be interesting if there are differences. It is possible (improbable but possible) that your .iso image corruption is not at file level, but somewhere else, and while you can get the file from the mounted .iso, the setup when it is running somehow fails in retrieving it. jaclaz [1] Sometimes as EXTRAC32.EXE, or you may need to find the "support tools" if you want the MS original: https://msfn.org/board/topic/24670-windows-xp-service-pack-2-support-tools/
    2 points
  18. Windows XP 64bit The same error appears palemoon, basilisk v52, basilisk v55 previous version 20230603 no problem.
    2 points
  19. Yes, most files in a XP .iso are compressed. The program(s) used to compress them are COMPRESS and MAKECAB (and possibly also CABARC). I would try to use first compress (the version that is in the Windows 2003 Resource Kit which can be found on archive.org): https://ss64.com/nt/compress.html You need of course exactly the same version of the files (both the compressor and the actual file to be compressed) so that the compressed file is exactly the same size of the original. Then it is relatively easy to replace the files (actually the bytes representing the files to be replaced) on the .iso image, it is not straightforward, but on a .iso all files should be contiguous so it should be just a matter of locating the position of the file inside the ,iso image and then overwrite with dd or similar the appropriate extent. It has to be checked but either DMDE or ISOBUSTER should be capable of doing this. Otherwise (if you actually need the .iso file) you will need to rebuild the .iso (using either CDIMAGE or MKISOFS) and this may be more difficult (both utilities have lots of settings that need to be used correctly), but it is of course doable. I don't want to put you down in any way, but if you have some corruption in the files, there may be other corruption in other files that you simply couldn't notice because (due to the errors you had) you did not go far enough in the install, so it might take more time and effort than what you may expect. jaclaz
    2 points
  20. MAYBE BECAUSE WIN32'S INSTALLER NEVER WORKED ON MY PC??? And also it is a hassle to change everything manually and bizzbob's installer is the best so if you stop complaining about me using a better installer and not wasting my time i will appreciate it
    2 points
  21. New Moon (palemoon-28.10.7a1.win64-git-20230701) crashes on Vista 64bit... VCRUNTIME140_1.dll was not found Previous version worked. [Edit] Never mind. I had to install additional runtimes (took the last Vista AIO repack from Abbodi)
    2 points
  22. Correct links below: https://o.rthost.win/basilisk/basilisk55-win32-git-20230701-7ec514b57-xpmod.7z https://o.rthost.win/basilisk/basilisk55-win64-git-20230701-7ec514b57-xpmod.7z
    2 points
  23. 2 points
  24. Hello @Cixert! Thank you for testing! That means the last XP-compatible version 1.6.2 of Spybot - Search & Destroy is now obsolete, and the database can no longer be updated in any way. Right?
    2 points
  25. In Serpent/UXP I'm getting this error with the about:addons page: XML Parsing Error: undefined entity Location: about:addons Line Number 392, Column 19: Anybody else seeing this? It's fine in Serpent 55.
    2 points
  26. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230701-770c1e709f-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230701-770c1e709f-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230701-770c1e709f-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20230701-770c1e709f-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1215921 - Range Analysis: Recover observable operands if they are recoverable. r=jandem,sunfish (5d0387ba66) - Bug 1221923 - Remove pointless "initialized" static in VMFunction::addToFunctions; r=Waldo (fbf61fff54) - Bug 12228397 - Bail out when dividing large unsigned integer by one. r=sunfish (cbd9d34bcf) - Bug 1229292 - IonMonkey: MIPS64: Fix skip nops in conditional branches. r=huangwenjun06 (2244600084) - Bug 1090957 - IonMonkey: MIPS: Implement atomics in MacroAssembler. r=lth (29399e4a33) - Bug 1229989 - IonMonkey: MIPS: Fix patchCall for mips32. r=luke (1ae6f20686) - Bug 1213747 - IonMonkey: MIPS: Import MIPS64 support into MoveEmitter-mips-shared. r=nbp f=rankov (16d46fe32e) - Bug 1233863 - ARM64: Record the correct branch offset. r=sstangl (b2f940056e) - Bug 1233884 - Remove unused CompactBufferWriters from MozBaseAssembler. r=jolesen (e37860be67) - Bug 1233863 - ARM64: Avoid BumpSystemStackPointer(). r=sstangl (5c06e601c1) - Bug 1229802 - Simplify MacroAssemblerARMCompat::decBranchPtr. r=nbp (a908c62e5b) - bit of Bug 1217515 - Clean up the way touch event support is configured (2cfd0e4c65) - Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug (9a827ab9fc) - Bug 1209479 - Map Android back button to nsIWebNavigation::GoBack() for the current active frame r=fabrice (be41e7b8da) - Bug 1165841 - Part 1: add window into nsINfcEventListener. r=dimi (475a56ab28) - Bug 1165841 - Part 2: move window-related code to nsNfc.js. r=dimi (e2a0487b75) - Bug 1165841 - Part 3: remove _rfState and init from NfcContentHelper. r=dimi (b8be95012d) - Bug 1165841 - Part 4: using eventListeners. r=dimi (a22ff6d56c) - Bug 1165841 - Part 5: remove listener when window is destroyed. r=dimi (48716e2ba1) - Bug 1168292 - Part 1: update SYSTEM_APP_ID. r=dimi (ecdbbefb03) - Bug 1168292 - Part 2: notify listener with correct tabId. r=dimi (4fb26c705e) - Bug 1168292 - Part 3: add tabId in notifyUserAccepted. r=dimi (1b36a15b65) - Bug 1170053 - [Aries] Not able to share a picture using NFC. r=yoshi (0b80df2866) - Bug 1172159 - [NFC] Introduce getFocusTabId function. r=allstars.chh (b917d0dac7) - Bug 1168704 - Rename setFocusApp in nslNfcContentHelper. r=yoshi (9918707442) - more missing of Bug 1209479 (6480ccc315) - Bug 1166210 - Remove ServicesSetting changes listener in NfcContentHelper. r=yoshi (6e8f388637) - Bug 1121900 - [flatfish] build break by "error: undefined reference to 'mozilla::dom::MozIsoDepTech::mTechnology'". r=yoshi (b5aaaada08) - Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug (b908a5d60a) - Bug 1156208 - this.nfc.getErrorMessage is not a function. r=dimi (42e33fcfc9) - Bug 1225701 - Add comments in TouchCaret and SelectionCarets for their obsolescence. r=mtseng (ba85234c0e) - Bug 1210341 - (v3) Reduce accessiblecaret size. r=TYLin Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng, r=roc (ad6282ff96) - Bug 1216986 - Fix usage of nsIURI.host in password manager and prompt code to support IPv6. r=dolske,liuche,kanru (cec90a6251) - Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz (13ed8ee58f) - Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and conve… (b9b6e6aa8f) - Bug 918771 - Part 1: Move Fragment Serialization logic into nsContentUtils::SerializeNodeToMarkup, r=bz (865ea1d334) - Bug 918771 - Part 2: Send text/html as MIME type for XHR send() of HTML document, r=bz (129b8d4115) - Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz (ed0536f5b8) - Bug 1085284 - Implement URLSearchParams iterable<>, r=bz (db1edd6d74) - Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku (55856e5353) - Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku (1a5d859de5) - Bug 1153145 - Ensure trusted focus events from web content focus plugins. r=smaug (d79fb35d4b) - Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen (f15879c8ca) - Bug 1188887: P1. Allow seeking when readyState is HAVE_NOTHING. r=jwwang (aa33721a44) - Bug 1188887: P2. Add mochitest testing new seek behavior. r=jwwang (0520088343) - Bug 1232223 - Part 6: Remove function prototype for undefined function IsAudioAPIEnabled(). r=jya (5126eb83ed) - Bug 1232223 - Part 5: Run wave tests unconditionally. r=jya (668e6b9b77) - Bug 1232223 - Part 1: Remove MOZ_WEBM #ifdefs because WebM is always supported, though not necessarily enabled. r=jya r=glandium (b3ec44f5bc) - Bug 1232223 - Part 2: Remove MOZ_VPX #ifdefs because VPx is always supported, though not necessarily enabled. r=jya (c8853a16c4) - Bug 1232223 - Part 3: Remove MOZ_WAVE #ifdefs because Wave is always supported. r=jya (e5c18f912c) - Bug 1232223 - Part 4: Run webm tests unconditionally. r=jya (a81ab83b00) - fix (9d9acad7f8) - bug 1169640 - use nsIPrompt instead of nsIPromptService for insecure form submission r=mrbkap (1091d0d839) - Bug 1231919 - crash in mozilla::a11y::DocAccessible::ValidateARIAOwned, r=davidb (3466d77e14) - bug 1172538 - make sure a document has an IPC actor before shutting it down r=davidb, lsocks (823a447f7f) - Bug 1147646 - Crash in mozilla::a11y::DocAccessible::ProcessContentInserted while stability testing, r=davidb (c9e4e7ef2f) - Bug 1230118 - added asserts on aOwner and aOwner->Elm() r=surkov (94295ffd61) - Bug 1213281 - crash in mozilla::a11y::DocAccessible::UpdateTreeOnInsertion, r=davidb (6442f927cd) - bug 1196460 - add method to get wrapper of proxy for document containing this proxied accessible r=surkov (0cc7ff8758) - Bug 1222174 - add override declarations in AccessibleWrap.h; r=tbsaunde (a8c1d0d3f3) - bug 1187055 - check the proxy being destroyed has a wrapper before cleaning it up r=davidb (b73966446c) - bug 1196460 - remove proxy's ids when they are destroyed r=surkov (3cbc9a8536) - bug 1196372 - make GetHWNDFor() work with proxied accessibles r=surkov (28a6057913) - Bug 1196460 - teach GetChildIDFor() to deal with proxied accessibles r=surkov (4746bfa128) - bug 1199735 - remove event logging from the windows AccessibleWrap::HandleAccEvent r=davidb (869e18d13f) - bug 1199735 - factor win event dispatch logic into its own function r=davidb (0a9704aa9d) - bug 1196460 - create different proxy wrappers depending on the type of the proxy r=surkov (cd2d18ebdc) - bug 1213327 - store interfaces a proxy implements on the Accessible wrapping it (406c9a3715) - bug 1213606 - work around proxy's that don't have a wrapper for their document r=davidb (252a3ff2e7) - bug 1192330 - update text change data for proxied text change events r=surkov (4deb371062) - bug 1199735 - fire windows events on proxies r=davidb (6400387e71) - bug 1186536 - Bail out of ProxyTextChangeEvent() if the proxy doesn't have a wrapper r=davidb (b40f69c77b) - bug 1207862 - make WrapperFor() take a const ProxyAccessible * r=davidb (8e79dc6d75) - bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE (33368af3af) - bug 606080 - add class to generate unique 32 bit ids r=froydnj (ebf0888dcc) - Bug 1231148 - Avoid requiring IDL files installed in $DIST/idl to run AccEventGen.py. r=ted (22078343ce) - Bug 1229838 - rel=apple-touch-icon-precomposed should fire mozbrowsericonchange. r=fabrice (2a3e93da96) - Bug 1231040 - Check for premulting better. - r=jrmuizel (811609bbb3) - Bug 1224475 - Start agent after seeking. r=baku (a009b58f2c) - Bug 1231557 - Use the URL Classifier in Media elements. r=cpearce,r=gcp (9f5503581d) - bug 1228484 throw instead of capturing a second stream to a different graph r=roc (e762799424) - Bug 1198435 - MediaElementTableCount now checks that the element is not present for URIs other than the expected one. r=rillian (838b1b886b) - Bug 1224991 - Log format string mismatch the number of parameters. r=cpearce. (9cd2770bd2) - Bug 1144409 - Encrypted event should be fired once per initData. r=cpearce (e50b380feb) - Bug 1213589 part.1 Make ContentEventHandler::GetTextLength() and GetNativeTextLength() called only with a text node r=smaug (10955440a9) - Bug 1213589 part.2 Clean up GenerateFlatTextContent(), GelerateFlatFontRanges() and GetFlatTextOffsetOfRange() of ContentEventHandler r=smaug (3f6bf987ff) - Bug 1213589 part.3 ContentEventHandler::GetFlatTextLengthInRange() should handle specially when it's called by nsIMutationObserver::ContentRemoved() r=smaug (ed03499803) - Bug 1213859 part.4 ContentEventHandler should use NS_NewPreContentIterator rathr than NS_NewContentIterator at converting between DOM tree and flattened text r=smaug (fe6e3b1114) - Bug 1213589 part.5 Redesign the rules to create range in ContentEventHandler::SetRangeFromFlatTextOffset() r=smaug (edaa7baf87) - Bug 1213589 part.6 ContentEventHandler should insert line breaks at open tag of elements except non-replaced inline elements r=smaug (c2e9cc11dc) - Bug 1213589 part.7 Add new testcases to runSetSelectionEventTest() and runQueryTextContentEventTest() for checking the behavior with open tag r=smaug (bcea465e5e) - Bug 1213589 part.8 When there are no nodes causing text, ContentEventHandler should set start of the editor root to start of the range r=smaug (a6d6b4d8d5) - Bug 1213589 part.9 ContentEventHandler::ShouldBreakLineBefore() should return false if the content is unknown HTML element r=smaug (960936477f) - Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz (188bfe2b89) - Bug 1228876. Correctly ignore nested optgroups even if an optgroup is inserted into another, existing, optgroup. r=mats (f2058c8b68) - Bug 1193637 - Use IsMap() in HTMLImageElement::PreHandleEvent; r=mrbkap (6f2ef9da61) - Bug 1160819 - ResponsiveImageSelector - improve some over-aggressive assertions (b5d40119ac) - Bug 1233259, only in-document images should respond to viewport changes, r=mystor (eb448e258c) - Bug 773429 - Remove dom.disable_image_src_set. r=khuey (fa06677726) - Bug 1230110 - HTMLImageElement should call its superclass's DestroyContent(). r=smaug (bac1d12c65) - Bug 1231245 - Fix logging of Matrix4x4. r=botond (f5c93b67cb) - Bug 1208661 - Remove some no-longer-used debugging code. r=BenWa (2c86e3efd2) - Bug 1228602 - Ensure that we pick up the presShell resolution from the layer if there isn't a metrics. r=botond (3c1835a022) - Annotate FrameMetrics that are created for ScrollInfoLayers. (bug 1192919 part 1, r=kats) (5be0234333) - Minimize the displayport for frames that must animate synchronously. (bug 1192919 part 2, r=kats) (5abc63e72d) - Force a paint to be scheduled for scroll info layers. (bug 1192919 part 3, r=kats) (4ed61248c7) - Bug 1141127 - When inside a slop area around the first touchstart, prevent touchmove events from going to content. r=botond (18fa91d74e) - Bug 1174532 - Even if the APZC is not pannable, have a small slop area to consume touchmove events. r=botond (ff8e6f46fe) - Bug 1208636 - Adjust displayport size based on available system memory. r=kats (d1ff9798b2) - Bug 1232094 - Make some APZ prefs live. r=botond (d45207bc5b) - Bug 1231168 - Disable memory-based displayport size adjustment by default. r=mchang (c17b445171) - Turn apz.use_paint_duration off. (bug 1192919 part 4, r=kats) (dc094c9617) - Bug 1170325 - Undo an unnecessary signature change to AsyncPanZoomAnimation::TakeDeferredTasks(). r=Waldo (62eafb38ef) - Bug 1216355 - Ensure that if a repaint request is ignored due to a stale generation number the next repaint request doesn't get dropped. r=botond (c070172b48) - Bug 1228407 - Rearrange some code by extracting a helper function. r=botond (ae53af7449) - Bug 1228407 - Update existing smooth scroll animations with new destinations when possible, rather than canceling and restarting them. r=kip (c15022d920) - Dispatch all APZ repaint requests immediately, and rely on content vsync. (bug 1192919 part 5, r=kats) (53ea2674c8) - Bug 1230552 - Update some out-of-date comments and remove an old #undef. r=kats (16ba5a82e1) - Bug 1230552 - Introduce a structure to group fling handoff state. r=kats (4f98893742) - Bug 1230552 - Extend the immediate scroll handoff pref to apply to flings. r=kats (6b3d4fb0e5) - Bug 1231228 - Correctly check for whether an APZC along the handoff chain is panned into overscroll. r=kats (bbaeb881af) - Bug 1226920 - For instances of ForEachNode where we want to traverse the entire tree, use an action that returns void. r=botond (e42de54aea) - Bug 1230552 - Make immediate scroll handoff for panning prefable. r=kats (89ddb8853a) - Bug 1230552 - Fuzz a floating-point comparison to avoid an intermittent test failure. r=bustage (839bee076d) - Bug 1231228 - Gtest. r=kats (e141ee97ef) - Bug 1208973 - Move function bodies into .cpp file, and remove an unused one. r=botond (ef89b08738) - Bug 1208973 - Refactor and add logging to TaskThrottler. r=botond (0a88091e20) - Bug 1208973 - Ensure all code in TaskThrottler is threadsafe since it gets called from various threads. r=botond (9735621fd1) - Bug 1213273 - Use a chromium Task instead of an nsITimer for the timeout in TaskThrottler. r=mstange (6cc9a9369e) - Bug 1217251 - In TaskThrottler, dispatch the timeout task correctly from the Java UI thread on Android. r=kats (ee64d9458e) - Bug 1230552 - Const-correctness improvements. r=kats (cc56f3404a) - Bug 1230552 - Introduce a helper AsyncPanZoomController::CurrentInputBlock(). r=kats (4cef12a744) - Remove the TaskThrottler. (bug 1192919 part 6, r=kats) (534312c146) - Bug 1169695 - Advance the stored time when sampling the transform for a future frame. r=botod (3b08c07827) - Bug 1169695 - Remove as many manual calls to spin the task queue as possible. r=botond (80c390ec7a) - Bug 1218618 - Assert that the hit-testing tree's root node doesn't have siblings. r=kats (95ec1d07a7) - Bug 1225178 - Don't start APZ drag if we don't have a displayport to handle it. r=kats (c29d4f962d) - bit of End APZ wheel transactions when the mouse moves out of frame. (bug 1142866 part 2, r=kats,botond) (5a0c79d052) - Bug 1226320 - Fix a refactoring in APZCTreeManager that didn't preserve semantics correctly. r=kats (35b92bd4a1) (09bea9b394) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1190469 - Refactor some code to have a general-purpose snap function available in APZC. r=botond (a4e8706df5) - Bug 1225761 - Clear axis lock in CancelAnimation and EndTouch. r=botond (1436279d0d) - Bug 1226316. Fixup to only expand displayport when skating with apz. r=kats (51c49a8fca) - Bug 1181703 - Allow re-entering the panning state if a second finger is tapped while panning with one finger. r=botond (e87cd85058) - Bug 1181703 - Add a gtest for making sure a pan can be continued after a second finger does a tap. r=botond (16354bec40) - Bug 1190469 - Request scroll snapping in a few places that animations are cancelled so that we don't leave things unsnapped. r=botond (4b0ba5e513) - Bug 960317 - Remove cross-slide code from APZC. r=botond (b2a045dbc9) - Bug 1231972 - Document how the apz.fling_friction pref is used. r=kats. DONTBUILD for comment change (c181588265) - Bug 1221593 - Don't reset other axis' scroll position during APZ drag. r=kats (9de4e134c6) - Bug 1219929 - Fix bad MouseInputData case. r=me (3630a3fcfa) - Bug 1211506 - Respect the APZ lock ordering in AsyncPanZoomController::OnScrollWheel(). r=mstange (3f152ffabf) - Bug 1229125 - Reset velocity in OnPanEnd if there's nowhere to scroll. r=botond (66ec61692a) - fix misspatch (f7aea52b9d) - Bug 1221186 - Don't clobber a fling-snap with a snap-to-where-we-are-now in the overscroll handoff chain. r=botond (7d4862bbe6) - Bug 1204932 - When C++APZ is enabled, elements that are zoomed with double tap should be centered. r=botond (b9e02a24b4) - Bug 1141884 - Rename ResetInputState and make it only apply to touch events. r=botond (aab239f51a) - Bug 1229125 - Correct velocity computation for pan gesture events. r=botond (b1f11b2e04) - Bug 1228559 - get MSG by audio channel type. r=roc (0e5e32f9bb) - Bug 1191207 - cancel chrome checking (74bde1263e) - Bug 1155469 - Mark nsTextEditorState::mTextCtrlElement as MOZ_NON_OWNING_REF; r=baku (7e6f4fa9d0) - Bug 1218072 - crash in nsTextEditorState::FinishedRestoringSelection, r=smaug (c7811e18ea) - bits of 1190258 (7f8fbbddfa) - Bug 1130237: [MSE] P1. Only ever return a frame if we have data. r=gerald (1ed595a5f8) - Bug 1130237: P2. Reset decoder state even if no decoder has been created yet. r=gerald (d352c0314b) - Bug 1130237: [MSE] P3. Add mochitest testing behavior. r=gerald (ce2b710a7e) - Bug 1229987: [MSE] P1. Ensure next random access point properly calculated after seek. r=gerald (d9a435f0b5) (7d4a5ffc8c) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1229987: P2. Drain decoder when encountering gap. r=cpearce This allows for all buffered frames to be playable. (7ac0b2ddec) - Bug 1229987: P3. Update mochitests and add new one verifying behavior. r=cpearce (f4a231e9c8) - Bug 1229987: P4. Stop pre-rolling when encountering WAITING_FOR_DATA. r=cpearce (721df00361) - Bug 1205470: [MSE] Remove assertion. r=cpearce (857f4bfcd0) - fix comment (2e6e5f800c) - Bug 1226707: P2 Ensure we won't operate on a decoder that failed to initialize. r=cpearce (fa86fc1bb3) - Bug 1226707: P3. Only create the type of decoder we will need. r=cpearce (49a3d28e6c) - Bug 1229987: P5. Drop frames during internal seeking early. r=cpearce (9aeb23d3e6) - Bug 1197075: P4. Reject skip promise on cancellation or shutdown. r=edwin (b3d7af2cdd) - remove ifdef (3524eedb5a) - Bug 1229028 - remove #ifdef NS_BUILD_REFCNT_LOGGING methods from nsXULPrototypeNode; r=bz (5b87939fd6) - Bug 1214295 - Fix up entry points for ClickWithInputSource. r=bz (d7fda37d34) - Bug 1217307 - Remove some unnecessary null checks in rest of dom/xul/. r=njn (87486950c6) - Bug 1186811 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (0c35317169) - Bug 1186811 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (4a367a23e8) - Bug 1186811 (part 3) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (e9861ab1ab) - Bug 1186811 (part 4) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (34037caa14) - Bug 1189426 - Don't assert false in DOMStorageDBThread::InsertDBOp when we failed to open the database. r=smaug (b40612f549) - Bug 1192194 - Make DOMStorageDBThead::mDBReady atomic. r=smaug (ce34bfd1a6) - Bug 1208897 - Fix an initialization order bug in DOMStorageDBThread; r=baku (7efba6dea3) - Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv (5bdc041a87) - Bug 1189998, Part 1 - Consolidate Push client interfaces. r=mt,dragana (bd0eec93cb) - Bug 1222619 - about:serviceworkers should show the correct cache entries, r=bkelly (ee9b3f1740) - Bug 1189998, Part 2 - Migrate Push service callers. r=mt (392d6aa21d) - Bug 1230672 part 1 - Make '-moz-column-fill:auto' work also when 'overflow' isn't 'visible'. r=bz (c10d71c206) - Bug 1230672 part 2 - Add reftest with -moz-column-fill:auto and overflow:hidden. (8062b9e222) - Bug 1227162 - [css-grid][css-align] Make the scrolled pseudo frame inherit more CSS Align / Grid properties. r=dholbert (2f6e04f3f8) - Bug 1164783 - Removing trailing spaces. r=dbaron (980a19fb5d) - Bug 1230207 - Add support for display:grid/flex layout on <fieldset> elements. r=bz,dholbert (9e1ba66f34) - bug 1230025 remove declaration of non-existant NS_NewThumbFrame r=dholbert (8b1f7cba54) - Bug 1230672 part 3 - Add support for multicol layout on <fieldset> elements. r=bz (475f8b329f) - Bug 1232271 - initialize local scalar mSolidColor with default value - NS_RGBA(0, 0, 0, 0). r=matt.woodrow (7b8cd28617) - Bug 1144534 - If we have tiling, don't reduce layer resolution for large transforms. r=mattwoodrow (96785125bb) - Bug 1221842 - Don't reallocate DLBI geometry objects if nothing has changed. r=roc (69cbb41714) - Bug 1232635 - since presContext is always a valid pointer remove the useless null check that also confused Coverity. r=bz (8426c6a2ff) (c4388cb7dc) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1227766 patch 1 - Add flag for CSS properties that establish a containing block for fixed positioned elements. r=dholbert (9d4586e5ed) - Bug 1227766 patch 2 - Add will-change bit for establishing a containing block for fixed positioned elements. r=dholbert (8a0908bf11) - Bug 1228877 - Make nsStyleContext::HasChildThatUsesGrandancestorStyle by setting bit on grandchild's parent instead of grandchild. r=xidorn (16ab14cfa5) - Bug 1230701 - Make will-change:position create a containing block for absolutely-positioned elements. r=dholbert (4f2f1ea91b) - Bug 1225592 - [css-grid] Apply a max limit to the number of explicit tracks we will store (kMaxLine - 1). Also make the layout code more robust so it doesn't depend on that. r=dholbert (f4f3ce01e8) - Bug 1227501 patch 2 - Crashtest. (6e711f37b5) - Bug 1227501 patch 3 - Handle custom properties correctly in transition-property. r=xidorn (6ec6716f0d) - Bug 1223688 - Clear mInSupportsConditions when we error out of CSS.supports() upon finding no tokens. r=dholbert (06cefdeb40) - Bug 1223694 - Don't bother checking for correct style scopes for native anonymous content. r=dbaron (294dcb49a9) - Bug 1226400 - crashtest for FontFaceSet::Load() crasher. r=birtles (8d0dba0db7) - No bug - Remove annotations from the editor and layout crashtest manifests that are no longer needed. (68776b5f65) - Bug 1225682 - Don't use nsAuto{,C}String as class member variables in netwerk/. r=mcmanus (d4be926153) - Bug 1209970 - Fire scroll events early in the refresh tick. r=mats (420513e667) - Bug 1234242 - Keep a RefPtr to the refresh driver to unregister the ScrollEvent, rather than relying on a chain of pointers remaining non-null. r=mstange a=KWierso (df8b4383d2) - Bug 1228407 - Avoid a scenario where content floods APZ with smooth-scroll requests and blocks it from syncing a new scroll offset back to the main thread. r=botond (9882828dcc) - Bug 1232048 - Fix breakage in scroll snapping when snapping twice in …a row to the same thing with non-smooth-scrolls in between. r=botond (6688500624) (770c1e709f)
    2 points
  27. This thread is typically too "defensive" to want to participate. But the only thought I have is this - what antivirus product out there does NOT have a service running 24/7 and what antivirus product out there does NOT "collect data" from its users? My perception has always been that they *ALL DO*. The line in the consumer-sand is generally NOT that data is collected, but rather that the data is then SOLD to other companies.
    2 points
  28. To me, it seems to be more of a lifestyle philosophy. The only people I've ever met that think running XP is "stupid" are people that upgrade their mobile phones once or twice a year. They have to have the "latest and greatest" and are too blind to see that mindset being why they live paycheck to paycheck and have no savings of any kind.
    2 points
  29. So solved then? Glad to be of help.
    1 point
  30. :OT I am an experienced Android user for many years. And of course, I use an antivirus app there. On my smartphone and on all tablets. BTW, most of my posts, I write from my tablet as I am doing at the moment :END OF OT
    1 point
  31. I think I can wait a week without editing Serpent; Addons page gets rarely visited here. :-)
    1 point
  32. That's one thing I do like about this forum. What I don't like, and apparently MSFN is the kind of forum that attracts certain kinds of unpleasant folks (especially in recent years) and as such need such rules in place. I know one highly technical forum out there where you can eg. talk about Ukraine in off-topic and not only no forum user complains about off-topic on a technical forum, they don't need rules in place prohibiting politics talk. Though that forum is much more active than MSFN, even though they have cca. 25k less users in the database than MSFN. Maybe it's a coincidence, or maybe motorists are just more pleasant folks than computerists? I still bet on the former. One member here recently said something along the lines you can't really have normal conversation on this new MSFN anymore and I tend to agree, but it seems to go way beyond MSFN, it's more like new world. Regarding tire pressure, I suspected smaller differences from the recommended don't make much of a difference in the grand scheme. I wonder though, one mechanic I know about, he thinks "2.4 bar is enough for you since you drive alone and don't carry any luggage". The sticker says 2.5 bar on both front/back and 2.7 on the back if car is loaded with more people + luggage. I guess most would say 0.1 bar doesn't matter anyway. Then there's also factor of wear and tear, which may be uneven with non-optimal pressure. But when it comes to small differences, I imagine tire naturally deteriorates with time that you need to replace anyway before it would get bad due to use, except maybe if you drive a lot. I'd need about 2 decades to get to 200000 km with current needs, then you look at used cars for sale and some have over 300000 km when they're just 5 years old. I learned in recent times tires leave small bits of themselves on the road. Also watched the documentary that said sea levels may rise quite a lot in the following decades. Also there was apparently another crisis around the time when this thread was made that inspired part of the lyrics of Rammstein's Benzin:
    1 point
  33. Hi Everyone, I've been following the post for a while, I have to say it's amazing to see the old versions of Windows Update back after Microsoft removed it all those years ago. My personal favourite was WU v3.1, I vaguely remember the last day it was online, I visited it and got an endlessly looping refresh and low and behold it was gone. I do remember visiting site back in 2009, using it to apply updates to SBS 4.5 setup I had, well it turns out I have some left over files with original MS timestamps. The wuhistv log file time stamp is the original date I ran Windows Update. I think I copied these as it applied the updates since it would delete them once it finished the process if I'm remembering correctly. I used the R1201 folder and changed it to R1150, the files I have give different results. My VM is running NT4 SP6a, Q249863, Q252463 with IE5.5 and Office XP with no SPs. I've attached the files shown, also can anyone please tell me what the file is limit on msfn as have estimated 26MB updates with original modified dates. Thanks, BarelyOnline Files.7z
    1 point
  34. I think you forgot to mention, there's a huge difference between the places where the data finds itself in the end! Moscow or Washington.
    1 point
  35. 1 point
  36. I see, I have a question, what made you use non-win32 installer in the first place? And what does Bizzbob have to say? Perhaps ask him in his topic then? Aand If I were you, I'd try a clean install of Vista + the installer by win32. It worked fine for me, always!
    1 point
  37. Is anyone else having the problem where all the permissions get screwed up? I am unable to run anything as admin and several features are broken. Only way to fix it is to boot into safe mode and run SFC /scannow which puts my OS back into a usable state. I am using a fully updated Windows Vista SP2 X64.
    1 point
  38. I just tested Spybot - Search & Destroy version 1.6.2 @AstroSkipper Unfortunately up to version 2 it is not possible to update the database. Until 1.6.2 you had to update the entire program. Sorry.
    1 point
  39. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.7-Goanna-20230701.7z Changelog: Out-of-tree changes: * update Goanna3 to git 8b34136411..770c1e709f: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1215921 - Range Analysis: Recover observable operands if they are recoverable. r=jandem,sunfish (5d0387ba66) - Bug 1221923 - Remove pointless "initialized" static in VMFunction::addToFunctions; r=Waldo (fbf61fff54) - Bug 12228397 - Bail out when dividing large unsigned integer by one. r=sunfish (cbd9d34bcf) - Bug 1229292 - IonMonkey: MIPS64: Fix skip nops in conditional branches. r=huangwenjun06 (2244600084) - Bug 1090957 - IonMonkey: MIPS: Implement atomics in MacroAssembler. r=lth (29399e4a33) - Bug 1229989 - IonMonkey: MIPS: Fix patchCall for mips32. r=luke (1ae6f20686) - Bug 1213747 - IonMonkey: MIPS: Import MIPS64 support into MoveEmitter-mips-shared. r=nbp f=rankov (16d46fe32e) - Bug 1233863 - ARM64: Record the correct branch offset. r=sstangl (b2f940056e) - Bug 1233884 - Remove unused CompactBufferWriters from MozBaseAssembler. r=jolesen (e37860be67) - Bug 1233863 - ARM64: Avoid BumpSystemStackPointer(). r=sstangl (5c06e601c1) - Bug 1229802 - Simplify MacroAssemblerARMCompat::decBranchPtr. r=nbp (a908c62e5b) - bit of Bug 1217515 - Clean up the way touch event support is configured (2cfd0e4c65) - Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug (9a827ab9fc) - Bug 1209479 - Map Android back button to nsIWebNavigation::GoBack() for the current active frame r=fabrice (be41e7b8da) - Bug 1165841 - Part 1: add window into nsINfcEventListener. r=dimi (475a56ab28) - Bug 1165841 - Part 2: move window-related code to nsNfc.js. r=dimi (e2a0487b75) - Bug 1165841 - Part 3: remove _rfState and init from NfcContentHelper. r=dimi (b8be95012d) - Bug 1165841 - Part 4: using eventListeners. r=dimi (a22ff6d56c) - Bug 1165841 - Part 5: remove listener when window is destroyed. r=dimi (48716e2ba1) - Bug 1168292 - Part 1: update SYSTEM_APP_ID. r=dimi (ecdbbefb03) - Bug 1168292 - Part 2: notify listener with correct tabId. r=dimi (4fb26c705e) - Bug 1168292 - Part 3: add tabId in notifyUserAccepted. r=dimi (1b36a15b65) - Bug 1170053 - [Aries] Not able to share a picture using NFC. r=yoshi (0b80df2866) - Bug 1172159 - [NFC] Introduce getFocusTabId function. r=allstars.chh (b917d0dac7) - Bug 1168704 - Rename setFocusApp in nslNfcContentHelper. r=yoshi (9918707442) - more missing of Bug 1209479 (6480ccc315) - Bug 1166210 - Remove ServicesSetting changes listener in NfcContentHelper. r=yoshi (6e8f388637) - Bug 1121900 - [flatfish] build break by "error: undefined reference to 'mozilla::dom::MozIsoDepTech::mTechnology'". r=yoshi (b5aaaada08) - Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug (b908a5d60a) - Bug 1156208 - this.nfc.getErrorMessage is not a function. r=dimi (42e33fcfc9) - Bug 1225701 - Add comments in TouchCaret and SelectionCarets for their obsolescence. r=mtseng (ba85234c0e) - Bug 1210341 - (v3) Reduce accessiblecaret size. r=TYLin Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng, r=roc (ad6282ff96) - Bug 1216986 - Fix usage of nsIURI.host in password manager and prompt code to support IPv6. r=dolske,liuche,kanru (cec90a6251) - Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz (13ed8ee58f) - Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and conve… (b9b6e6aa8f) - Bug 918771 - Part 1: Move Fragment Serialization logic into nsContentUtils::SerializeNodeToMarkup, r=bz (865ea1d334) - Bug 918771 - Part 2: Send text/html as MIME type for XHR send() of HTML document, r=bz (129b8d4115) - Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz (ed0536f5b8) - Bug 1085284 - Implement URLSearchParams iterable<>, r=bz (db1edd6d74) - Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku (55856e5353) - Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku (1a5d859de5) - Bug 1153145 - Ensure trusted focus events from web content focus plugins. r=smaug (d79fb35d4b) - Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen (f15879c8ca) - Bug 1188887: P1. Allow seeking when readyState is HAVE_NOTHING. r=jwwang (aa33721a44) - Bug 1188887: P2. Add mochitest testing new seek behavior. r=jwwang (0520088343) - Bug 1232223 - Part 6: Remove function prototype for undefined function IsAudioAPIEnabled(). r=jya (5126eb83ed) - Bug 1232223 - Part 5: Run wave tests unconditionally. r=jya (668e6b9b77) - Bug 1232223 - Part 1: Remove MOZ_WEBM #ifdefs because WebM is always supported, though not necessarily enabled. r=jya r=glandium (b3ec44f5bc) - Bug 1232223 - Part 2: Remove MOZ_VPX #ifdefs because VPx is always supported, though not necessarily enabled. r=jya (c8853a16c4) - Bug 1232223 - Part 3: Remove MOZ_WAVE #ifdefs because Wave is always supported. r=jya (e5c18f912c) - Bug 1232223 - Part 4: Run webm tests unconditionally. r=jya (a81ab83b00) - fix (9d9acad7f8) - bug 1169640 - use nsIPrompt instead of nsIPromptService for insecure form submission r=mrbkap (1091d0d839) - Bug 1231919 - crash in mozilla::a11y::DocAccessible::ValidateARIAOwned, r=davidb (3466d77e14) - bug 1172538 - make sure a document has an IPC actor before shutting it down r=davidb, lsocks (823a447f7f) - Bug 1147646 - Crash in mozilla::a11y::DocAccessible::ProcessContentInserted while stability testing, r=davidb (c9e4e7ef2f) - Bug 1230118 - added asserts on aOwner and aOwner->Elm() r=surkov (94295ffd61) - Bug 1213281 - crash in mozilla::a11y::DocAccessible::UpdateTreeOnInsertion, r=davidb (6442f927cd) - bug 1196460 - add method to get wrapper of proxy for document containing this proxied accessible r=surkov (0cc7ff8758) - Bug 1222174 - add override declarations in AccessibleWrap.h; r=tbsaunde (a8c1d0d3f3) - bug 1187055 - check the proxy being destroyed has a wrapper before cleaning it up r=davidb (b73966446c) - bug 1196460 - remove proxy's ids when they are destroyed r=surkov (3cbc9a8536) - bug 1196372 - make GetHWNDFor() work with proxied accessibles r=surkov (28a6057913) - Bug 1196460 - teach GetChildIDFor() to deal with proxied accessibles r=surkov (4746bfa128) - bug 1199735 - remove event logging from the windows AccessibleWrap::HandleAccEvent r=davidb (869e18d13f) - bug 1199735 - factor win event dispatch logic into its own function r=davidb (0a9704aa9d) - bug 1196460 - create different proxy wrappers depending on the type of the proxy r=surkov (cd2d18ebdc) - bug 1213327 - store interfaces a proxy implements on the Accessible wrapping it (406c9a3715) - bug 1213606 - work around proxy's that don't have a wrapper for their document r=davidb (252a3ff2e7) - bug 1192330 - update text change data for proxied text change events r=surkov (4deb371062) - bug 1199735 - fire windows events on proxies r=davidb (6400387e71) - bug 1186536 - Bail out of ProxyTextChangeEvent() if the proxy doesn't have a wrapper r=davidb (b40f69c77b) - bug 1207862 - make WrapperFor() take a const ProxyAccessible * r=davidb (8e79dc6d75) - bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE (33368af3af) - bug 606080 - add class to generate unique 32 bit ids r=froydnj (ebf0888dcc) - Bug 1231148 - Avoid requiring IDL files installed in $DIST/idl to run AccEventGen.py. r=ted (22078343ce) - Bug 1229838 - rel=apple-touch-icon-precomposed should fire mozbrowsericonchange. r=fabrice (2a3e93da96) - Bug 1231040 - Check for premulting better. - r=jrmuizel (811609bbb3) - Bug 1224475 - Start agent after seeking. r=baku (a009b58f2c) - Bug 1231557 - Use the URL Classifier in Media elements. r=cpearce,r=gcp (9f5503581d) - bug 1228484 throw instead of capturing a second stream to a different graph r=roc (e762799424) - Bug 1198435 - MediaElementTableCount now checks that the element is not present for URIs other than the expected one. r=rillian (838b1b886b) - Bug 1224991 - Log format string mismatch the number of parameters. r=cpearce. (9cd2770bd2) - Bug 1144409 - Encrypted event should be fired once per initData. r=cpearce (e50b380feb) - Bug 1213589 part.1 Make ContentEventHandler::GetTextLength() and GetNativeTextLength() called only with a text node r=smaug (10955440a9) - Bug 1213589 part.2 Clean up GenerateFlatTextContent(), GelerateFlatFontRanges() and GetFlatTextOffsetOfRange() of ContentEventHandler r=smaug (3f6bf987ff) - Bug 1213589 part.3 ContentEventHandler::GetFlatTextLengthInRange() should handle specially when it's called by nsIMutationObserver::ContentRemoved() r=smaug (ed03499803) - Bug 1213859 part.4 ContentEventHandler should use NS_NewPreContentIterator rathr than NS_NewContentIterator at converting between DOM tree and flattened text r=smaug (fe6e3b1114) - Bug 1213589 part.5 Redesign the rules to create range in ContentEventHandler::SetRangeFromFlatTextOffset() r=smaug (edaa7baf87) - Bug 1213589 part.6 ContentEventHandler should insert line breaks at open tag of elements except non-replaced inline elements r=smaug (c2e9cc11dc) - Bug 1213589 part.7 Add new testcases to runSetSelectionEventTest() and runQueryTextContentEventTest() for checking the behavior with open tag r=smaug (bcea465e5e) - Bug 1213589 part.8 When there are no nodes causing text, ContentEventHandler should set start of the editor root to start of the range r=smaug (a6d6b4d8d5) - Bug 1213589 part.9 ContentEventHandler::ShouldBreakLineBefore() should return false if the content is unknown HTML element r=smaug (960936477f) - Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz (188bfe2b89) - Bug 1228876. Correctly ignore nested optgroups even if an optgroup is inserted into another, existing, optgroup. r=mats (f2058c8b68) - Bug 1193637 - Use IsMap() in HTMLImageElement::PreHandleEvent; r=mrbkap (6f2ef9da61) - Bug 1160819 - ResponsiveImageSelector - improve some over-aggressive assertions (b5d40119ac) - Bug 1233259, only in-document images should respond to viewport changes, r=mystor (eb448e258c) - Bug 773429 - Remove dom.disable_image_src_set. r=khuey (fa06677726) - Bug 1230110 - HTMLImageElement should call its superclass's DestroyContent(). r=smaug (bac1d12c65) - Bug 1231245 - Fix logging of Matrix4x4. r=botond (f5c93b67cb) - Bug 1208661 - Remove some no-longer-used debugging code. r=BenWa (2c86e3efd2) - Bug 1228602 - Ensure that we pick up the presShell resolution from the layer if there isn't a metrics. r=botond (3c1835a022) - Annotate FrameMetrics that are created for ScrollInfoLayers. (bug 1192919 part 1, r=kats) (5be0234333) - Minimize the displayport for frames that must animate synchronously. (bug 1192919 part 2, r=kats) (5abc63e72d) - Force a paint to be scheduled for scroll info layers. (bug 1192919 part 3, r=kats) (4ed61248c7) - Bug 1141127 - When inside a slop area around the first touchstart, prevent touchmove events from going to content. r=botond (18fa91d74e) - Bug 1174532 - Even if the APZC is not pannable, have a small slop area to consume touchmove events. r=botond (ff8e6f46fe) - Bug 1208636 - Adjust displayport size based on available system memory. r=kats (d1ff9798b2) - Bug 1232094 - Make some APZ prefs live. r=botond (d45207bc5b) - Bug 1231168 - Disable memory-based displayport size adjustment by default. r=mchang (c17b445171) - Turn apz.use_paint_duration off. (bug 1192919 part 4, r=kats) (dc094c9617) - Bug 1170325 - Undo an unnecessary signature change to AsyncPanZoomAnimation::TakeDeferredTasks(). r=Waldo (62eafb38ef) - Bug 1216355 - Ensure that if a repaint request is ignored due to a stale generation number the next repaint request doesn't get dropped. r=botond (c070172b48) - Bug 1228407 - Rearrange some code by extracting a helper function. r=botond (ae53af7449) - Bug 1228407 - Update existing smooth scroll animations with new destinations when possible, rather than canceling and restarting them. r=kip (c15022d920) - Dispatch all APZ repaint requests immediately, and rely on content vsync. (bug 1192919 part 5, r=kats) (53ea2674c8) - Bug 1230552 - Update some out-of-date comments and remove an old #undef. r=kats (16ba5a82e1) - Bug 1230552 - Introduce a structure to group fling handoff state. r=kats (4f98893742) - Bug 1230552 - Extend the immediate scroll handoff pref to apply to flings. r=kats (6b3d4fb0e5) - Bug 1231228 - Correctly check for whether an APZC along the handoff chain is panned into overscroll. r=kats (bbaeb881af) - Bug 1226920 - For instances of ForEachNode where we want to traverse the entire tree, use an action that returns void. r=botond (e42de54aea) - Bug 1230552 - Make immediate scroll handoff for panning prefable. r=kats (89ddb8853a) - Bug 1230552 - Fuzz a floating-point comparison to avoid an intermittent test failure. r=bustage (839bee076d) - Bug 1231228 - Gtest. r=kats (e141ee97ef) - Bug 1208973 - Move function bodies into .cpp file, and remove an unused one. r=botond (ef89b08738) - Bug 1208973 - Refactor and add logging to TaskThrottler. r=botond (0a88091e20) - Bug 1208973 - Ensure all code in TaskThrottler is threadsafe since it gets called from various threads. r=botond (9735621fd1) - Bug 1213273 - Use a chromium Task instead of an nsITimer for the timeout in TaskThrottler. r=mstange (6cc9a9369e) - Bug 1217251 - In TaskThrottler, dispatch the timeout task correctly from the Java UI thread on Android. r=kats (ee64d9458e) - Bug 1230552 - Const-correctness improvements. r=kats (cc56f3404a) - Bug 1230552 - Introduce a helper AsyncPanZoomController::CurrentInputBlock(). r=kats (4cef12a744) - Remove the TaskThrottler. (bug 1192919 part 6, r=kats) (534312c146) - Bug 1169695 - Advance the stored time when sampling the transform for a future frame. r=botod (3b08c07827) - Bug 1169695 - Remove as many manual calls to spin the task queue as possible. r=botond (80c390ec7a) - Bug 1218618 - Assert that the hit-testing tree's root node doesn't have siblings. r=kats (95ec1d07a7) - Bug 1225178 - Don't start APZ drag if we don't have a displayport to handle it. r=kats (c29d4f962d) - bit of End APZ wheel transactions when the mouse moves out of frame. (bug 1142866 part 2, r=kats,botond) (5a0c79d052) - Bug 1226320 - Fix a refactoring in APZCTreeManager that didn't preserve semantics correctly. r=kats (35b92bd4a1) (09bea9b394) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1190469 - Refactor some code to have a general-purpose snap function available in APZC. r=botond (a4e8706df5) - Bug 1225761 - Clear axis lock in CancelAnimation and EndTouch. r=botond (1436279d0d) - Bug 1226316. Fixup to only expand displayport when skating with apz. r=kats (51c49a8fca) - Bug 1181703 - Allow re-entering the panning state if a second finger is tapped while panning with one finger. r=botond (e87cd85058) - Bug 1181703 - Add a gtest for making sure a pan can be continued after a second finger does a tap. r=botond (16354bec40) - Bug 1190469 - Request scroll snapping in a few places that animations are cancelled so that we don't leave things unsnapped. r=botond (4b0ba5e513) - Bug 960317 - Remove cross-slide code from APZC. r=botond (b2a045dbc9) - Bug 1231972 - Document how the apz.fling_friction pref is used. r=kats. DONTBUILD for comment change (c181588265) - Bug 1221593 - Don't reset other axis' scroll position during APZ drag. r=kats (9de4e134c6) - Bug 1219929 - Fix bad MouseInputData case. r=me (3630a3fcfa) - Bug 1211506 - Respect the APZ lock ordering in AsyncPanZoomController::OnScrollWheel(). r=mstange (3f152ffabf) - Bug 1229125 - Reset velocity in OnPanEnd if there's nowhere to scroll. r=botond (66ec61692a) - fix misspatch (f7aea52b9d) - Bug 1221186 - Don't clobber a fling-snap with a snap-to-where-we-are-now in the overscroll handoff chain. r=botond (7d4862bbe6) - Bug 1204932 - When C++APZ is enabled, elements that are zoomed with double tap should be centered. r=botond (b9e02a24b4) - Bug 1141884 - Rename ResetInputState and make it only apply to touch events. r=botond (aab239f51a) - Bug 1229125 - Correct velocity computation for pan gesture events. r=botond (b1f11b2e04) - Bug 1228559 - get MSG by audio channel type. r=roc (0e5e32f9bb) - Bug 1191207 - cancel chrome checking (74bde1263e) - Bug 1155469 - Mark nsTextEditorState::mTextCtrlElement as MOZ_NON_OWNING_REF; r=baku (7e6f4fa9d0) - Bug 1218072 - crash in nsTextEditorState::FinishedRestoringSelection, r=smaug (c7811e18ea) - bits of 1190258 (7f8fbbddfa) - Bug 1130237: [MSE] P1. Only ever return a frame if we have data. r=gerald (1ed595a5f8) - Bug 1130237: P2. Reset decoder state even if no decoder has been created yet. r=gerald (d352c0314b) - Bug 1130237: [MSE] P3. Add mochitest testing behavior. r=gerald (ce2b710a7e) - Bug 1229987: [MSE] P1. Ensure next random access point properly calculated after seek. r=gerald (d9a435f0b5) (7d4a5ffc8c) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1229987: P2. Drain decoder when encountering gap. r=cpearce This allows for all buffered frames to be playable. (7ac0b2ddec) - Bug 1229987: P3. Update mochitests and add new one verifying behavior. r=cpearce (f4a231e9c8) - Bug 1229987: P4. Stop pre-rolling when encountering WAITING_FOR_DATA. r=cpearce (721df00361) - Bug 1205470: [MSE] Remove assertion. r=cpearce (857f4bfcd0) - fix comment (2e6e5f800c) - Bug 1226707: P2 Ensure we won't operate on a decoder that failed to initialize. r=cpearce (fa86fc1bb3) - Bug 1226707: P3. Only create the type of decoder we will need. r=cpearce (49a3d28e6c) - Bug 1229987: P5. Drop frames during internal seeking early. r=cpearce (9aeb23d3e6) - Bug 1197075: P4. Reject skip promise on cancellation or shutdown. r=edwin (b3d7af2cdd) - remove ifdef (3524eedb5a) - Bug 1229028 - remove #ifdef NS_BUILD_REFCNT_LOGGING methods from nsXULPrototypeNode; r=bz (5b87939fd6) - Bug 1214295 - Fix up entry points for ClickWithInputSource. r=bz (d7fda37d34) - Bug 1217307 - Remove some unnecessary null checks in rest of dom/xul/. r=njn (87486950c6) - Bug 1186811 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (0c35317169) - Bug 1186811 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (4a367a23e8) - Bug 1186811 (part 3) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (e9861ab1ab) - Bug 1186811 (part 4) - Replace nsBaseHashtable::EnumerateRead() calls in dom/storage/ with iterators. r=baku. (34037caa14) - Bug 1189426 - Don't assert false in DOMStorageDBThread::InsertDBOp when we failed to open the database. r=smaug (b40612f549) - Bug 1192194 - Make DOMStorageDBThead::mDBReady atomic. r=smaug (ce34bfd1a6) - Bug 1208897 - Fix an initialization order bug in DOMStorageDBThread; r=baku (7efba6dea3) - Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv (5bdc041a87) - Bug 1189998, Part 1 - Consolidate Push client interfaces. r=mt,dragana (bd0eec93cb) - Bug 1222619 - about:serviceworkers should show the correct cache entries, r=bkelly (ee9b3f1740) - Bug 1189998, Part 2 - Migrate Push service callers. r=mt (392d6aa21d) - Bug 1230672 part 1 - Make '-moz-column-fill:auto' work also when 'overflow' isn't 'visible'. r=bz (c10d71c206) - Bug 1230672 part 2 - Add reftest with -moz-column-fill:auto and overflow:hidden. (8062b9e222) - Bug 1227162 - [css-grid][css-align] Make the scrolled pseudo frame inherit more CSS Align / Grid properties. r=dholbert (2f6e04f3f8) - Bug 1164783 - Removing trailing spaces. r=dbaron (980a19fb5d) - Bug 1230207 - Add support for display:grid/flex layout on <fieldset> elements. r=bz,dholbert (9e1ba66f34) - bug 1230025 remove declaration of non-existant NS_NewThumbFrame r=dholbert (8b1f7cba54) - Bug 1230672 part 3 - Add support for multicol layout on <fieldset> elements. r=bz (475f8b329f) - Bug 1232271 - initialize local scalar mSolidColor with default value - NS_RGBA(0, 0, 0, 0). r=matt.woodrow (7b8cd28617) - Bug 1144534 - If we have tiling, don't reduce layer resolution for large transforms. r=mattwoodrow (96785125bb) - Bug 1221842 - Don't reallocate DLBI geometry objects if nothing has changed. r=roc (69cbb41714) - Bug 1232635 - since presContext is always a valid pointer remove the useless null check that also confused Coverity. r=bz (8426c6a2ff) (c4388cb7dc) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1227766 patch 1 - Add flag for CSS properties that establish a containing block for fixed positioned elements. r=dholbert (9d4586e5ed) - Bug 1227766 patch 2 - Add will-change bit for establishing a containing block for fixed positioned elements. r=dholbert (8a0908bf11) - Bug 1228877 - Make nsStyleContext::HasChildThatUsesGrandancestorStyle by setting bit on grandchild's parent instead of grandchild. r=xidorn (16ab14cfa5) - Bug 1230701 - Make will-change:position create a containing block for absolutely-positioned elements. r=dholbert (4f2f1ea91b) - Bug 1225592 - [css-grid] Apply a max limit to the number of explicit tracks we will store (kMaxLine - 1). Also make the layout code more robust so it doesn't depend on that. r=dholbert (f4f3ce01e8) - Bug 1227501 patch 2 - Crashtest. (6e711f37b5) - Bug 1227501 patch 3 - Handle custom properties correctly in transition-property. r=xidorn (6ec6716f0d) - Bug 1223688 - Clear mInSupportsConditions when we error out of CSS.supports() upon finding no tokens. r=dholbert (06cefdeb40) - Bug 1223694 - Don't bother checking for correct style scopes for native anonymous content. r=dbaron (294dcb49a9) - Bug 1226400 - crashtest for FontFaceSet::Load() crasher. r=birtles (8d0dba0db7) - No bug - Remove annotations from the editor and layout crashtest manifests that are no longer needed. (68776b5f65) - Bug 1225682 - Don't use nsAuto{,C}String as class member variables in netwerk/. r=mcmanus (d4be926153) - Bug 1209970 - Fire scroll events early in the refresh tick. r=mats (420513e667) - Bug 1234242 - Keep a RefPtr to the refresh driver to unregister the ScrollEvent, rather than relying on a chain of pointers remaining non-null. r=mstange a=KWierso (df8b4383d2) - Bug 1228407 - Avoid a scenario where content floods APZ with smooth-scroll requests and blocks it from syncing a new scroll offset back to the main thread. r=botond (9882828dcc) - Bug 1232048 - Fix breakage in scroll snapping when snapping twice in …a row to the same thing with non-smooth-scrolls in between. r=botond (6688500624) (770c1e709f) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    1 point
  40. Well, I really don't know whether it counts or not, but the BBC wrote an article 7 days ago about the increasing number of accidental phone calls to the police now that Android has released a new feature in which if you press the power button 5 times it will send an emergency alert to your emergency contacts and will also call the police for you. https://www.bbc.com/news/technology-65962942 The article has a picture at the very beginning which depicts a police station with operators monitoring incoming calls and on the computer you can clearly see the Windows XP start button with the classic Luna theme: Of course, although the article was released as little as 7 days ago, we don't know whether the picture used is a stock photo or if it's a recent one and they're still using XP to run legacy stable software, this is why I said "I don't know if it counts" at the very beginning.
    1 point
  41. "Senator Wyden Asks Avast Antivirus Why it Sells Users' Browsing Data" https://www.vice.com/en/article/v744v9/senator-ron-wyden-asks-avast-selling-users-browsing-data
    1 point
  42. It's also the decreased diameter of the under-inflated tire and the engine rpm relative to the transmission rpm relative to the tire rpm. Unsure which has a greater effect. Bike owners (be it mountain bike, skooter, or motorcycle) can attest to how much more leg power is needed to peddle on under-inflated tires or push-reverse a motorized motorcycle on under-inflated tires.
    1 point
  43. First, I have to LOL that a thread from 2005 is on the active threads list. Allowed, of course, just LOL. According to here ( https://www.freewayinsurance.com/blog/auto-insurance/fact-or-myth-over-inflating-your-tires-increases-gas-mileage/ ), the decrease in fuel efficiency is 0.4% per 1-psi of under-inflation. After reading several articles that aren't exactly DETAILED enough for the SCIENTIFIC MIND, this 0.4% seems to be when ALL FOUR TIRES are under-inflated 1-psi. Anybody and everybody that has ever owned a vehicle knows that all four tires don't miraculously under-inflate symmetrically across all four. Even if they did, how can any vehicle owner NOT "notice" all four tires being "half flat"? 32 to 40 psi is typical for a passenger car. Let's run with 36. Now deflate all four tires to 18 psi - HALF FLAT. Foreget that this level of under-inflation is visible to anybody over the age of FOUR, let's drive on those HALF FLAT tires anyway. At 0.4% per 1-psi, that 18 psi under-inflation affects our fuel efficiency by 7.2%. Not to underestimate, that is a big number. Per here ( https://www.eia.gov/totalenergy/data/annual/showtext.php?t=pTB0208 ), a light duty vehicle is around 22 mpg in 2005. According to here ( https://gmauthority.com/blog/2021/11/general-motors-vehicles-averaged-23-mpg-in-2020/ ), the INDUSTRY average was 25 mpg in 2020 (GM's was 23, Honda's was 29). 25 mpg with a 7.2% loss brings us down to 23. What percentage of people are "blind enough" to be driving around in a car with HALF FLAT ALL FOURS? Just saying, this 2 mpg loss by such a tiny portion of the driving population isn't exactly going to "save the planet" from the doom and gloom the environmentalists forecast.
    1 point
  44. Are we in grade school? In what world would the title be any better now? This isn't an E.E. Cummings forum.
    1 point
  45. Even though I have a clear and incontrovertible opinion of Norton, there may well be others who prefer software that makes every decision for them. All I can say is: to each their own! And of course the population is larger in the USA (than in the UK), but the English language was only imported. It originated somewhere else. But honestly, I mix British and American English very often, rather unconsciously. Don't forget, I am not a native English speaker, either!
    1 point
  46. You have to follow the instructions in my manual inside the archive. If Proxy's PopMenu doesn't show icons, and the menu items don't work, then it is not properly installed. You have to start the executable Configure PopMenu.exe first to set up Proxy's PopMenu. See under the section 7.5 or 9.3.2 (according to the version you are using) of my article ProxHTTPSProxy and HTTPSProxy in Windows XP for future use! A detailed documentation, titled Documentation of ProxHTTPSProxy's PopMenu 3V1 (or 3V3), can be found in the subfolder Docs of each program package and should be read before using ProxHTTPSProxy's PopMenu in any case. The installation, all features and more are described there. The process of installation and setting up is actually very easy. In any case, my package has been tested deeply, and it works as described.
    1 point
  47. Here is the future of Chromium on Windows 7: https://github.com/win32ss/supermium I have been closely tracking the many changes made to Chromium since November 2022, made with the intent of dropping support for Windows 7 and 8.x. As of version 111, it became very difficult to keep the newest versions running on Vista with the extended kernel; shared memory allocation changes made it impossible to do so as subtle changes to the API (which were done in kernel mode) prevented stable operation of the browsers. So I decided to build my own Chromium. I discovered that a further change was made to the shared memory allocation which broke it even further; the successor to mojo, IPCZ, was forced on by default. It only works properly with Windows 8.1+'s shared memory API. I disabled IPCZ for pre-8.1 and this made the sandbox work again on Vista and 7. Perhaps I will see exactly why IPCZ is broken (from the Windows API level) and try to fix it for the next release. The only win32 API link I can find is CreateFileMappingW, which I need to test with an IPCZ-enabled build on both 8 and 8.1 to see what makes it fail.
    1 point
  48. It has been considered. I would like to do so, and probably will eventually. Development is very slow, but at minimum not "dead". Stay tuned.
    1 point
  49. Poor lizard ! Though this can't be compared to walking through the walls , lol . Yes , iguanas can do that . You will end up with a hole in your wall or window. Some don't like mirrors as well. UV lamps are not for heating . It's for boosting the appetite , mating instincts and creating vitamins from UV lights (at least igunas can do it). For heating I use warm layouts and ordinary lamps (painted in red). Also , you need to give some time under real sun , esp. during summers . Not much ! Watch out for overheating ! If your lizard's skin is darker than usual , it needs heating and vice versa , very simple. Better to monitor temps with a thermostat . It's usually no more than 28 degrees ambient for Iguanas , I don't know about Geckos . Every lizards has a different set of character , they can also be moody because they are very intelligent .
    1 point
×
×
  • Create New...