Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/03/2024 in Posts

  1. Dude, please do some proper research before posting. Chromium license has nothing to do with Supermium, Supermium has "progwrp.dll" (without it it doesn't work) - Supermium is *officially* a close source programme. https://github.com/win32ss/supermium/issues/309#issuecomment-1974917968
    4 points
  2. I don't know that it's necessarily "sad," but it is true. "Old-timers" on these threads are aware that these builds often include new features (and some old features - e10s) that aren't fully debugged. It's a double-edged sword; we're often the first to get fixes to longstanding bugs too (remember webp?), so there is an upside. I think it's fine as long as you know what you're getting, but "newbies" who stumble onto these builds may not fully appreciate that, so they may run into problems on occasion. Luckily for them, this thread exists to help them out, and Roytam has always been quick to revert any changes that caused unforeseen problems. Personally, I don't anxiously download every week's release. I let others be the canaries in the coal mine. And even then, I always keep my previous download as a backup, since things occasionally go sideways with new releases. I encourage others to do the same.
    3 points
  3. Sorry, forgot the link. All Microsoft links are included on that page, too. Windows Platform: Updates Required Windows Vista x86 - Windows Vista x64 SP2 - Windows 2008 R2 x64 https://www.watchguard.com/help/docs/help-center/en-us/Content/en-US/Endpoint-Security/_kb-articles/sha-256-operating-systems-required.html
    3 points
  4. No, you're wrong, please do some proper research before posting. For example, here's what WatchGuard tells us *officially*, I'm sorry for choosing official statements over your opinion. Kindest regards . "Update Required to Support SHA-256 Signed Drivers Applies To: WatchGuard Advanced EPDR, WatchGuard EPDR, WatchGuard EDR, WatchGuard EPP, WatchGuard EDR Core To keep security software up-to-date, the workstation or server must support SHA-256 driver signing. Some versions of Windows do not include this feature by default and you must update them£ "Windows Platform: Windows Vista x86 Windows Vista x64 SP2"
    3 points
  5. Tortuga: A Pirate’s Tale Genres - Strategy, Tactics, Pirate/Privateer, Turn-based, Third-person, 3D Companies: Gaming Minds Studios, Kalypso Media This game requires Windows 10+
    3 points
  6. I found an alternative way to update uBlock Origin Legacy when the user still decides to install over an existing installation: Backup all your settings using the "Back up to file" button on the page "Settings". Install the new version of uBlock Origin Legacy over the existing one. Reset your installation using the "Reset to default settings" button on the page "Settings". Restore all settings from your backup file. This method can only be used for updates with the same extension ID, i.e. from version 1.16.4.32 and higher or from version 1.16.4.31 and lower. The reason for this is the change of the extension ID in version 1.16.4.32 I have performed. But one thing is clear. A clean install is the best method that causes the fewest problems. Greetings, AstroSkipper
    3 points
  7. What happens if you sign the driver with my solution? System level signing is, like explained in this topic... Install the driver. Sign before reboot! "permanently bypass driver signature verification" https://msfn.org/board/topic/185975-got-vista-to-run-on-nvme-with-one-of-george-kings-drivers-but-its-unsigned-any-way-to-permanently-bypass-driver-signature-verification-at-boot/
    3 points
  8. Hello Mathwiz, your motto: is "truly heroic" !? Since using the latest browsers by RoyTam1 is not a question of "life and death", woudn't it be a little more productive if you muster your courage and lend a helping hand with this project ? Where are the DEAD CANARIES ?? The World Belongs to the Brave - so let's go on !
    2 points
  9. Yes! In 3.7.5 there's no UI yet, but you can disable this functionality either per app or globally: [HKEY_CURRENT_USER\Software\StartIsBack\DarkMagic] FadeDisabled=(DWORD)0 [HKEY_CURRENT_USER\Software\StartIsBack\DarkMagic\paintdotnet.exe] FadeDisabled=(DWORD)0
    2 points
  10. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.5.1-Goanna-20240302.7z Changelog: Out-of-tree changes: * update Goanna3 to git ce0ac6811d...86eaa55e65: - fix passwordManager.dtd encoding error (60b86c75d9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1254108 - Remove incorrect assertion about heap size r=terrence (a98d1df06b) - Bug 1244412 - Make ZoneCellIter work correctly whether called under GC or not r=terrence (cec67ebbd3) - Bug 1244412 - Remove ZoneCellIterUnderGC now it's no longer needed and refactor r=terrence (3b98615a8b) - Bug 1244412 - Fix suprious GC hazard r=me (bfbdee71b0) - Bug 1253461 - Fix race condition in Shape::fixupDictionaryShapeAfterMovingGC r=terrence (3f15dd893c) - Bug 1224038 - Part 1: Add infallible versions of uid and hashcode getters; r=sfink (c8a7bac9b5) - Bug 1252329 - Fix interaction between AutoClearTypeInferenceStateOnOOM and compacting GC r=terrence (3f35df9bad) - Bug 1224038 - Part 2: Use stable hashing for NewTable; r=sfink (1046b72221) - Bug 1224050 - Use stable hashing for the IntialShapesTable; r=jonco (08aa726019) - Bug 1227035 - Tighten the check in ObjectGroup::useSingletonForClone a bit more. r=bhackett (c817b1a595) - Bug 1257903 - Compact arenas containing shapes r=terrence (bc7f90586b) - Bug 1235572 - Enforce SRI if content signature is enforced r=francois (1f0723fccf) - Bug 1254856 - Use a better window for 3rd-party checks. r=sicking, r=billm (9160d94db5) - Bug 1253575 - Annotate the crash report on failure in opening the process handle for plugin or content process. r=billm (8940f5247c) - No bug. Make it easier to work on specific functions in the XDB files (01cd0735cc) - Bug 1251703 - Always resolve virtual calls to known callees, r=mccr8 (b042b74487) - Bug 1250709 - Implement shell-only hazard analysis job, r=garndt (a11947ad0d) - Bug 1253466 - Don't pass --enable-threadsafe to js/src/configure. r=mshal (ed2fd1554b) - Bug 1246804 - Switch to using in-source annotations. Use C++ inheritance information when describing GC types. Add a test suite., r=terrence (f5fddd8dad) - Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink (e6baa61177) - Bug 1242810. r=jandem (fca11d1b92) - Bug 1253099. r=arai, r=efaust (9972e18152) - Address review comments from bug 1246804 (f36a5d29df) - Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley (da3ecffcd4) - Bug 1226928 - content-signature verification tests for about:newtab, r=mconley (8f77c22596) - Bug 1257730 - Fix ping when no URI is available. r=sicking (67d3a9541d) - Bug 518805 - Don't do meta refreshes when backgrounded r=bz (609b2c0a2c) - Bug 513129 - Dont reuse connections after security prefs change r=hurley (379e74d1f1) - Bug 1256248 - allow disabling content-signatures for about:newtab on certain channels, r=mayhemer (35fadec30f) - Bug 1234896 - refptrs for httphandler.cpp r=valentin.gosu (7aff77f88e) - Bug 1242926 - Increase the max retry attempt number. r=mcmanus (9085644f4e) - Bug 1144040 - Coverity detected uninitialized nsHttpHandler members, r=mcmanus (8ec1e49577) - Bug 1231416 - fix Mulet UA string generation rule. r=fabrice. (d952dd06e2) - Bug 1220061 - Android UA is not correct when MOZ_UA_OS_AGNOSTIC is set r=gerv (e007b6f1a3) - Bug 962358 - Provide an observer event to close persistent connections. r=arthuredelstein (903d2fa203) - Bug 1226526 - NS_ENSURE_ARG_POINTER on result to remove warning added by scan-build. r=mcmanus (7d87d1502b) - Bug 1248452: Rewrite NS_IsHSTSUpgradeRedirect to use HttpBaseChannel::GetSecureUpgradedURI. r=jduell (f806456238) - Bug 1249450 part 1: Move GetSecureUpgradedURI from HttpBaseChannel to nsNetUtil. r=mcmanus (70b023486b) - Bug 1249450 part 2: Convert some nsIURI SetScheme("https") calls to use NS_GetSecureUpgradedURI instead. r=mcmanus (6dea15dd6b) - Bug 451081 - Introduce ORIGIN_IS_FULL_SPEC protocol handler flag, r=bz+standard8 IGNORE IDL (e7d651c6b7) - Bug 991016 - Check return value of a setDelegate call. r=efaust. (4bf66d532f) - Bug 1240414 - Fix ThrowUninitializedThis to do the right thing for eval and arrow function frames. r=efaust (a04625b047) - Bug 1254349 - Remove unused error messages. r=mrrrgn (58fd90f345) - Bug 1256464 - Use LPSTR instead of LPVOID to avoid C4477 on VS2015; r=froydnj (ec57a4894e) - bug 1250486 - make some xpconnect wrapper ctors constexpr to get rid of static constructors r=bz (7681e3102f) - Bug 1250192 - Do not synthesize a var binding for Annex B.3.5 if there is an arg binding of the same name. (r=jorendorff) (601ac2528c) - Bug 1237588 - One of the File::Create methods is not used, r=smaug (ac6f036ceb) - Bug 1173317 - Change the string argument for Directory::GetName from nsString to nsAString. r=sicking (1e670db10d) - Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug (0f01c9747a) - Bug 1234192 - part 1 - FileSystemBase should not be thread-safe, r=smaug (1d24a83a75) - Bug 1234192 - part 2 - Directory should unlink/traverse the OSFileSystem in order to unlink/traverse the window, r=smaug (acea1d57d6) - Bug 1251723 - remove ScopedDeletePtr; r=Waldo (eb6af862a5) - Bug 1252153 - use UniquePtr instead of ScopedDeletePtr in HeapCopyOfStackArray; r=jrmuizel (1ffb6c113f) - Bug 1251715 - use UniquePtr instead of ScopedDeletePtr in dom/media/; r=gerald (910c698731) - Bug 1239870 - Part 1: Remove declaration of test_utils from header. r=bwc (d295b3a379) - Bug 1239870 - Part 2: Split out NrIceCtx initialization. r=bwc (a399a76d59) - Bug 1239870 - Part 3: Add a base mtransport gtest. r=bwc (5d0a79a54d) - Bug 1239870 - Part 4: Disable broken proxy tunnel tests. r=bwc (8c24c01723) - Bug 1239870 - Part 5: Switch over mtransport tests to mozilla gtests. r=bwc (0e00f9e97d) - Bug 1251714 - use UniquePtr instead of ScopedDeletePtr in media/; r=jesup (a274b4172e) - Bug 1251718 - use UniquePtr instead of ScopedDeletePtr in WebGLElementArrayCache; r=baku (39ebd0f02f) - Bug 1251716 - use UniquePtr instead of ScopedDeletePtr in DrawTargetCairo; r=jrmuizel (fe889eaff3) (baacd3ba62) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1212114 - Stop using dom::Promise::MaybeRejectBrokenly() in various FileSystemTaskBase subclasses. r=baku (9f6ea5db27) - Bug 1253534 - Suspicious code with probably reversed parms in call to IsSingleLineTextControl, r=mounir (1a5ee1fd1e) - Bug 769117 - Mochitests for youtube flash -> html5 rewriting; r=bz r=hsivonen (6324471dd9) - Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug (7043113247) - Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug (eca4bec6ea) - Bug 1173320 - patch 2/8 - Proper naming for the FileSystem path serialization, r=smaug (e1604ff2b1) - Bug 1173320 - patch 3/8 - Improve the Windows path management, r=smaug (f8da8541b5) - Bug 1252347 - Provide missing implementations of nsIBaseWindow::SetPositionDesktopPix. r=emk (97f9b92465) - Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin (a77e809688) - Bug 1251809 - Add input[type=file] tooltip support for e10s. r=ehsan (9f72cf3cd2) - Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug (c09d445043) - Bug 1246244 - Regression test. r=jaws,Margaret (8de084f9db) - Bug 1224105 - Allow windowless chrome docshells containing content docshells (r=smaug) (3343a2a966) - Bug 1230267 - Inconsistent display of SVG title as tooltip when multi-process is enabled. r=jst (b3fc298b7f) - Bug 1173320 - patch 5/8 - Cleanup manual string path management, r=smaug (8f6f0c4e44) - Bug 1250403 - Part 1. Define ARCH_CPU_ARM64 instead of ARCH_CPU_AARCH64. r=billm (d93a0b54da) - Bug 1250403 - Part 2. Import crbug #354405 for aarch64. r=billm (9dca949bcc) - Bug 1246501 - Add ppc specific atomic operations to ipc/chromium. r=Waldo (8054b612be) - Bug 1257305 - Avoid VS2015 about casting int to void*. r=dvander (6234acf6fc) - Bug 1207401 - Send B2G sandbox logging to both stderr and logcat. r=kang (ae404aa5ca) - Bug 1173320 - patch 6/8 - Make FileList clonable to workers if it doesn't contain Directories, r=smaug (ea6ba42f31) - Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug (3f11503300) - Bug 1222522, part 1 - Make most dom/devicestorage/ tests work with e10s. r=dhylands (3cc7e339a5) - Bug 1173320 - patch 8/8 - Fix e10s tests for DeviceStorage API, r=smaug (949454bae7) - Bug 1222522, part 2 - Inline devicestorage_cleanup() in dom/devicestorage/ tests. r=dhylands (bcdee11385) - Bug 1258137 - OSFileSystem should not be kept alive by more than 1 Directory, r=smaug (225775f48d) - Bug 1255867. Remove some unnecessary AutoJSAPI uses. r=bholley (618cf018e8) - Bug 1237173 - Part2: Change type of duration to Maybe<StickyTimeDuration>. r=birtles (6b83473e05) - Bug 1238469 - Part 1: Refactor b2g emulator tests to remove the usage of custom mozharness configs; r=ahal (a128c8a8bb) - Bug 1238469 - Part 2: Refactor b2g mulet tests to remove the usage of custom mozharness configs; r=ahal (6c7ced3419) - Bug 1238469 - Part 3: Use b2g_emulator_unittest.py for b2g marionette tests; r=ahal (5fdb88b0e1) - Bug 1237173 - Part3: Throw TypeError if duration is NaN, negative value or not 'auto' string. r=birtles, r=smaug (d60b0318d2) - Bug 1136567 - Marionette test for selection carets' positions after changing orientation of device. r=Automatedtester (e7b25b1e4f) - Bug 1138839 - Part1 - Marionette test for selecting text inside an iframe. r=automatedtester (45db397a94) - Bug 1138839 - Part2 - Fix naming issue in marionette test for selection carets. r=automatedtester (c54850d9d3) - Bug 1198542: Update Marionette element IDs to be valid UUID. r=ato This allows WebDriver compatibility to create valid URI. (1b3de245de) - Bug 1204496: When searching by link text start from the startNode and not the rootNode; r=ato (0dfa3b8830) - Bug 1157725 - Rewrite test_mouse_action.py to be more robust. r=ato (40273abca2) - Bug 1141519: added test that puts marionette into a position that can cause hangs when in content scope; r=jgriffin (c99d8cf325) - Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester (79d4e521fd) - Bug 1253989 Part 3 - Use @parameterized to rewrite selection mode tests. r=mtseng (baf189f1d5) - Bug 1253989 Part 4 - Rename AccessibleCaret test files. r=mtseng (d562edc8f4) - Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats (048dd5f103) - Bug 1253989 Part 5 - Remove touch caret and selection carets naming. r=mtseng (9929425b6d) - Bug 1253989 Part 6 - Refactor open_test_html(). r=mtseng (25a2424ca1) - Bug 1251519 Part 4 - Add tests for dragging caret to content boundary. r=mats (489b47269b) - Bug 1251519 Part 5 - Use union rect of child frames for clamping. r=mats (5520416749) - Bug 1216924 - Don't align to tiles (either real or virtual) if displayport suppression is enabled. r=BenWa (d470d188e4) - Bug 1254273 - Align the displayport to a max of 256 pixels even if the layer is larger. r=BenWa (0cf8cc0b6c) - Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey (fe12efd18f) - Bug 1257938 part 1: Adjust automated tests to assume position:sticky is unconditionally supported. r=corey (e749ac579e) - Bug 1257938 part 2: Remove separation between test_position_sticky.html & its helper-file, now that it doesn't need to tweak a pref. r=corey (631edab31a) - Bug 1257491 - Ensure that if the peek-messages code modifies the displayport, we schedule a repaint. r=BenWa (d6fb6ff96c) - Bug 1255006 - Ensure the displayport rect takes priority over a suppressed-margins displayport. r=kats (aa6cbc0250) - Bug 1259235 - Add IsScrollFrameWithSnapping to speed up event regions. r=mstange (2a744c311e) - Bug 1185140 - [css-grid][flexbox] Make grid/flex item blockification happen before creating table pseudos, per the latest specs. r=dholbert (dddb8b17ef) - Bug 1224424 - Replace mask-mode:auto keyword by mask-mode:match-source; r=dbaron (5a51b3b301) - Bug 1252039 - corrected MOZ_ASSERT expression in SeparatorRequiredBetweenTokens. r=dbaron (08790aa514) - Bug 1243734 - Part 1. Use MOZ_ENABLE_MASK_AS_SHORTHAND to define the type of mask property; r=dbaron (d8cd3a1c4a) - Bug 1243734 - Part 2. Set up gCSSProperties depends on mask-as-shorth and; r=dbaron (aa6b0259d8) - Bug 1243734 - Part 3. Set mask-mode reftest as failure before enable mask-as-shorthand; r=dbaron (6a326fbaf2) - Bug 1243734 - Part 5. Add MOZ_ENABLE_MASK_AS_SHORTHAND compile flag; r=ted r=dbaron (fcc1344ac8) - Bug 1142531: Check more bits in nsStyleContext::MoveTo assertion. r=heycam (8b62b139df) - Bug 1258147 - Pierce through display:contents style context ancestors when looking for CB context to compare our writing-mode to. r=jfkthame (956d8c25e5) - Bug 823483 patch 1 - Check for percentage max-width in addition to percentage width when deciding to ignore intrinsic min-width of replaced elements. r=dholbert (f88cb5f6a8) - Bug 823483 patch 3 - Limit effect of percentage width and max-width on intrinsic size to elements with replaced element sizing. r=dholbert (2573c3cfff) - Bug 823483 patch 4 - Make a percentage max-width override a fixed width for replaced element intrinsic size computation. r=dholbert (dda859f06c) - Bug 823483 patch 5 - Make (again) percentage width on text inputs make intrinsic minimum width be 0. r=dholbert (d46ada73ef) - Bug 1247929 patch 2 - Hard-code the Web-compatible set of form controls whose intrinsic minimum inline-size shrinks to 0 when inline-size (width) is specified as a percentage. r=dholbert (e4f0c80fcb) - Bug 1254968 - Add support for running JS builtins' constructors over Xray wrappers without unwrapping the newTarget. r=bholley,f=bz (56213ae395) - Bug 1249123 - Add telemetry for __defineGetter__/__defineSetter__ |this| values. data-review=bsmedberg r=till (52c5fd3488) - Bug 1232639 - Implement Object.{values,entries} in C++ to avoid native call overhead in tight loop. r=jorendorff (7262497283) - Bug 1254966 - Disambiguate JS Telemetry macro names. r=evilpie (781d0916c4) - Bug 1254384: Use generic shell switch syntax in js/src/jit-test tests. r=nbp (6f5975cc55) - Bug 1253016 - Remove legacy __defineGetter__/__defineSetter__ this behavior. r=till (cf1b7ad28c) - Bug 1253016 - Implement and test the new spec for legacy functions. r=till (1ff7762e3e) (cf2d7d1ae9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1251999 - [css-grid] Update <fixed-size> parsing to the latest spec. r=dholbert (07f68007b7) - Bug 1151243 part 5 - [css-grid] Reftests for abs. pos. static-position. (f9a3b24508) - Bug 1242053 part 1 - [css-grid] Fix parsing / serialization of grid-template subgrid values. r=dholbert (39576c2f6d) - Bug 1242053 part 2 - [css-grid] Enable subgrid support for tests. r=dholbert (6da4aeb35a) - Bug 1240956 part 2 - [css-grid] Update tests due to the changed column/row value order for 'grid', 'grid-template' and 'grid-gap' properties. (16d2258d3a) - Bug 1253529 part 1 - [css-grid] Replace uses of the 'grid-template' shorthand with 'grid'. (f847bfa554) - Bug 1253529 part 2 - [css-grid] Remove the 'grid-template' shorthand. r=dholbert (d553c2f623) - Bug 594933 - Part 1: Let calc() supports number. r=dbaron (e4bc39b5f0) - Bug 594933 - Part 2: Add support for calc() to line-height. r=dbaron (901227bacb) - Bug 1253189 part 5 - Import reftests of css-values. r=dbaron (4599431827) - Bug 1253189 part 4 - Add skip.list for skipping imported tests. r=dbaron (014f7ca7de) - Bug 1253189 part 1 - Make import-tests.py compatible with Windows. r=dbaron (a22c3e4f7f) - Bug 1253189 part 2 - Update import-tests.py script to work on the current repo. r=dbaron (7535b38b71) - Bug 1253189 part 3 - Update existing received w3c reftests. r=dbaron (0fa2d6e2de) - Bug 1253189 followup - Update skip.list to match the directory name on CLOSED TREE (019b55c3c9) - Bug 968761 - Treat nested calc() as plain parenthesis. r=dbaron (537506f4e5) - Bug 1248371 - [css-grid] Require that each track has a definite min- or max-sizing function when the track list contains a repeat(auto-fill/fit) track. r=dholbert (330dd37427) - Bug 1244638 - Part 1:implement AnimationEffectTiming iterationStart. r=birtles, r=smaug (d0217068ac) - Bug 1244638 - Part 2: Throw TypeError if iterationStart is NaN, negative value or Infinity. r=birtles, r=smaug (f631e261a0) - Bug 1238845 - Implement UUID helper - dom/bluetooth & dom/webidl & layout/build change. r=jocelyn, r=bz (3ddfa8cccf) - Bug 1252790 - Remove RuleHashTableOps. r=dbaron. (b52d9e2613) - Bug 1252375 - Fix up jemalloc stats reporting. r=erahm. (dbecb54598) - Bug 1249503 - Make WindowsAddressSpaceReporter bloat memory reports less. r=erahm. (3bfb6932cb) - Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. (1331fd9ea0) - Bug 1251127 - Gracefully handle multiple calls to nsMemoryReporterManager::Init(). r=erahm. (c51f57907e) - Bug 1234540 - verify the validity of hashEntry, if it's null return with NS_ERROR_FAILURE. r=michal (f44bd269db) - Bug 1112499 - Set up shutdown pipe before new thread starts. r=keeler (73b9a56196) - Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus (ab11fd8507) - Bug 1251873 - Store the trimmed referrer URL on HTTP channel if a trimming referrer policy is in effect; r=mcmanus (3f43d5b351) - more bits of bug 366559 - patch 7, content-encoding brotli for https (f127a97450) - Bug 1250115 - initialized pollInterval with 0 in order to prevent garbage value if Poll(..) doesn't get called. r=dragana (af55e06789) - Bug 1251493 - Remove remaining references to MOZILLA_XPCOMRT_API from netwerk. r=mcmanus (43d711d2d6) - Bug 1242452 - only if PR_GetIdentitiesLayer return valid pointer continue and pass it's result to PR_GetIdentitiesLayer. r=mcmanus (61a2785337) - Bug 1251595 - Check if mNetAddr is set before sending ipv4/6 telemetry. r=mcmanus (9d081bc0b9) - Bug 1252755: increase maximum UDP packet size to 9216 bytes for jumbo frames. r=jesup (3d629473ea) - Bug 1194259: warnings-as-errors bustage fix rs=bustagn a CLOSED TREE (5b8288ff6d) - Bug 1227781 - Fix crash with bogus STUN parameters. r=bwc (7d132a37ff) - Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r+drno (60f11ed191) - Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap (fdeaafb737) - Bug 1231507 - Part 1: selectSsrc chrome-only API for SSRC-based filtering of receive tracks. r=drno, r=smaug (c24ce1a76e) - Bug 1221837 - Accept hard coded codec numbers without rtpmaps. r=bwc (89b81c861c) - Bug 1231507 - Part 2: added mochitest SimulCast offer test case r=jib (05d838960f) - Bug 1230184 - setParameters webidl. r=smaug (6319cdfca7) - Bug 1230184 - add input parameter validation to setParameters. r=bwc (c0740c142a) - Bug 1230184 - add media.peerconnection.simulcast pref. r=bwc (99b1a4978d) - Bug 1247619 - add console warning about OAuth for STUN not yet supported. r=jesup,smaug (801eaa66e1) - Bug 1241153: Stop blocking addTrack on GMP init, and update codecs on existing tracks when GMP init finishes. r=jesup (3473dfe0ce) - Bug 1251737 - Remove remaining references to MOZILLA_XPCOMRT_API from media. r=jesup (7b32d9d191) - Bug 1218326: Prevent datachannel operations on closed PeerConnections. r=jesup a=lizzard (5d20d7dd7f) - Bug 1211091 - use upper boundary for streams per data channel. r=bwc (7f9462c434) - Bug 1188391 - separate immediate ICE failures from failures after checking. r=bwc, r=vladan (9095c58656) - Bug 1227708 - Differentiate ICE_SUCCESS_RATE telemetry for loop vs webrtc r=jesup (399406c872) - Bug 1232082 - fix removal of remote tracks to update receivers. r=jesup (81998ed355) - Bug 1244913 - Add test_peerConnection_scaleResolution.html r=bwc,jesup (8ac2d8a363) - Bug 1249860 - Add simulcast test for resolution scaling. r=bwc (c7753bf02b) - Bug 1247622 - Make RTCRtpSender.setParameters return a promise. r=jesup,smaug (4c2504adc8) (86eaa55e65) * 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
    2 points
  11. Update notification! As already reported , the Root Certificates have been updated and are now from 27-02-2024. Here are screenshots of both updaters: Therefore, my self-created, offline Root Certificate Updaters in the section 11.2.4. Downloads related to Root Certificate Updates (in the first post of this thread) will also be updated as soon as possible. Cheers, AstroSkipper
    2 points
  12. Well, I think I was the first one to point out to that questionable connections, and yes, I remember you checked them. but what puzzles me, I have the same card, I can post pictures (in case of doubts). I use it on a similar to your motherboard (Siemens with Xeon), the same year of manufacturing I guess, I have almost zero troubles with it, apart from it overloading, my PCI express when I copy the files and play a game, all at once, I wrote about it. I use it in conjunction with 6TB drivers. No errors at all. But I'm on Vista.
    2 points
  13. Quite some time already passed, so it would've been known, yet to this date, the developers declare - it still didn't happen. Will it, ever? We don't know. "Contrary to popular belief, AES-128 is not broken in practice by quantum computers" https://blog.cloudflare.com/post-quantum-to-origins/
    2 points
  14. Thanks, perhaps you missed, yesterday there was an investigation, in which a conclusion had been made, it's not really portable (it needs to place file/files into OS folder), but most importantly- it writes to ones registry. So not suitable as a portable suggestion for this topic. writes to registry https://msfn.org/board/topic/185045-supermium/?do=findComment&comment=1259018 file in system32 folder https://msfn.org/board/topic/185045-supermium/?do=findComment&comment=1259022
    2 points
  15. Did you also apply the POSready registry hack first?
    2 points
  16. This is indeed very ON-topic - since I can't even visit the link you provided ! Not to mention the download is also blocked . I find it strange ! Here, take a look at the screengrab.
    2 points
  17. This is supermium running on Windows XP with OneCoreAPI, if @win32 blesses us with help to setup a build environment with our custom LLVM/Clang with thread_local support, we can port latest chromium with full source code. @user57 & Me will be lead developer in this project, but anyone is welcome.
    1 point
  18. I really didn't expect that valve would "upgrade" their chromium from 85 to 109 just to keep supporting 7 and 8 despite their official claims. I'm not complaining, but why bother with the announcement that they won't support them? latest beta branches are working under 8.1 and they keep getting updates.
    1 point
  19. I just get my Vobis Highscreen Tower from May 1992 back. New Dallas batterie chip, 486 cpu DX 33 MHZ. With 2x CD-rom, that I bought in 1993. Oh..soso much fun to install XP SP3 there Dietmar
    1 point
  20. I technically don't agree with this 100%. Not saying it's not true, just saying the entire picture cannot be painted with this one brush and this one brush stroke. I'm not referring to .pdf's but "web browsers" in general. The constant push for "new and improved" isn't being led by the "web designer", it's being led by the hype and propaganda behind "security". "Use our browser! It's more secure then theirs. Just look at our upgrade rate relative to theirs, we find and fix vulnerabilities faster then they do. Use our browser!" Paraphrasing, of course. In regards to .pdf's, totally and completely agree! It makes NO SENSE for a web site to host a "viewer" when Mozilla-based started embedding a built-in .pdf viewer in 2011 and Chrome-based started in 2010. One uses HTML5 and .js. The other uses C++. This would have been Firefox 5 and Chrome 7. Where are we at now? I've lost track because they both update 7 times a day (exaggerating, of course).
    1 point
  21. Yes, it's working now! Many thanks to you, my honorable user, you are awesome!
    1 point
  22. i had some time to look at it his function is bugged up basicly he write it himself "// hacky but works: small number is command id, large is submenu (a pointer)"" that indicates he tryed to trick it and had to do "hacky solutions" he use a endless while true loop with ends escapes and continues, also goto´s,calls to the same functions in a function, and then seperators for his menu to fix how he called it "bad seperators" this ended up in a os specific solution you useally dont do that because the operating system can might change the relevant codes over time (such as 7 to 10, or 98 to nt) - something like this already happend in the past but the solution to this problem is possible as the author use multiple fixes all over around (probaly to compensate the problems) it is easy to add that fix - anyways it actually was a bit weird to find it out in win10 its just a flag, that was found like very quickly - but no in xp it didnt do that and gave very weird results even turned off xp was working ok while on 10 it did what it suppose to do - it was turned off as the code suppose to was changed to let me know if it works now! the .avif file (and heic) format dont work for me, neither on xp nor on 10 nor on 7 (both unchanged from the official download page and the changed version) https://www.file-upload.net/download-15277606/SumatraPDF_WINXP_3.5.2_3.zip.html https://www.mediafire.com/file/a4mtyf33ozs6q63/SumatraPDF_WINXP_3.5.2_3.zip/file
    1 point
  23. Vista and Server 2008, they both support SHA-2 officially. https://support.microsoft.com/en-us/topic/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus-64d1c82d-31ee-c273-3930-69a4cde8e64f
    1 point
  24. I thought that I ought to push things along with this project with this post. The objective is to update Dibya's last patched binaries so that they are based on the last POSReady 2009 updates of these modules. It ought to be possible to patch other system files using the same techniques. The approach that Dibya has used is to patch the export table of these binaries so that API calls to NT6 functions are forwarded to an external dynamic link library that acts as a container for all the additional NT6 functions for the patched kernel32.dll, advapi32.dll, ole32.dll, shell32.dll and user32.dll. This external dynamic link library is called ExKernel.dll. I have provided a screen shot of the patched advapi32.dll opened in PE Maker here: Exkernel.dll is built by dissasembling Microsoft and Wine binaries to extract the subroutines for the additional NT6 functions to make the asm file ExKernel.asm which is then assembled with nasm.exe to produce the object file ExKernel.obj. ExKernel.obj is passed to golink.exe to link Exkernel to advapi32.dll, shell32.dll, kernel32.dll, and ntdll.dll. The ExKernel.asm file contains a table for imports as in the sample below: ; IMPORT TABLE EXTERN RtlEnterCriticalSection EXTERN RtlLeaveCriticalSection EXTERN WaitForSingleObject ;EXTERN _alloca_probe EXTERN RtlInitializeCriticalSection EXTERN SetEvent EXTERN RtlSetLastWin32Error EXTERN RtlTryEnterCriticalSection EXTERN GetLastError EXTERN GetProcessHeap EXTERN RtlAllocateHeap EXTERN ExitThread EXTERN CreateEventA EXTERN LoadLibraryA The table for exports is shown in the sample below: ; EXPORT TABLE GLOBAL AcquireSRWLockExclusive EXPORT AcquireSRWLockExclusive GLOBAL AcquireSRWLockShared EXPORT AcquireSRWLockShared GLOBAL InitializeSRWLock EXPORT InitializeSRWLock GLOBAL ReleaseSRWLockExclusive EXPORT ReleaseSRWLockExclusive GLOBAL ReleaseSRWLockShared EXPORT ReleaseSRWLockShared GLOBAL TryAcquireSRWLockExclusive EXPORT TryAcquireSRWLockExclusive GLOBAL TryAcquireSRWLockShared EXPORT TryAcquireSRWLockShared GLOBAL InterlockedCompareExchange64 EXPORT InterlockedCompareExchange64 Here is a sample of a subroutine in assembly included in ExKernel.asm FindNextStreamW: ;blackwingcat KB935839 2017.04 push ebp mov ebp,esp mov ecx,[ebp+08h] mov edx,[ecx+04h] add edx,[ecx+0Ch] mov eax,[ecx+08h] cmp eax,edx jnz L77EA5881 push 3221225489 ;C0000011h call SUB_L77E5826D xor eax,eax jmp L77EA58D4 L77EA5881: mov ecx,[eax+08h] mov edx,[ebp+0Ch] mov [edx],ecx mov ecx,[eax+0Ch] mov [edx+04h],ecx mov ecx,[eax+04h] push ebx push esi mov ebx,ecx push edi shr ecx,02h lea esi,[eax+18h] lea edi,[edx+08h] rep movsd mov ecx,ebx and ecx,00000003h rep movsb mov ecx,[eax+04h] shr ecx,1 and word [edx+ecx*2+08h],0000h mov eax,[eax] test eax,eax pop edi pop esi pop ebx jbe L77EA58C5 mov ecx,[ebp+08h] add [ecx+08h],eax jmp L77EA58D1 L77EA58C5: mov eax,[ebp+08h] mov ecx,[eax+04h] add ecx,[eax+0Ch] mov [eax+08h],ecx L77EA58D1: xor eax,eax inc eax L77EA58D4: pop ebp retn 0008h Here are some issues that I am unclear about and I would like Dibya or someone to clarify: Can someone supply instructions on how to use PE Maker to add additional entries to the export table? How do you know if there is sufficient space in the binary to be patched to accommodate these new entries in the export table without over-writing some of the existing code? Is there some way of creating extra space in the binary to to accommodate these new entries? What tool is recommended to extract functions as assembly from Microsoft and Wine binaries? Why criteria would you use to choose either Microsoft, Wine or BWC binaries as a source for these extracted functions? If you decide not to use an external dynamic link library as a container for the additional NT6 functions how would you insert them into the binary to be patched? Would you dissasemble the binary to be patched and paste the dissasembled NT6 functions into it's asm file then assemble it, or could you extract the NT6 functions as hex and paste them into a hex dump of the binary to be patched? ExKernel.asm
    1 point
  25. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20240302-86eaa55e65-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20240302-86eaa55e65-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20240302-86eaa55e65-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20240302-86eaa55e65-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - fix passwordManager.dtd encoding error (60b86c75d9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1254108 - Remove incorrect assertion about heap size r=terrence (a98d1df06b) - Bug 1244412 - Make ZoneCellIter work correctly whether called under GC or not r=terrence (cec67ebbd3) - Bug 1244412 - Remove ZoneCellIterUnderGC now it's no longer needed and refactor r=terrence (3b98615a8b) - Bug 1244412 - Fix suprious GC hazard r=me (bfbdee71b0) - Bug 1253461 - Fix race condition in Shape::fixupDictionaryShapeAfterMovingGC r=terrence (3f15dd893c) - Bug 1224038 - Part 1: Add infallible versions of uid and hashcode getters; r=sfink (c8a7bac9b5) - Bug 1252329 - Fix interaction between AutoClearTypeInferenceStateOnOOM and compacting GC r=terrence (3f35df9bad) - Bug 1224038 - Part 2: Use stable hashing for NewTable; r=sfink (1046b72221) - Bug 1224050 - Use stable hashing for the IntialShapesTable; r=jonco (08aa726019) - Bug 1227035 - Tighten the check in ObjectGroup::useSingletonForClone a bit more. r=bhackett (c817b1a595) - Bug 1257903 - Compact arenas containing shapes r=terrence (bc7f90586b) - Bug 1235572 - Enforce SRI if content signature is enforced r=francois (1f0723fccf) - Bug 1254856 - Use a better window for 3rd-party checks. r=sicking, r=billm (9160d94db5) - Bug 1253575 - Annotate the crash report on failure in opening the process handle for plugin or content process. r=billm (8940f5247c) - No bug. Make it easier to work on specific functions in the XDB files (01cd0735cc) - Bug 1251703 - Always resolve virtual calls to known callees, r=mccr8 (b042b74487) - Bug 1250709 - Implement shell-only hazard analysis job, r=garndt (a11947ad0d) - Bug 1253466 - Don't pass --enable-threadsafe to js/src/configure. r=mshal (ed2fd1554b) - Bug 1246804 - Switch to using in-source annotations. Use C++ inheritance information when describing GC types. Add a test suite., r=terrence (f5fddd8dad) - Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink (e6baa61177) - Bug 1242810. r=jandem (fca11d1b92) - Bug 1253099. r=arai, r=efaust (9972e18152) - Address review comments from bug 1246804 (f36a5d29df) - Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley (da3ecffcd4) - Bug 1226928 - content-signature verification tests for about:newtab, r=mconley (8f77c22596) - Bug 1257730 - Fix ping when no URI is available. r=sicking (67d3a9541d) - Bug 518805 - Don't do meta refreshes when backgrounded r=bz (609b2c0a2c) - Bug 513129 - Dont reuse connections after security prefs change r=hurley (379e74d1f1) - Bug 1256248 - allow disabling content-signatures for about:newtab on certain channels, r=mayhemer (35fadec30f) - Bug 1234896 - refptrs for httphandler.cpp r=valentin.gosu (7aff77f88e) - Bug 1242926 - Increase the max retry attempt number. r=mcmanus (9085644f4e) - Bug 1144040 - Coverity detected uninitialized nsHttpHandler members, r=mcmanus (8ec1e49577) - Bug 1231416 - fix Mulet UA string generation rule. r=fabrice. (d952dd06e2) - Bug 1220061 - Android UA is not correct when MOZ_UA_OS_AGNOSTIC is set r=gerv (e007b6f1a3) - Bug 962358 - Provide an observer event to close persistent connections. r=arthuredelstein (903d2fa203) - Bug 1226526 - NS_ENSURE_ARG_POINTER on result to remove warning added by scan-build. r=mcmanus (7d87d1502b) - Bug 1248452: Rewrite NS_IsHSTSUpgradeRedirect to use HttpBaseChannel::GetSecureUpgradedURI. r=jduell (f806456238) - Bug 1249450 part 1: Move GetSecureUpgradedURI from HttpBaseChannel to nsNetUtil. r=mcmanus (70b023486b) - Bug 1249450 part 2: Convert some nsIURI SetScheme("https") calls to use NS_GetSecureUpgradedURI instead. r=mcmanus (6dea15dd6b) - Bug 451081 - Introduce ORIGIN_IS_FULL_SPEC protocol handler flag, r=bz+standard8 IGNORE IDL (e7d651c6b7) - Bug 991016 - Check return value of a setDelegate call. r=efaust. (4bf66d532f) - Bug 1240414 - Fix ThrowUninitializedThis to do the right thing for eval and arrow function frames. r=efaust (a04625b047) - Bug 1254349 - Remove unused error messages. r=mrrrgn (58fd90f345) - Bug 1256464 - Use LPSTR instead of LPVOID to avoid C4477 on VS2015; r=froydnj (ec57a4894e) - bug 1250486 - make some xpconnect wrapper ctors constexpr to get rid of static constructors r=bz (7681e3102f) - Bug 1250192 - Do not synthesize a var binding for Annex B.3.5 if there is an arg binding of the same name. (r=jorendorff) (601ac2528c) - Bug 1237588 - One of the File::Create methods is not used, r=smaug (ac6f036ceb) - Bug 1173317 - Change the string argument for Directory::GetName from nsString to nsAString. r=sicking (1e670db10d) - Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug (0f01c9747a) - Bug 1234192 - part 1 - FileSystemBase should not be thread-safe, r=smaug (1d24a83a75) - Bug 1234192 - part 2 - Directory should unlink/traverse the OSFileSystem in order to unlink/traverse the window, r=smaug (acea1d57d6) - Bug 1251723 - remove ScopedDeletePtr; r=Waldo (eb6af862a5) - Bug 1252153 - use UniquePtr instead of ScopedDeletePtr in HeapCopyOfStackArray; r=jrmuizel (1ffb6c113f) - Bug 1251715 - use UniquePtr instead of ScopedDeletePtr in dom/media/; r=gerald (910c698731) - Bug 1239870 - Part 1: Remove declaration of test_utils from header. r=bwc (d295b3a379) - Bug 1239870 - Part 2: Split out NrIceCtx initialization. r=bwc (a399a76d59) - Bug 1239870 - Part 3: Add a base mtransport gtest. r=bwc (5d0a79a54d) - Bug 1239870 - Part 4: Disable broken proxy tunnel tests. r=bwc (8c24c01723) - Bug 1239870 - Part 5: Switch over mtransport tests to mozilla gtests. r=bwc (0e00f9e97d) - Bug 1251714 - use UniquePtr instead of ScopedDeletePtr in media/; r=jesup (a274b4172e) - Bug 1251718 - use UniquePtr instead of ScopedDeletePtr in WebGLElementArrayCache; r=baku (39ebd0f02f) - Bug 1251716 - use UniquePtr instead of ScopedDeletePtr in DrawTargetCairo; r=jrmuizel (fe889eaff3) (baacd3ba62) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1212114 - Stop using dom::Promise::MaybeRejectBrokenly() in various FileSystemTaskBase subclasses. r=baku (9f6ea5db27) - Bug 1253534 - Suspicious code with probably reversed parms in call to IsSingleLineTextControl, r=mounir (1a5ee1fd1e) - Bug 769117 - Mochitests for youtube flash -> html5 rewriting; r=bz r=hsivonen (6324471dd9) - Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug (7043113247) - Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug (eca4bec6ea) - Bug 1173320 - patch 2/8 - Proper naming for the FileSystem path serialization, r=smaug (e1604ff2b1) - Bug 1173320 - patch 3/8 - Improve the Windows path management, r=smaug (f8da8541b5) - Bug 1252347 - Provide missing implementations of nsIBaseWindow::SetPositionDesktopPix. r=emk (97f9b92465) - Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin (a77e809688) - Bug 1251809 - Add input[type=file] tooltip support for e10s. r=ehsan (9f72cf3cd2) - Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug (c09d445043) - Bug 1246244 - Regression test. r=jaws,Margaret (8de084f9db) - Bug 1224105 - Allow windowless chrome docshells containing content docshells (r=smaug) (3343a2a966) - Bug 1230267 - Inconsistent display of SVG title as tooltip when multi-process is enabled. r=jst (b3fc298b7f) - Bug 1173320 - patch 5/8 - Cleanup manual string path management, r=smaug (8f6f0c4e44) - Bug 1250403 - Part 1. Define ARCH_CPU_ARM64 instead of ARCH_CPU_AARCH64. r=billm (d93a0b54da) - Bug 1250403 - Part 2. Import crbug #354405 for aarch64. r=billm (9dca949bcc) - Bug 1246501 - Add ppc specific atomic operations to ipc/chromium. r=Waldo (8054b612be) - Bug 1257305 - Avoid VS2015 about casting int to void*. r=dvander (6234acf6fc) - Bug 1207401 - Send B2G sandbox logging to both stderr and logcat. r=kang (ae404aa5ca) - Bug 1173320 - patch 6/8 - Make FileList clonable to workers if it doesn't contain Directories, r=smaug (ea6ba42f31) - Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug (3f11503300) - Bug 1222522, part 1 - Make most dom/devicestorage/ tests work with e10s. r=dhylands (3cc7e339a5) - Bug 1173320 - patch 8/8 - Fix e10s tests for DeviceStorage API, r=smaug (949454bae7) - Bug 1222522, part 2 - Inline devicestorage_cleanup() in dom/devicestorage/ tests. r=dhylands (bcdee11385) - Bug 1258137 - OSFileSystem should not be kept alive by more than 1 Directory, r=smaug (225775f48d) - Bug 1255867. Remove some unnecessary AutoJSAPI uses. r=bholley (618cf018e8) - Bug 1237173 - Part2: Change type of duration to Maybe<StickyTimeDuration>. r=birtles (6b83473e05) - Bug 1238469 - Part 1: Refactor b2g emulator tests to remove the usage of custom mozharness configs; r=ahal (a128c8a8bb) - Bug 1238469 - Part 2: Refactor b2g mulet tests to remove the usage of custom mozharness configs; r=ahal (6c7ced3419) - Bug 1238469 - Part 3: Use b2g_emulator_unittest.py for b2g marionette tests; r=ahal (5fdb88b0e1) - Bug 1237173 - Part3: Throw TypeError if duration is NaN, negative value or not 'auto' string. r=birtles, r=smaug (d60b0318d2) - Bug 1136567 - Marionette test for selection carets' positions after changing orientation of device. r=Automatedtester (e7b25b1e4f) - Bug 1138839 - Part1 - Marionette test for selecting text inside an iframe. r=automatedtester (45db397a94) - Bug 1138839 - Part2 - Fix naming issue in marionette test for selection carets. r=automatedtester (c54850d9d3) - Bug 1198542: Update Marionette element IDs to be valid UUID. r=ato This allows WebDriver compatibility to create valid URI. (1b3de245de) - Bug 1204496: When searching by link text start from the startNode and not the rootNode; r=ato (0dfa3b8830) - Bug 1157725 - Rewrite test_mouse_action.py to be more robust. r=ato (40273abca2) - Bug 1141519: added test that puts marionette into a position that can cause hangs when in content scope; r=jgriffin (c99d8cf325) - Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester (79d4e521fd) - Bug 1253989 Part 3 - Use @parameterized to rewrite selection mode tests. r=mtseng (baf189f1d5) - Bug 1253989 Part 4 - Rename AccessibleCaret test files. r=mtseng (d562edc8f4) - Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats (048dd5f103) - Bug 1253989 Part 5 - Remove touch caret and selection carets naming. r=mtseng (9929425b6d) - Bug 1253989 Part 6 - Refactor open_test_html(). r=mtseng (25a2424ca1) - Bug 1251519 Part 4 - Add tests for dragging caret to content boundary. r=mats (489b47269b) - Bug 1251519 Part 5 - Use union rect of child frames for clamping. r=mats (5520416749) - Bug 1216924 - Don't align to tiles (either real or virtual) if displayport suppression is enabled. r=BenWa (d470d188e4) - Bug 1254273 - Align the displayport to a max of 256 pixels even if the layer is larger. r=BenWa (0cf8cc0b6c) - Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey (fe12efd18f) - Bug 1257938 part 1: Adjust automated tests to assume position:sticky is unconditionally supported. r=corey (e749ac579e) - Bug 1257938 part 2: Remove separation between test_position_sticky.html & its helper-file, now that it doesn't need to tweak a pref. r=corey (631edab31a) - Bug 1257491 - Ensure that if the peek-messages code modifies the displayport, we schedule a repaint. r=BenWa (d6fb6ff96c) - Bug 1255006 - Ensure the displayport rect takes priority over a suppressed-margins displayport. r=kats (aa6cbc0250) - Bug 1259235 - Add IsScrollFrameWithSnapping to speed up event regions. r=mstange (2a744c311e) - Bug 1185140 - [css-grid][flexbox] Make grid/flex item blockification happen before creating table pseudos, per the latest specs. r=dholbert (dddb8b17ef) - Bug 1224424 - Replace mask-mode:auto keyword by mask-mode:match-source; r=dbaron (5a51b3b301) - Bug 1252039 - corrected MOZ_ASSERT expression in SeparatorRequiredBetweenTokens. r=dbaron (08790aa514) - Bug 1243734 - Part 1. Use MOZ_ENABLE_MASK_AS_SHORTHAND to define the type of mask property; r=dbaron (d8cd3a1c4a) - Bug 1243734 - Part 2. Set up gCSSProperties depends on mask-as-shorth and; r=dbaron (aa6b0259d8) - Bug 1243734 - Part 3. Set mask-mode reftest as failure before enable mask-as-shorthand; r=dbaron (6a326fbaf2) - Bug 1243734 - Part 5. Add MOZ_ENABLE_MASK_AS_SHORTHAND compile flag; r=ted r=dbaron (fcc1344ac8) - Bug 1142531: Check more bits in nsStyleContext::MoveTo assertion. r=heycam (8b62b139df) - Bug 1258147 - Pierce through display:contents style context ancestors when looking for CB context to compare our writing-mode to. r=jfkthame (956d8c25e5) - Bug 823483 patch 1 - Check for percentage max-width in addition to percentage width when deciding to ignore intrinsic min-width of replaced elements. r=dholbert (f88cb5f6a8) - Bug 823483 patch 3 - Limit effect of percentage width and max-width on intrinsic size to elements with replaced element sizing. r=dholbert (2573c3cfff) - Bug 823483 patch 4 - Make a percentage max-width override a fixed width for replaced element intrinsic size computation. r=dholbert (dda859f06c) - Bug 823483 patch 5 - Make (again) percentage width on text inputs make intrinsic minimum width be 0. r=dholbert (d46ada73ef) - Bug 1247929 patch 2 - Hard-code the Web-compatible set of form controls whose intrinsic minimum inline-size shrinks to 0 when inline-size (width) is specified as a percentage. r=dholbert (e4f0c80fcb) - Bug 1254968 - Add support for running JS builtins' constructors over Xray wrappers without unwrapping the newTarget. r=bholley,f=bz (56213ae395) - Bug 1249123 - Add telemetry for __defineGetter__/__defineSetter__ |this| values. data-review=bsmedberg r=till (52c5fd3488) - Bug 1232639 - Implement Object.{values,entries} in C++ to avoid native call overhead in tight loop. r=jorendorff (7262497283) - Bug 1254966 - Disambiguate JS Telemetry macro names. r=evilpie (781d0916c4) - Bug 1254384: Use generic shell switch syntax in js/src/jit-test tests. r=nbp (6f5975cc55) - Bug 1253016 - Remove legacy __defineGetter__/__defineSetter__ this behavior. r=till (cf1b7ad28c) - Bug 1253016 - Implement and test the new spec for legacy functions. r=till (1ff7762e3e) (cf2d7d1ae9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1251999 - [css-grid] Update <fixed-size> parsing to the latest spec. r=dholbert (07f68007b7) - Bug 1151243 part 5 - [css-grid] Reftests for abs. pos. static-position. (f9a3b24508) - Bug 1242053 part 1 - [css-grid] Fix parsing / serialization of grid-template subgrid values. r=dholbert (39576c2f6d) - Bug 1242053 part 2 - [css-grid] Enable subgrid support for tests. r=dholbert (6da4aeb35a) - Bug 1240956 part 2 - [css-grid] Update tests due to the changed column/row value order for 'grid', 'grid-template' and 'grid-gap' properties. (16d2258d3a) - Bug 1253529 part 1 - [css-grid] Replace uses of the 'grid-template' shorthand with 'grid'. (f847bfa554) - Bug 1253529 part 2 - [css-grid] Remove the 'grid-template' shorthand. r=dholbert (d553c2f623) - Bug 594933 - Part 1: Let calc() supports number. r=dbaron (e4bc39b5f0) - Bug 594933 - Part 2: Add support for calc() to line-height. r=dbaron (901227bacb) - Bug 1253189 part 5 - Import reftests of css-values. r=dbaron (4599431827) - Bug 1253189 part 4 - Add skip.list for skipping imported tests. r=dbaron (014f7ca7de) - Bug 1253189 part 1 - Make import-tests.py compatible with Windows. r=dbaron (a22c3e4f7f) - Bug 1253189 part 2 - Update import-tests.py script to work on the current repo. r=dbaron (7535b38b71) - Bug 1253189 part 3 - Update existing received w3c reftests. r=dbaron (0fa2d6e2de) - Bug 1253189 followup - Update skip.list to match the directory name on CLOSED TREE (019b55c3c9) - Bug 968761 - Treat nested calc() as plain parenthesis. r=dbaron (537506f4e5) - Bug 1248371 - [css-grid] Require that each track has a definite min- or max-sizing function when the track list contains a repeat(auto-fill/fit) track. r=dholbert (330dd37427) - Bug 1244638 - Part 1:implement AnimationEffectTiming iterationStart. r=birtles, r=smaug (d0217068ac) - Bug 1244638 - Part 2: Throw TypeError if iterationStart is NaN, negative value or Infinity. r=birtles, r=smaug (f631e261a0) - Bug 1238845 - Implement UUID helper - dom/bluetooth & dom/webidl & layout/build change. r=jocelyn, r=bz (3ddfa8cccf) - Bug 1252790 - Remove RuleHashTableOps. r=dbaron. (b52d9e2613) - Bug 1252375 - Fix up jemalloc stats reporting. r=erahm. (dbecb54598) - Bug 1249503 - Make WindowsAddressSpaceReporter bloat memory reports less. r=erahm. (3bfb6932cb) - Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. (1331fd9ea0) - Bug 1251127 - Gracefully handle multiple calls to nsMemoryReporterManager::Init(). r=erahm. (c51f57907e) - Bug 1234540 - verify the validity of hashEntry, if it's null return with NS_ERROR_FAILURE. r=michal (f44bd269db) - Bug 1112499 - Set up shutdown pipe before new thread starts. r=keeler (73b9a56196) - Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus (ab11fd8507) - Bug 1251873 - Store the trimmed referrer URL on HTTP channel if a trimming referrer policy is in effect; r=mcmanus (3f43d5b351) - more bits of bug 366559 - patch 7, content-encoding brotli for https (f127a97450) - Bug 1250115 - initialized pollInterval with 0 in order to prevent garbage value if Poll(..) doesn't get called. r=dragana (af55e06789) - Bug 1251493 - Remove remaining references to MOZILLA_XPCOMRT_API from netwerk. r=mcmanus (43d711d2d6) - Bug 1242452 - only if PR_GetIdentitiesLayer return valid pointer continue and pass it's result to PR_GetIdentitiesLayer. r=mcmanus (61a2785337) - Bug 1251595 - Check if mNetAddr is set before sending ipv4/6 telemetry. r=mcmanus (9d081bc0b9) - Bug 1252755: increase maximum UDP packet size to 9216 bytes for jumbo frames. r=jesup (3d629473ea) - Bug 1194259: warnings-as-errors bustage fix rs=bustagn a CLOSED TREE (5b8288ff6d) - Bug 1227781 - Fix crash with bogus STUN parameters. r=bwc (7d132a37ff) - Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r+drno (60f11ed191) - Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap (fdeaafb737) - Bug 1231507 - Part 1: selectSsrc chrome-only API for SSRC-based filtering of receive tracks. r=drno, r=smaug (c24ce1a76e) - Bug 1221837 - Accept hard coded codec numbers without rtpmaps. r=bwc (89b81c861c) - Bug 1231507 - Part 2: added mochitest SimulCast offer test case r=jib (05d838960f) - Bug 1230184 - setParameters webidl. r=smaug (6319cdfca7) - Bug 1230184 - add input parameter validation to setParameters. r=bwc (c0740c142a) - Bug 1230184 - add media.peerconnection.simulcast pref. r=bwc (99b1a4978d) - Bug 1247619 - add console warning about OAuth for STUN not yet supported. r=jesup,smaug (801eaa66e1) - Bug 1241153: Stop blocking addTrack on GMP init, and update codecs on existing tracks when GMP init finishes. r=jesup (3473dfe0ce) - Bug 1251737 - Remove remaining references to MOZILLA_XPCOMRT_API from media. r=jesup (7b32d9d191) - Bug 1218326: Prevent datachannel operations on closed PeerConnections. r=jesup a=lizzard (5d20d7dd7f) - Bug 1211091 - use upper boundary for streams per data channel. r=bwc (7f9462c434) - Bug 1188391 - separate immediate ICE failures from failures after checking. r=bwc, r=vladan (9095c58656) - Bug 1227708 - Differentiate ICE_SUCCESS_RATE telemetry for loop vs webrtc r=jesup (399406c872) - Bug 1232082 - fix removal of remote tracks to update receivers. r=jesup (81998ed355) - Bug 1244913 - Add test_peerConnection_scaleResolution.html r=bwc,jesup (8ac2d8a363) - Bug 1249860 - Add simulcast test for resolution scaling. r=bwc (c7753bf02b) - Bug 1247622 - Make RTCRtpSender.setParameters return a promise. r=jesup,smaug (4c2504adc8) (86eaa55e65)
    1 point
  26. And here is the shortest way to update the installation of uBlock Origin Legacy properly: Backup all your settings using the "Back up to file" button on the page "Settings". Uninstall uBlock Origin Legacy and delete the ublock0.sqlite file in your profile subfolder extension-data. Restart the browser and install the new version of uBlock Origin Legacy. Restore all settings from your backup file. Greetings, AstroSkipper
    1 point
  27. Thanks! I had that list enabled in the distant past, but it is indeed very restrictive and will cause false positives. (see e.g. this old issue in the uMatrix repo) It currently has 161.498 entries! I don't think that's beneficial, especially on older hardware... Also, the maintainer is known to block domains based on his personal opinion (mostly in his additional lists)...
    1 point
  28. 1 point
  29. TEKKEN 8 Requires Windows 10+ Arcade, Fighting, Side, 3D, Japanese By Bandai Namco Studios, Arika, Bandai Namco Entertainment
    1 point
  30. Please define "completely". So you want to say you can copy the supermium folder with your existing profile to another PC, and it keeps all your settings, passwords, extensions, cookies, etc? I'd like to see the proof of that. Thanks.
    1 point
  31. That's why I still didn't write my own portable starter programme for that browser. One of the reasons.
    1 point
  32. That's correct. I noticed that, too when using the most recent version of ProxHTTPSProxy. That's why I already updated my post. Best regards, AstroSkipper
    1 point
  33. That's pretty good advice if it's just the cost of a new system that's holding you back. I think that's true for some. But I also know several XP users just prefer the XP UI to more recent Windows versions, and they don't even want to switch to Win 7 (to say nothing of 10!) I doubt they'd be very comfortable with a Linux UI; those folks may be willing to go to more extreme measures to stay on XP. There's also the intangible "thrill factor" of making XP (or even Vista or 7) run programs that Micro$oft, Google, etc. have tried very hard to keep them from running (like modern Chromium)
    1 point
  34. Download UnGoogled Chromium here: https://portapps.io/app/ungoogled-chromium-portable/ Then simply replace everything in the chrome folder with. https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/windows/64bit/109.0.5414.120-1 or https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/windows/64bit/109.0.5414.75-1 Here is what differs from the original release to ensure portability: Following switches are passed to the process. --user-data-dir=<data_path>: Directory where the browser stores the user profile. <data_path> is dynamically generated at launch. --no-default-browser-check: Stops Ungoogled Chromium from checking if it is the default browser at startup. --disable-logging: Force logging to be disabled. --disable-breakpad: Disables the crash reporting. --disable-machine-id: Allows disabling the machine ID generation on Windows. --disable-encryption-win: Allows disabling encryption on Windows for cookies, passwords, settings… --disable-machine-id and --disable-encryption-win have been specially crafted to ensure portability. This means that passwords, cookies and other settings will not be encrypted on your hard drive. It is therefore advisable to have this data on an encrypted hard disk. Still having difficulties? Try this ready made release (but older). https://github.com/portapps/ungoogled-chromium-portable/releases/tag/103.0.5060.114-15
    1 point
  35. Update notification! Both versions of my Root Certificate and Revoked Certificate Updater for offline use have been updated and are now of 08/22/2023. You can find them in the section 11.2.4. Downloads related to Root Certificate Updates in the first post of this thread. Cheers, AstroSkipper
    1 point
  36. Update notification! My main article ProxHTTPSProxy and HTTPSProxy in Windows XP for future use in the first post of this thread has been updated in terms of ProxyMII. Changes have been made in the sections 0, 8, 10, 11 and 12. Cheers, AstroSkipper
    1 point
  37. It's not dead, it's just that the developer hasn't been working on it lately. Please see GitHub issue #79
    1 point
  38. Then your system can't be updated correctly in terms of POSReady.
    1 point
  39. Dito! Good, that's what I thought! Your system has not been completely updated with regard to POSReady. Because if it was, you would have to have ntdll.dll version 5.1.2600.7682 dated 19/03/2019 with a file size of 720,384 bytes. Seems like your Windows XP doesn't really have POSReady updates or at least not all of them. See the following link for the update KB4493563 in question: https://support.microsoft.com/en-us/topic/description-of-the-security-update-for-the-remote-code-execution-vulnerability-in-windows-embedded-posready-2009-april-9-2019-134ccc9d-2ffc-02f0-5df9-04ba050f3047 So I'm not at all surprised that Quick Startup works properly for you. Now, it would be very interesting to know what happens when all POSReady updates have been installed, especially KB4493563.
    1 point
  40. Could be some sort of a time bomb because the company dissolved itself 4 years ago. I had some similar weirdness in the past . Another question, who still runs the website, if the company dissolved itself ? Perhaps they just re-registered themselves back to China, after years of being in GB !??! Too many questions to risk with it. And one more to add - I'm blocked on their website with my REAL French IP ! Why !??!? Too many questions.
    1 point
  41. Glarysoft is located in Beijing, Beijing, China https://www.crunchbase.com › organization › glarysoft SONG, Hongjie 4#809,Fuhai, Center,, Large Liushu Road Haidian District, Beijing, China, 100081 Role Director Date of birth January 1977 Appointed on 27 January 2010 Nationality Chinese Country of residence China Occupation Director According to GOV.UK - the Company was dissolved on 28th of May 2019 https://find-and-update.company-information.service.gov.uk/company/07138127
    1 point
  42. Download the latest version from here: https://github.com/vxiiduu/VxKex/releases Install it like any other program. After installation in the properties of the shortcut or exe you will see a tab, there you enable VxKex. And if the program requires Windows newer than 7, you choose which version it requires.
    1 point
  43. wonder if win7 can be installed, if not, win10 will be used.
    1 point
  44. Off-Topic: AMD Zen2 processors are released, and I'm planning new workstation/compilation machine with 3700X + B450 ATX + 32GB RAM + GTX1650(for cudnn) + 1 large&fast&reliable NVMe M.2 SSD (or 2 smaller).
    1 point
  45. it will ask you password when you start connecting. if your server is SSL/TLS, you need to change it in server settings page in your account.
    1 point
  46. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20190706-74a3674-uxp-a3ed49dde-xpmod.7z Browser-only Suite Win32 https://o.rths.cf/boc-uxp/bnavigator.win32-20190706-74a3674-uxp-a3ed49dde-xpmod.7z source patch (excluding UXP): https://o.rths.cf/boc-uxp/boc-uxp-src-xpmod-20190223.7z Official repo changes since my last build: - [UXP] Update commit pointer (74a3674) For UXP changes please see above.
    1 point
  47. I got no problem here. Did you choose "Firefox compatibility" in preferences?
    1 point
×
×
  • Create New...