Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/02/2022 in Posts

  1. Yay, more incompatibilities (Stack Exchange sites, Tumblr...). I tried transpiling that MSFN service worker, it still didn't work. I've held on for a very long time, but even from my POV, this ship has sunk unless the developers behind these browsers step it up. Until then, as Agent Smith would say: Late edit: Seems inline (in HTML) incompatible JS might be only on some Stack Exchange's sites, at least on Stack Overflow for now.
    3 points
  2. Nothing new, MSFN's service worker...did it ever work? I know it didn't even before the forum update. The difference is that Serpent 52 has dom.serviceWorkers.enabled disabled so you won't encounter it while Serpent 55 has it enabled.
    3 points
  3. Many thanks indeed for taking the time to apply "git-bisect" in order to pinpoint the exact culprit... Thank you, too! So, the "bug" is really there in latest UXP, just masked behind the disabled (by default) serviceworkers pref... I can indeed confirm that latest St55 (2022-04-29) (32-bit) does not exhibit the reported bug once "dom.serviceWorkers.enabled" is set to false ! Now, the real question is: Is that still a genuine UXP bug or just a misconfiguration on "msfn.org"'s side? FWIW, I have sessionrestore enabled in all three flavours of 360EE (v11/12/13) and there all "msfn.org" tabs are session-restored successfully (I believe ServiceWorkers are enabled by default in Chromium browsers) ...
    2 points
  4. Yours still didn't have real title bar last time I checked, always custom drawn XP Luna images over the real title bar regardless of system theme, always white caption font (probably hardcoded type as well). I have green font color set for active window and red for inactive window. I like how PotPlayer (media player) does it, you can have it custom or follow Windows theme aesthetics. Still, you can try --no-sandbox command line parameter. Who knows if sandbox is even effective on XP / on these browsers. But it's the only thing in my experience that actually helps.
    1 point
  5. Not to speak for him, but he knows. He has "modern" web sites like his gym and where he buys food that do not work with v11 so he needs v13 or higher. We are all going to have different needs and different priorities on those needs. I myself need v13 or higher to pay my water bill or for a Wordle word-finder, but v11 works for everything else so I run v11 as my "default", run v13 for my water bill, and run NM28 for Wordle word-finder.
    1 point
  6. This one builds successfully https://ufile.io/itvzfprv
    1 point
  7. - Updated v9, v11, v12 and v13.0.2250.0 EN and CN versions with lastest minor edits I mentioned before. If I don't find anything else to edit, this will be the final update for all those versions (including v13.0.2310.0 EN and CN). Cheers.
    1 point
  8. K ... The reason(s) I prefer your V11 over anything else at the moment (again, at the moment, can change) is because videos play steady. Sorry guys, I don't know how to properly test but V11 is (overall) better. For the record, V12 is terrible and should be abandoned unless we see others using it, worse lag in the url bar than 11. But, again, but; the typing lag (delay) that @Anbima is also noticing can take some getting used to - have to type slower - it promotes relaxation and patience Lol! also the occasional missing vanishing text - I close the browser. Oh well, not biggie, for me anyway. Again, I know things will change and one day V11 and Serpent will be totally useless so I'll worry then. V13.5 is fine and I would certainly use any update (13.6) as its solid, just need to make sure nothing else is running to use it on my slow-azz molasses system. Ya feel me?
    1 point
  9. I'm aware, no worries here. But I don't really want a sub-forum for v11, another for v12, another for v13, another for v13.5. So we get Anbima's v11 and your v13.5 all merged into one. I totally get why Anbima uses v11. I totally get why you use v13.5.
    1 point
  10. Link removed. User is too new to let a link be posted in a thread like this.
    1 point
  11. Rest in peace, @rloew! People like you won't be forgotten! Greetings from an old customer.
    1 point
  12. NEWS The new version 13.5.2001 is out ! (not sure if it's the last) The new version 13.0.2310.0 is out but already abandoned. (last) Why ? Because 13.5 and 13.0 are now merged under 13.6. The 13.0 is completely gone to history. No news regarding the engine itself , still the old one , but they claim to make fixes . That's why I partially moved to Kaftan Browser (had to) . It has newer engine and java. Despite what some say , it's very fast for me.
    1 point
  13. I looked at that and that looks very complicated. I also don't find it suitable for Windows XP. Is there no easy way to safely save the passwords?
    1 point
  14. Thanks, that looks great. When you need a beta tester, you know where to ask! Cheers, Dave.
    1 point
  15. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220430-47be084a2-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220430-47be084a2-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220430-47be084a2-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20220430-47be084a2-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 895274 part.44 Rename NS_POINTER_ENTER to ePointerEnter r=smaug (2055d66902) - Bug 895274 part.45 Rename NS_POINTER_OUT to ePointerOut r=smaug (efc0b6b1f5) - Bug 895274 part.46 Rename NS_POINTER_OVER to ePointerOver r=smaug (06898047f7) - Bug 895274 part.47 Rename NS_POINTER_DOWN to ePointerDown r=smaug (eadcd864c2) - Bug 895274 part.48 Rename NS_POINTER_UP to ePointerUp r=smaug (9a04678318) - Bug 895274 part.49 Rename NS_POINTER_MOVE to ePointerMove r=smaug (8963a5e5e3) - Bug 895274 part.50 Rename NS_CONTEXTMENU_MESSAGE_START to eContextMenuFirst r=smaug (5eea077f97) - Bug 895274 part.51 Rename NS_CONTEXTMENU to eContextMenu r=smaug (df9153a883) - Bug 895274 part.52 Get rid of NS_PAGE_RESTORE due to unused r=smaug (5555386a4f) - Bug 895274 part.53 Rename NS_STREAM_EVENT_START to eStreamEventFirst r=smaug (873f2e5b5c) - Bug 895274 part.54 Rename NS_READYSTATECHANGE to eReadyStateChange r=smaug (21d91c9a87) - Bug 895274 part.55 Rename NS_BEFORE_PAGE_UNLOAD to eBeforeUnload r=smaug (1da6db3491) - Bug 1203272 - Fix build of nsMemoryReporterManager on linux systems without mallinfo(). r=glandium,njn. (4a99986dc4) - Bug 895274 part.56 Rename NS_POPSTATE to ePopState r=smaug (c51dbbb2e0) - Bug 895274 part.57 Rename NS_LOAD_ERROR to eLoadError r=smaug (e4b267ec78) - Bug 895274 part.58 Rename NS_IMAGE_ABORT to eImageAbort r=smaug (88a62156dd) - Bug 895274 part.59 Rename NS_HASHCHANGE to eHashChange r=smaug (7552f57017) - Bug 895274 part.60 Rename NS_PAGE_UNLOAD to eUnload r=smaug (20153f814e) - Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug (1072bcbb81) - Bug 895274 part.62 Rename NS_FORM_EVENT_START to eFormEventFirst r=smaug (e99f85df0c) - Bug 895274 part.63 Rename NS_FORM_SUBMIT to eFormSubmit r=smaug (b7ebab7fe0) - Bug 895274 part.64 Rename NS_FORM_RESET to eFormReset r=smaug (74a3518bf6) - Bug 895274 part.65 Rename NS_FORM_CHANGE to eFormChange r=smaug (64dafe9aaa) - Bug 895274 part.66 Rename NS_FORM_SELECTED to eFormSelect r=smaug (4437b9a60c) - Bug 895274 part.67 Rename NS_FORM_INVALID to eFormInvalid r=smaug (8122f6e301) - Bug 895274 part.68 Rename NS_FOCUS_EVENT_START to eFocusEventFirst r=smaug (5066c46dc1) - Bug 895274 part.69 Rename NS_FOCUS_CONTENT to eFocus r=smaug (79a443a14c) - Bug 895274 part.70 Rename NS_BLUR_CONTENT to eBlur r=smaug (64515beb6a) - Bug 895274 part.71 Rename NS_UI_EVENT_START to eLegacyUIEventFirst r=smaug (02b8a5cccd) - Bug 895274 part.72 Rename NS_UI_ACTIVATE to eLegacyDOMActivate r=smaug (884aa917ec) - Bug 895274 part.73 Rename NS_UI_FOCUSIN to eLegacyDOMFocusIn r=smaug (905f681593) - Bug 895274 part.74 Rename NS_UI_FOCUSOUT to eLegacyDOMFocusOut r=smaug (b38a2ab56c) - Bug 895274 part.75 Rename NS_DRAGDROP_EVENT_START to eDragDropEventFirst, define eDragDropEventLast and correct the type and name of event message in DataTransfer r=smaug (e8ac6a9112) - Bug 895274 part.76 Rename NS_DRAGDROP_LEAVE to eDragLeave r=smaug (6948c3cddc) - Bug 895274 part.77 Rename NS_DRAGDROP_DROP to eDrop r=smaug (9e67b051ee) - Bug 895274 part.78 Rename NS_DRAGDROP_START to eDragStart r=smaug (f13fc7cf41) - Bug 1184967 P1 Set RequestMode based on LoadInfo securityMode and client request content policy. r=nsm (b6d7f3fed7) - Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham (7d8e203c6a) - Bug 1187722 Fix bad origins, error page handling, and spec issues in fetch-frame-resources.https.html. r=jgraham (fecdaeddfc) - Bug 1184967 P2 Update fetch-frame-resource.https.html CORS checks to expect pass. r=jgraham (7550cba86d) - Bug 1184967 P3 Switch mochitest redirect tests back to returning a CORS Response. r=nsm (2f803e26ac) - spacing (21c5e1f343) (34aef4862) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 895274 part.79 Rename NS_DRAGDROP_END to eDragEnd r=smaug (d8af0a9474) - Bug 895274 part.80 Rename NS_DRAGDROP_DRAG to eDrag r=smaug (c52b1e9051) - Bug 895274 part.81 Rename NS_DRAGDROP_OVER to eDragOver r=smaug (1575b62285) - Bug 1199336 - Fix jank/hangs dragging files into the browser due to O(n^2) behavior in the Cocoa widget drag-and-drop code. r=mstange (d08bf7eb39) - Bug 895274 part.82 Rename NS_DRAGDROP_ENTER to eDragEnter r=smaug (a4cc62f29b) - Bug 895274 part.83 Rename NS_DRAGDROP_EXIT to eDragExit r=smaug (a9bc6efbc6) - Bug 895274 part.84 Rename NS_DRAGDROP_DRAGDROP to eLegacyDragDrop r=smaug (1e0e2fc36c) - Bug 895274 part.85 Rename NS_DRAGDROP_GESTURE to eLegacyDragGesture r=smaug (02b65c9714) - Bug 895274 part.86 Rename NS_XUL_EVENT_START to eXULEventFirst r=smaug (fdbf788d30) - Bug 895274 part.87 Rename NS_XUL_POPUP_SHOWING to eXULPopupShowing r=smaug (be6db4598b) - Bug 895274 part.88 Rename NS_XUL_POPUP_SHOWN to eXULPopupShown r=smaug (aa31f0604c) - Bug 895274 part.89 Rename NS_XUL_POPUP_HIDING to eXULPopupHiding r=smaug (31aa9bba3f) - Bug 895274 part.90 Rename NS_XUL_POPUP_HIDDEN to eXULPopupHidden r=smaug (3a16c46a47) - Bug 895274 part.91 Rename NS_XUL_BROADCAST to eXULBroadcast r=smaug (1f6a9ba826) - Bug 895274 part.92 Rename NS_XUL_COMMAND_UPDATE to eXULCommandUpdate r=smaug (a905f91d85) - Bug 895274 part.93 Rename NS_XULCOMMAND_EVENT_START to eXULCommandEventFirst r=smaug (676ccd9544) - Bug 895274 part.94 Rename NS_XUL_COMMAND to eXULCommand r=smaug (d91d925b72) - Bug 895274 part.104 Rename NS_PAGETRANSITION_START to ePageTransitionEventFirst r=smaug (0e481eb39c) - Bug 895274 part.105 Rename NS_PAGE_SHOW to ePageShow r=smaug (f45dc12913) - Bug 895274 part.106 Rename NS_PAGE_HIDE to ePageHide r=smaug (b3985be873) - Bug 895274 part.107 Get rid of NS_SVG_ABORT and NS_SVG_ERROR due to unused r=smaug (d129144cd4) - Bug 895274 part.108 Rename NS_SVG_EVENT_START to eSVGEventFirst r=smaug (3cbb4f9e36) - Bug 895274 part.109 Rename NS_SVG_LOAD to eSVGLoad r=smaug (bf00acdd16) - Bug 895274 part.110 Rename NS_SVG_UNLOAD to eSVGUnload r=smaug (e14939e8d5) - Bug 895274 part.111 Rename NS_SVG_RESIZE to eSVGResize r=smaug (b81017a3dc) - Bug 895274 part.112 Rename NS_SVG_SCROLL to eSVGScroll r=smaug (9b0ce02714) - Bug 895274 part.113 Rename NS_SVGZOOM_EVENT_START to eSVGZoomEventFirst r=smaug (ee1f48e8b4) - Bug 895274 part.114 Rename NS_SVG_ZOOM to eSVGZoom r=smaug (8274e50f8c) (47be084a2)
    1 point
  16. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rthost.win/basilisk/basilisk55-win32-git-20220430-cfbe5e56e-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20220430-cfbe5e56e-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: [WebGL] Only allow texture uploads from pixelbuffer if bound. (bdfe49f1) (eeb8c2578) - partly ported from UXP: [WebRTC] Apply port restrictions to peerconnections. (cfadb0bc) (456f447c9) - ported from UXP: [Basilisk] Don't try to force x-icon image type for search engine icon. (d88f98c2) (9e86a12df) - import from UXP: Issue #1755 - Add smooth, high-quality and pixelated to CSS image-rendering (be539ad8) (acff7efcf) - partly ported from UXP: Issue #1756 - Initial wrapped implementation in C++ (5df00281) (8e0aaca29) - ported from UXP: Issue #1756 - Expose NumberFormat.formatToParts() to content. (bdcb9cc5) (935df1ceb) - ported from UXP: Issue #1756 - Clean up ICU patch. (4651d973) (ba5ee86de) - import from UXP: [DOM] Add missing IDL definitions for CSP .nonce attributes. (7e02267f) (6071c59ab) - import from UXP: [WebGL] Bind framebuffer before DrawBuffers/ReadBuffer selection. (88bfb5d5) (5bb4078ac) - ported from UXP: Issue #1767 - Prevent incorrect calling of network change detection function. (434b3269) (629355cf9) - import from UXP: Issue #1770 - Fix incorrect reference to event parameter (52b1a20b) (9e8557967) - ported from UXP: [network] Fix typo in port blocking range check. (98f29e47) (0ec71a1f3) - ported from UXP: [js] Fix invalid early return in BaselineFrame::trace. (9c349537) (06c8b891c) - ported from UXP: Issue #1781 - Part 1: support calc() in stroke-dashoffset CSS (15a322ef) (35c329a96) - import from UXP: Issue #1781 - Part 2: Fix animation interpolation for stroke-dashoffset. (a149af11) (0b1c1abf4) - import from UXP: Issue #1781 - Part 3: Add reftest for the static calc() case. (f8130020) (e2a3e42bf) - import from UXP: [Toolkit] Don't use the "aero" msstyle provided toolbox background on Windows 10 (2319d8be) (c3d31957a) - ported from UXP: Issue #1783 - Part 1: Move GetNodeDepth to ResizeObserver.cpp (51d3f2d2) (e3f921c23) - import from UXP: Issue #1783 - Part 2: Update ResizeObserver and resizeObserverSize. (25164d0b) (f1c081f63) - import from UXP: Issue #1783 - Part 3: Remove ResizeObservation's BroadcastSize. (699781f3) (00e20ccb2) - ported from UXP: Issue #1784 - Add -moz-dark-theme media query and allow prefers-color-scheme to follow it. (efc60489) (0390b57a9) - ported from UXP: [network] Enable brotli compression on http for sites that offer it. (b33cc1fa) (d822e7a1a) - ported from UXP: [network] Stop treating http and https as different for encoding schemes. (3612f45a) (4936508ce) - import from UXP: Issue #1792 - Part 1: Remove superfluous check for abstract ancestors. (d751dbe1) (fe034912e) - ported from UXP: Issue #1792 - Part 2: Move GetParentObject() to EventTarget.h for re-use. (dd06472d) (644d1b491) - ported from UXP: - Issue #1792 - Part 3: Add ConstructibleEventTarget helper class. (6e0c0505) - Issue #1792 - Part 4: Implement constructors for the EventTarget interface. (467e117f) (4694ada29) - import from UXP: [Basilisk] Issue MoonchildProductions/UXP#1793 - Override the global style for Windows 10 that adds a bottom border to the toolbox widget (17a32c4f) (299407505) - import from UXP: Issue #1793 - Add a border-bottom to toolbox (86aec314) (8df30dd49) - import from UXP: Issue #1793 - Add a border-bottom to treecols header (895afe00) (36fcca54c) - import from UXP: Issue #1793 - Only use proper Aero Styling in the Toolkit Error Console on Windows 7 (b4e51a85) (a3311fc13) - import from UXP: [network] Stop blocking 10080 (0a428970) (e1b9bb9c9) - ported from UXP: [network] Add some sanity checks to deserialized nsStandardURLs (43f7d3e2) (d98fdae58) - ported from UXP: [ANGLE] Cherry-pick upstream fix (d3f293ec) (2b8664b1d) - import from UXP: Issue #1725 - Promise.allSettled, WIP: Base implementation (ada10bce) (35b8ea6f2) - import from UXP: Issue #1725 - Fix logic in PerformPromiseAllSettled. (495db8d7) (76bc0adea) - import from UXP: [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memory accesses when calling suspect (6c30b339) (e87e30886) - import from UXP: Issue #1781 - Follow-up: fix debug assert in MergeMultiplicativeR() (a05b76ff) (d5fd9831f) - import from UXP: Issue #1679 - Part 3: Make everything build on supported compilers. (3548ae2b) (b79a12583) - import from UXP: Issue #1679 - Part 4: Clean up commented-out/WIP code. (12231d92) (68084d0fe) - import from UXP: Issue #1675 - Move regexp to new-regexp to make bz porting simpler. (1d1618ff) (da5e5f937) - ported from mozilla: Bug 1662011 - Remove hash stats code from the cache, r=valentin,necko-reviewers (bcdbe13b73) (bd3a87b1c) - ported from UXP: [network] Use a proof of lock everywhere in cache v2. (9aed4d8a) (ec1235c7c) - import from UXP: [DOM/NPAPI] Defer loading object when setting attribute. (d1d00498) (676f7642c) - import from UXP: [MFBT] Convert debug asserts to early returns for situations that should never occur. (daa57bdd) (539f2b95c) - ported from UXP: Issue #1797 - Implement WindowOrWorkerGlobalScope.origin (13c48d24) (51b10d5fe) - ported from UXP: Bug 1723391 - Use RefPtr in ContentChild::RecvGetFilesResponse. r=smaug, a=RyanVM (8d7fa9bd) (ece5e73ff) - ported from `custom` branch of UXP: [CSS] Add calc availability to color functions. (8a0897d2) (2baff3e5e) - ported from `custom` branch of UXP: Split aData into smaller chunks to avoid going over the IPC message size limit (1335989). (e84c7ab0) (f73107bf3) - import from `custom` branch of UXP: Use a release assert in EnumSerializer::Write (1356392). (e79847e7) (2b6527527) - import from UXP: Bug 1606864 - Make mDoNotRetryToConnect atomic. r=decoder,dragana a=RyanVM, Bug 1712671 - Make nsSocketTransport2::m{Input/Output}StreamClosed atomic. r=kershaw,decoder a=RyanVM (d025defb) (e5020e978) - remaining ported from UXP: Add mozilla::Span (037afae5) (af7fba452) - ported from UXP: backport Bug 1724233 - Make sure to run ConvertUTF8toACE before ConvertToDisplayIDN. r=dragana, a=RyanVM (0ffa8a01) (c5ea02def) - import from UXP: backport Bug 1729517 - Set up document correctly. r=freddyb,ckerschb a=RyanVM (537bcf5e) (2c4a303db) - import from UXP: backport Bug 1739421: Use kungFuDeathGrip when firing a timer r=bwc a=RyanVM (eb0082ec) (767b49c45) - import from UXP: backport Bug 1502599: XHR should allow just "GET" method for blob URLs, r=smaug (6477ec9b) (d1080cb70) - ported from UXP: Issue #unknown, Reload Flooding prevention. (26ae6482) (0bf861575) - import from UXP: backport Bug 1696685 - r=valentin,nika a=RyanVM (f43ff83d) (4835e55b6) - import from UXP: Bug 1339588 - Part 1: Simplify nsTimerEvent::Cancel, since there's no need to release the nsTimerImpl itself. r=froydnj, a=dveditz (c72a393b) (6e2d90daf) - import from UXP: Issue #unknown, change assignment method in `nsThread::SetObserver()` (138137dd) (c1d127830) - ported from `custom` branch of UXP: pref-ui: make sanitize sub-dialog resizable (223f5ace) (11f097edd) - import from UXP: Issue #3017 - Shadow boundaries not accounted for in nsFrameManager. (74698b45) (d5e5201f6) - import from UXP: Don't rely on nsCRT from jsdate. (72d9d1a4) (7e355b731) - import from UXP: No issue - Fix a potential autocomplete issue. (bae3220d) (17c84779a) - import from UXP: Issue #3049 - Undo Stylo nonsense that breaks body and frame margins. (0f56697e) (bbcd70200) - import from UXP: Issue #3050 - Map scrollbar-width to an element attribute. (4bdd3889) (1792f0ad7) - import from UXP: Issue #3050 - Follow-up: extend attribution mapping to resize and corner controls to allow themes to respond to scrollbar-width. (94f3f356) (fd07bc9a0) - import from UXP: [network] Add non-overrideable default MIME types for js, jsm and json. (bca191c2) (993b776bb) - import from UXP: Issue #3058 - Try to deal with bad website scripting loading/unloading modules. (19e2f0fb) (1649cd88a) - ported from UXP: Issue #3063 - Implement queueMicroTask(callback()) (bf17b1fe) (3b4bc2a1d) - import from UXP: No Issue - Break overly long tooltips into multiple lines. (2073c449) (e5eeba4b2) - ported from UXP: [DOM] Clear sinks and block further use after storage observer shutdown. (bc2aa1f0) (8d366a208) - import from UXP: [DOM] worker cleanup. (a94d8514) (0cb16f52b) - import from UXP: [DOM media] Add a lock around Reset() in WebMBufferedParser (e5d81e17) (de765add9) - import from UXP: [Image] Image cleanup (9060ad1f) (1214929de) - import from UXP: [DOM media] Adjust lock scope in MediaSourceDemuxer (368848ad) (ace9dec20) - import from UXP: [htmlfive] Improve parser sanity checks. (b74a23ae) (85df6720e) - import from UXP: [network] BackgroundFileSaver cleanup. (562b04e5) (697d925ff) - ported from UXP: [DOM] Lock around memory reporting for XHR (766c8e3f) (235d1518b) - import from UXP: [network] cache memory reporter cleanup (232f5a47) (1d6dad603) - import from UXP: [DOM media] Handle truncated WAV stream. (b4306c04) (6a1e87cab) - import from UXP: [DOM] Promise worker-proxy cleanup improvements (66ae44b7) (083c450d6) - import from UXP: [Network] Only call nsWSAdmissionManager::ConnectNext on the main thread. (398cb984) (516980feb) - import from UXP: [Image] Add some additional locks to ImgFrame (ba0e98e3) (6c4c354bc) - import from UXP: [xpcom] Timer cleanup, assertions and comments. (bd80099e) (996712ebe) - import from UXP: [Network] Add a socket thread check and early exit for corner cases. (e45fbf91) (487bbbc8d) - import from UXP: [DOM XSLT] Add fallback value conversions if not converted beforehand. (bf80b782) (66cf0f5d8) - import from UXP: [XPCOM] xpcom/threads misc cleanup (7de4e867) (f66b00b1b) - import from UXP: - No issue - Avoid WebGL crash on Mesa (943d76fa) - Fix Mesa check + whitespace (15065117) (7fbe0807e) - import from UXP: [js] Fix AliasSet of MLoadTypedArrayElementHole (260cc45e) (2e80960fa) - ported from UXP: [XPCOM] xpcom Threadpool cleanup (8751960d) (cb89fca59) - import from UXP: [devtools] Restrict sourcemap URLs (168e8beb) (0fea5c58c) - import from `custom` branch of UXP: zlib: also pick up https://github.com/madler/zlib/commit/4346a16853e19b45787ce933666026903fb8f3f8 (eb6e4fba) (7dbfa36c1) - imort from `custom` branch of UXP: ported from esr91: Bug 1761026 - Add a null check for FetchDriver::mResponse, r=necko-reviewers,dragana a=dmeehan (3b54d6b5) (30e8509f) (cfbe5e56e)
    1 point
  17. Could it be because they have different SHA-2 updates versions ? And ,as far as I know, they were later included inside of the big all-in-one rollup packs.
    1 point
  18. 1 - Any information to back this up ? 2 - This pacify tactics had failed in the past and will fail now. Who's Russia to dictate us or any other country what to do ? It needs to know it's place (gas-station-country). 3 - Scaremongering . Let's begin with removing of the US citizenship for his daughter . Just search for Lavrov's daughter and you will see Lavrov’s daughter does not even speak Russian. BTW , Lavrov is not even his real name . He chose this surname due to it's "glorious" sounding (means laurels in English) and to be closer to the russian folks in general by wearing a russian surname. His real surname was Chechen (?) or Middle-eastern, smth like that , can gurgle yourself. So this clown does not scare me and shouldn't scare you , please calm down . This "laurel guy" represents the whole country . I mean , the whole country is a total joke-fake . They are just an empty space without us . Their war tech are copies of the German WW2 ones and made from Chinese parts. Look at their oligarchs and their children . Why they don't live and study in Moscow or Ryzan ? If they "love" Russia so much , let them live there and seal the borders ! I'd vote for a requirement for every russian who wants to live in the West , every RU citizen must not love Russia to get a visa and cut all ties with it completely. Otherwise it's just an enemy among us and most propably a sleeper (or active) KGB agent . The problem is our greedy businessmen that took their money . But that is starting to change , you'll see. So please calm down , our nerve cells are priceless and be well. As for your self-made cages , just dig a deep shelter in your garden and place your items in a wooden box with several rounds of copper foil around it and ground with a piece of a big wire (1-2mm thickness) connected to a big metallic object (a piece of railway track , old metallic bath tub would do fine) which you would also have to hide under a thick layer of soil. This will prevent electrostatic discharges that came off of the blast. I see they forgot to mention it ! Your Titan (black ? Sorry , I forgot) will survive. Would be good to remove the thermal pads and the paste and store the cooler apart (!) from the main board. The main board should be wrapped in aluminum foil , but don't scratch the chip !!! Place something soft on it. Regards.
    1 point
  19. Constant update about the current state of things from Rob Lee , PhD student (warstudies), focused on Russians and their war tech. Videos and analysis about russian/belarussian war crimes and atrocities like cluster bombing of peaceful cities , thermobaric weapons usage results, russian war tech movements , etc. Also, he wrote he removes videos with bodies and POWs. So OK to watch under 18. https://twitter.com/RALee85
    1 point
  20. It's what everyone does these days . Look at MKVToolNix , for example or Opera/Chrome.
    1 point
  21. Windows XP Professional release date October 25, 2001. https://en.wikipedia.org/wiki/Windows_XP
    1 point
×
×
  • Create New...