Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/19/2024 in all areas

  1. you don't even pay me why you order me to do the work?
    3 points
  2. still working with $DAYJOB, and for builds because there is lack of upstream changes. BTW I do plan for an update to my legacy browsers addressing some NSS related bugfixes and cert updates, but no ETA at the moment.
    3 points
  3. It's there since 2013 https://www.ghacks.net/2013/04/29/winrar-5-0-introduces-the-new-rar-5-format-what-you-need-to-know/
    2 points
  4. The ecologists are trying to save some of the survived birdies. Footage from X (twitter). https://video-s.twimg.com/ext_tw_video/1869314369823068160/pu/vid/avc1/480x852/9OrzOcDVWbz1pLl5.mp4 https://video-s.twimg.com/ext_tw_video/1869314355805736960/pu/vid/avc1/480x848/x5Exy4zq93lLvTwY.mp4
    2 points
  5. The ecological catastrophe caused by the Russians using defunct oil tankers in the Black Sea not even intended for the high seas. Many thousands of tons of heavy fuel oil will cover the seabed. CNN reports. Black Sea beaches flooded with oil from wreck of tankers https://edition.cnn.com/2024/12/18/europe/russian-tankers-oil-spill-beaches-black-sea-intl/index.html
    2 points
  6. Hello to all! Although my program package eventually passed the beta test, I still had to make significant changes due to false positives of several AV scanners: All unnecessarily embedded files have been removed from my self-created executables. Changes in calling up other programs. In all my affected programs, protection against code injection has been improved. This leads to preventing of future "space bugs", too! Different issues which could have been noticed only in very rare cases, have been fixed. All unnecessary code has been removed. New bugs I additionally found have been fixed. Autostart entries of PopMenu and the new Min2Tray, automatically added to the registry by my configuration program, have been fixed in regards to the "space bug". All message windows of my programs have been resized and adjusted for a better visibility. All my self-created program files have been recompiled by using a different compiler. All these measures have led to a reduction in the number of false positives reported by AV scanners. Now I am testing deeply my program package from scratch. Cheers, AstroSkipper
    2 points
  7. terrible and sad to see the number of developers than don't care about retrocompatibility, standards, or testing but they are called professionals
    1 point
  8. Yes it is the one i did use to make the stripped version linked in my previous message. My version only has the package for Windows XP and ProxHTTPSproxy. It is only 6.69 MB instead of 16.8 Mo for the full XP Package. Sometimes it is interesting to have the minimum footprint on old machines with very small hard disks or compact flash cards. Install is done directly from the msi file.
    1 point
  9. All of the previous versions have stopped working, and you are now forced to use their stupid Microsoft Store version to continue using WhatsApp, which is Windows 10-only.
    1 point
  10. In the early 2022, I quit using all online services, I go to physical stores, I pay cash only. I withdraw all money that I get from the military (pension) every month. I pay with physical papers for the utilities, usually in advance (4-6 months or so). I also refused to install any water counters, so I pay a "normative", which isn't that huge. By our Glorious French Constitution, no one can enter my house without my explicit permission, and it would be extremely hard anyways, they would have to besiege me with the special ops. So they had to calculate a median tariff for me. That's what you all need to do.
    1 point
  11. yeah, once I can get a proper time slot doing so.
    1 point
  12. Is @roytam1 on vacation? He certainly deserves one, so I have no problem if he is. I never thought we really needed weekly browser updates - or even monthly, unless some significant new feature is added or security flaw is fixed. Personally, I'd be fine with quarterly updates! But usually, each week there's either an update or a post telling us otherwise. And he's held to that pattern for so long, it stands out when the pattern breaks. So I was just a bit concerned.
    1 point
  13. I don't agree, too. I game on a very old rig with GTX 780 Ti, it was made in 2013, very low 3GB VRAM, but is usable if I gimp down the texture quality.
    1 point
  14. Those look very much older, most likely used to get the costs down. Very similar to the items from the 80s/90s, not 2003.
    1 point
  15. It's against forum rules, not to mention common sense and politeness. And to me, also looks like you simply don't know yourself but making pompous announcements based on nothing.
    1 point
  16. I said irrelevant to my question, not the whole topic. @Sampei.Nihira simply avoids answering by switching the topic. https://msfn.org/board/topic/186450-firefox-a-promised-land-of-privacy-that-never-happened-look-elsewhere-unless-youre-a-coder-with-the-ability-to-stop-the-enormous-data-mining/?do=findComment&comment=1272456
    1 point
  17. They're not talking about the same Office version. Version 2002 is the last you can run with Office 2016/365 on Windows 7. Of course, the actual version of Office XP released in 2001-02 can run on 7, just the request is to make newer Office 2016/365 releases to run on W7 (2003, 2004 ... 2212 and so on). Also I'm someone who is tempted to support this idea, as they stopped features updates in v2002, while in v2003, they introduced something I was awaiting for so long : the HEX-based color selector, which is much easier to use than the ARGB/TSL selectors. You can't imagine how p***ed off I was when I saw that.
    1 point
  18. 1 point
  19. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221231-9af8eeaf15-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221231-9af8eeaf15-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221231-9af8eeaf15-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20221231-9af8eeaf15-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 1202386: Add logging macros for HAL IPC, r=shuang (246eb96f38) - Bug 1202386: Output clear HAL IPC errors, r=shuang (eaba0dc9a8) - Bug 1202704: Move Bluetooth IPC pack functions to generic HAL IPC, r=shuang (4c745de79c) - Bug 1202704: Move Bluetooth IPC unpack functions to generic HAL IPC, r=shuang (4f8600030b) - Bug 1202704: Move Bluetooth's |UnpackPDUInitOp| to generic HAL IPC code, r=shuang (345f21c637) - Bug 1209085: Add 6-argument operator () to |UnpackPDUInitOp|, r=joliu (f5f8cf2dd9) - Bug 1123760 - make autocomplete dropmarker in the urlbar actually work when activated through a11y APIs, r=surkov (eee42195f4) - Bug 1123760 - bustage follow-up: remove unused variable, rs=bustage on a CLOSED TREE (6de8519b23) - Bug 1152836 - QR Decoder: Let everywhere, style nits: 580ms -> 400ms r=past (92a7fd6a15) - Bug 1212430 - Remove CrashAtUnhandlableOOM() and replace with AutoEnterOOMUnsafeRegion r=jandem (f595b87951) - Bug 1175755 - Only clear GC statistics aborted flag at the end of the outermost nested GC r=bbouvier (ca73f34c69) - reapply Bug 1221385 - Handle OOM during JitRuntime (e7def65b78) - No bug: Clarify documentation for js::NewObjectMetadataState. DONTBUILD r=fitzgen (41022b4137) - Bug 1211164 - Collect JS deprecated language extension telemetry for Add-ons. r=till,bsmedberg (eacd40ad66) - Bug 1212296 - undo a state change on OOM. r=till (6e272353d0) - Bug 1214006 - Take account of the fact that JSScript::atoms may be null while tracing r=terrence (19f61d7494) - missing bits of Bug 1208665 (c31173b0d4) - Bug 1221891 - "Fix a typo in TraceLoggingGraph.h". r=hv1989 (e1fc11f8df) - Bug 1221460 - "TraceLogger: Enable several new optimizations in 'TLLOG=IonCompiler'". r=hv1989 (ab3398646e) - Bug 1204365 - Repair external view source file name and extension. r=mconley (f033e55a0e) - Bug 1163693 - Fix View Source external editor fallback. r=jryans. (9c8becc93b) - Bug 1207629 - Don't assume that viewSourceUtils.js has Services in scope. r=jryans (07977953c0) - add back some telemetry (1e3b5bde5b) - Bug 1186785 - Replace nsBaseHashtable::EnumerateRead() calls in toolkit/ with iterators. r=froydnj. (e93e098dd8) - add back some crashreporter (80e325b3be) - Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8 (2ef9ecad5f) - Bug 1215629 - Remove nsDebug logger. r=froydnj (46784f05fd) - Bug 1137963 - Use a spin lock for TraceRefCnt. r=waldo, r=froydnj (b2420c97c0) - Bug 1196430 - part 1 - rename serialNumberRecord to SerialNumberRecord; r=mccr8 (933670070d) - Bug 1196430 - part 2 - give SerialNumberRecord a proper constructor; r=mccr8 (3ddf3d5e69) - Bug 1196430 - part 3 - remove unnecessary nsString.h include from nsTraceRefcnt.cpp; r=mccr8 (034954e692) - Bug 1196430 - part 4 - record allocation stacks for classes in XPCOM_MEM_LOG_CLASSES; r=mccr8 (366b612807) - Bug 1196430 - part 5 - dump allocation stacks for leaked objects in XPCOM_MEM_LOG_CLASSES; r=mccr8 (dce7b9cca2) - Bug 1180745 - Fix logging test screenshotting errors. r=jgriffin (a589f0d322) - Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin This also completely remove build/automationutils.py. (6e633359ef) - some crashreporter stuff (2d0bc9c95d) - Bug 1196430 - part 6 - move cut-and-paste stack fixer code into mozrunner; r=wlach (ffc7ccd521) - Bug 1196430 - part 7 - teach process_leak_log how to symbolicate leaked object stacks; r=mccr8 (0b5a4ace7c) - Bug 1196430 - part 8 - use less reinterpret_cast in nsTraceRefcnt.cpp; r=mccr8 (758cfca0aa) - Bug 1196430 follow-up: Hide the usage of gCodeAddressService behind #ifdef MOZ_STACKWALKING (e8d62dd73e) - Bug 487494 - Add an xpcshell selftest for readable stacks from assertions.;r=ted (ea15cf3cbb) - Bug 1156977 - Assert when aClassName is empty in BloatEntry. r=froydnj Bug 1116550 - Part 1: Turn HaveLeaks and Clear into methods. r=froydnj (8d7f88f498) - Bug 1116550 - Part 2: Print out negative values for leaks when there are more dtors than ctors. r=froydnj (7c9e3e7848) - Bug 1190483 - Add a way to record a DMD log late in shutdown. r=erahm (df7c22e64d) - Bug 1174344 - make error message for mismatched leak log entries more helpful; r=mccr8 (7f969e72c0) - Bug 1190483 - Followup to address review comment. (d3873f76fd) - Bug 1186025. Optimize the usage of regions. r=mstange (263080a66e) - Bug 1211841 - Style off the main thread markers differently, r=jsantell (1a183c5d3e) - Bug 1211839 - Don't allow off the main thread markers to nest under main thread markers, r=smaug, jsantell (f4d4b7ccf1) - Bug 1207161 - fix run-by-dir leak in test_bug846906.xul; r=mccr8 (5511752103) - Bug 1205348 - Always do shutdown CCs when NS_FREE_PERMANENT_DATA is defined. r=smaug (7fd7a7455c) - Bug 1208157, part 1 - Add and use nsCycleCollector::IsIdle() predicate. r=smaug (a06c2bd1db) - Bug 1208157, part 2 - Make the fields of nsCycleCollector private. r=smaug (494637fbef) - Bug 1207368 - Use swap() instead of forget() to remove MessageElement::mMessage. r=froydnj (8c58d38a55) - Bug 1181520 - Remove support for passing in reftest arguments via the command line, r=jmaher (75e9440e40) - Bug 1196814 - Fail Android mochitest, robocop, reftests when Fennec is not installed; r=jmaher (6ec15636eb) - Bug 1183717 - Increase default timeout for Android Debug reftests; r=jmaher (1b07fc1c9b) - Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher (1e27ef0d69) - Bug 1198944 - remove vmware recording support from mochitest; r=khuey (06e79556fb) - Bug 1162003 - Enable run-by-dir mode on Fx desktop opt builds. r=jmaher (0ef288a33c) - Bug 1087629 - Add two new test cases for ICE connection states. r=ekr (374112f2d0) - Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham (13ce88dbf7) - Bug 1154111 - Colorize SKIP in test logs. r=jgraham (85910e0f8b) - Bug 1191267 - Fix mozlog log buffering command line option, r=chmanchester (2bd6592f9b) - Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. (7f5a830fa0) - Bug 1219870 - [mozlog] ensure correct suite state when logging suite_start/suite_end via StructuredLogger.log_raw, r=chmanchester (21710387a4) - Bug 1198257 - Better support for providing a directory name and discovering reftests under that directory, r=jmaher (f6255fc44c) - Bug 1208220 - Remove test of manifest filename that breaks my workflow. r=jgraham (ae4e45946d) - Bug 1186888 - [mozlog] Ability to use a pre-existing logger with commandline.setup_logging(), r=jgraham (80dfa2a8a8) - Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester (8851b1b6f9) - Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal (a1f2c81a8e) - Bug 1224305 - Add an option to the mochitest harness to provide a copy of the extra chrome manifest it writes. r=ahal (e617971f41) - Bug 1170342 - Don't disable XInput2 for mochitests on GTK3, off by default now. r=karlt (05d53439da) - Bug 1145375 - Don't kill the debugger if the user Ctrl-C's as running a mochitest; r=ted (6c310500b8) - Bug 1199241 - Average runtime data across platforms instead of keeping it distinct, r=jgriffin (cd497f509c) - Bug 1157852 - Mochitest DevTools test directories run multiple times. r=ahal (415ab41a3a) - Bug 1186791 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in storage/ with iterators. r=mak. (84f6f1f566) - Bug 1186791 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in storage/ with iterators. r=mak. (9c67504d0c) - Bug 1186791 (part 3) - Replace nsBaseHashtable::EnumerateRead() calls in storage/ with iterators. r=mak. (02f472c197) - Bug 1219238 - remove AutoArray from mozStorageSQLFunctions.cpp; r=mak (45e751d2b7) - Bug 1166931 - JS Warning in MobileIdentityManager.jsm r=ferjm (2022d4cccd) - var-const (b7800ec532) - Trivial, no bug: add missing semicolon to nsBlocklistService.js to avoid a strict warning. (ee6b8a7593) - Bug 1208242 - Part 1: hook up the blocklist service to b2g web extensions r=mossop,ferjm (d0ad653af4) - Bug 1208242 - Part 3: don't ship things that should not ship r=me (cd75e88080) - Bug 1009795 - Use toLocalString to format download size instead of the decimalSymbol hook; r=mak (a4b4442d2c) - Bug 1009795 - Part 2: Revert to the old gDecimalSymbol hack if the Internationalization API is not available; r=mak (465e23f2c3) - Bug 1116385. r=Mossop (f0a7b7d450) - let-var (cb5d9d1d07) - Bug 1210459: Add originAttributes for tests that implement nsILoadContext. r=bholley (ea6be1490a) - var-let (d7d4533b53) - Bug 1034724 - Fixed Unicode values of prefs in about:support. r=adw (1c8253ac5b) - Bug 1153381. Add a D3D11 ANGLE blacklist. r=mstange (9008483ca5) - add back some WIn XP and 2k3 stuff (896a4a7e9b) - Bug 1141783 - Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar (872d0c3aff) - missing members version (4771ff5f24) - bug 1170987 - Fix gfx/2d to build on iOS. r=jrmuizel (1e555cb6b3) - Bug 1201937 - push transform onto cairo context when evaluating path bounds. r=eihrul (6a4d8d98ec) - Bug 1165900 - Make MaybeSnapToDevicePixels return a boolean to indicate whether snapping occurred. r=Bas (8f33f6cf7d) - Bug 1190705 - Add crashtest for canvas 2d. r=Bas (bf3afb2acc) - Bug 1161277 - verify SkPath is finite before doing ContainsPoint queries. r=jmuizelaar (c56f9ef322) - Bug 1218900 - Make shell function startTimingMutator() fail with an error rather than asserting when called at the wrong time r=sfink (856e8678ce) - small type fix (b36cfdf416) - Bug 1214846 - Make SPSProfiler::enter() report OOM to the context r=terrence (6086f60d17) - Bug 1218637 - IonMonkey: MIPS64: Add support into vm. r=arai (ae22538418) - gfx: add back `AddCrashReportAnnotations()` prototype (c13f61cd8a) (a51002fbca) - restore some configure.in changes to restore old vendor name (8823358c83) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1125514 - Use jemalloc's metadata statistics to compute bookkeeping. r=glandium (541dbcfc6f) - Bug 1201462 - Don't count arena allocated metadata once per bin. r=glandium (57e7c31081) - back some warnings (377df69d65) - Bug 1219501. In imagelib, initialize the number of cores to at least 1 in case of error. r=seth (3d7d1635f0) - Bug 1219501. Limit total number of image decoding threads to 32 regardless of number asked for. r=seth (829a7a623d) - Bug 1213744 (Part 1) - Support zero-size frame rects and detecting the end of the frame in Downscaler. r=tn (05e29075cc) - Bug 1213744 (Part 2) - Clamp the GIF frame rect to the visible rect for DDD and don't decode outside it. r=tn (8a25e10a3e) - Bug 1194837. Don't use the inverse orientation matrix when computing the image space invalidate rect. r=seth (cb5e4c2643) - Bug 1214054 - Don't fire DECODE_COMPLETE in VectorImage::OnSVGDocumetError(). r=dholbert (bb7c34e46f) - Bug 1195878 - If we detect animation during a full decode, drop the results of the full decode on the floor. r=tn (a765af2b68) - Bug 1210553 - Remove the alternate flags arguments from SurfaceCache's Lookup functions. r=dholbert (15c6124f98) - Bug 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj (411ac93047) - Bug 1186796 - Replace nsBaseHashtable::EnumerateRead() calls in image/ with iterators r=njn (665773ae6d) - Bug 1186792 - Replace nsBaseHashtable::EnumerateRead() calls in hal/ with iterators. r=dhylands. (d57c6b11da) - Bug 1187142 - Replace nsBaseHashtable::Enumerate() calls in hal/ with iterators. r=dhylands. (ec05c5b125) - Bug 1186793 - Replace nsBaseHashtable::EnumerateRead() calls in gfx/ with iterators r=njn (9b3cdd92ce) - Bug 1215900 - Fix clang's -Wimplicit-fallthrough warnings in gfx/ipc/ GfxMessageUtils.h. r=mstange (f55605f1fe) - Bug 618898 - Part 1: Add WGL_NV_DX_interop. r=jgilbert (73390398ed) - Bug 618898 - Add D3D11SharedSurfaceInterop. r=jgilbert (3dde956b85) - Bug 1208513 - Resurrect SharedSurface_GLTexture for use on iOS r=jgilbert (b0fdc90414) - Bug 1150760 - Don't call workaround unless necessary. - r=kamidphish (9bdd135931) - Bug 1151106 - let debugger stop on each iteration of a "for(;;)" loop; r=jimb (b1b921c3a7) - Bug 1223652 - Remove redundant else block after return statement in CGBlockScopeList::findEnclosingScope. r=arai (f1368bfc73) - Bug 1219515 - IonMonkey: Fix ThrowIfNotConstructing was not declared. r=evilpie (1d6cedad10) - Bug 1224044 - Use stable hashing in SavedFramePtrHasher r=terrence (4389cf1b70) - Bug 1206596: Change js::SavedStacks to use mozilla::FastBernoulliTrial. r=fitzgen (1c4a8d1929) - Bug 1206357: Add mfbt/FastBernoulliTrial.h, implementing efficient random sampling. r=waldo (7143e53dba) - No bug: Fix comment in mfbt/FastBernoulliTrial.h. DONTBUILD r=me (e3343f8d9d) - Bug 1217919 - Separate dynamic module scopes from those of function calls r=shu (521f6826e5) - Bug 1202568 - Cherry-pick warning fixes from upstream double-conversion. r=Ms2ger (ef738f753b) - add back some disabled android stuff (0351b0c518) - Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj (fa4d8f2468) - Bug 898075 - Remove the mozbrowserasyncscroll event from Gecko. r=botond,kanru,sicking (b1fdcb7630) - namespace (91374d2db8) (9af8eeaf15)
    1 point
  20. tested some previous builds and same issue occurs, I think this is google-side problem. someone may check against official version to see if same problem will occur or not.
    1 point
  21. @all please redownload today's UXP/moebius binaries!
    1 point
  22. so those UXP/moebius builds are christmas gift from palefill's author martok which makes UXP/moebius regex engine can parse named capturing groups. but it seems causing a regression of not showing context menu when Scrollbar Anywhere extension is installed. a hackfixed xpi of above is placed in http://o.rthost.win/boc-uxp/scrollbar_anywhere_fixed.xpi and a crash regression on accessing https://www.o2.pl and I'm thinking how to report this. EDIT: martok is notified. https://github.com/roytam1/UXP/commit/e81a8d866d97e87e31df24a60aba35305cd9fb55#r94172639
    1 point
  23. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221224-83a04cbfb3-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221224-83a04cbfb3-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20221224-83a04cbfb3-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20221224-83a04cbfb3-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - Bug 1155546 - Implement WorkerControlRunnable::Cancel(), r=bent (b3a39d0398) - import changes from `dev' branch of rmottola/Arctic-Fox: - fix restore button on MacOS 10.6 fullscreen (08151078bd) - Bug 1216580 - Make background-position:fixed clip stealing work with display items that create their own layer. r=mattwoodrow (7760c8ddd8) - Bug 1222661 - Replace ToUntyped(obj) calls with obj.ToUnknown*(). r=nical (76e36824f0) - Bug 1223310 (part 1) - Pass a LayoutDeviceIntPoint instead of an nsIntPoint to InitEvent(). r=kats. (ea95207afe) - Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats. (4993cccff8) - Bug 1218552 - Fix GTK drag-and-drop coordinate scaling on HiDPI displays (r=karlt) (d03cf04136) - fix preprocessing (2f4c1a1c94) - Bug 1205923: Make VectorImage::GetWidth/GetHeight set outparam to 0 (not -1) on failure, to accomodate callers that don't check error codes. r=seth (487de31340) - Bug 1212954 - Make BaseSize::IsEmpty return true for negative sizes to avoid NS_ERROR in VectorImage::GetFrameAtSize when root svg doesn't have intrinsic width or height. r=roc (402b154f56) - fix ordering (ac8483c966) - Bug 1216056 - Always sent OpRemoveTextureAsync as pending async Messages r=nica (66c9ee8708) - Bug 121976 - Add a destruction handshake to PCompositable so as to avoid races between messages and the protocol. r=sotaro (636a669e44) - Bug 1209724 - Cancel ImageBridge proxy functions if they are called too late. r=sotao (5bf81453ef) - Bug 1221371 - Switch chromium IPC code to use mozilla::Tuple (r=jld,cpearce,kats) (eebcd419e9) - Bug 1221371 - Remove unused Chromium callback code (r=jld) (3f2e882485) - Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) (bed635f565) - Bug 1181303. Set composition time earlier so that computing invalid regions works properly. r=mattwoodrow (7a3e41cd96) - Bug 1150552 - Fix partial present bug with FPS counter. r=mattwoodrow (6e6ae92909) - Bug 1216287 - Properly invalidate the debug overlay. r=mattwoodrow (60d4f3451a) - Compute the compositor's damage region before composites, rather than layers updates. (bug 1217560, r=mattwoodrow) (6efcac085b) - Bug 1216248 - Recomposite when the window overlay changes. r=mattwoodrow (8a8c5ccd07) - Bug 1224021 - Support fractional async scroll offsets in the reftest harness. r=tn (353f75d3aa) - Bug 1121072 - Always notify when layers cleared (r=dvander) (aa6ffc67e2) - Bug 1224403 (part 1) - Make Configuration::mBounds a LayoutDeviceIntRect. r=kats. (7617b9da7e) - Bug 1224403 (part 2) - Split GetClientOffset() into typed and untyped versions. r=kats. (06916479b1) - Bug 1224403 (part 3) - Make mNonClientOffset a LayoutDeviceIntMargin. r=kats. (76efba1fb6) - Bug 1224403 (part 4) - Make {Get,Set}NonClientMargins() return/take aLayoutDeviceIntMargin. r=kats. (99cfc2fdbc) - Bug 1224403 (part 5) - Make OnDefaultButtonLoaded() return/take a LayoutDeviceIntMargin. r=kats (c402452f97) - Bug 1224403 (part 6) - Remove one WidgetToScreenOffsetUntyped() call. r=kats. (8e4485a404) - Bug 1224403 (part 7) - Use LayoutDeviceIntMargin more in IMMHandler. r=kats. (6b5e9124fc) - Bug 1224403 (part 8) - Use LayoutDeviceIntMargin more in HyperTextAccessible. r=kats. (5bc1a04cc7) - Bug 1224403 (part 9) - Remove GetRestoredBoundsUntyped(). r=kats. (20e2b28335) - Bug 1224403 (part 10) - Make nsScreenGonk::GetNaturalBoundsUntyped() typed. r=kats. (9d19986f22) - Bug 1224403 (part 11) - Remove a GetBoundsUntyped() call. r=kats. (58ce962157) - Bug 1214267 - Followup to fix missing propagation of 'fixedPositionSides' to the compositor, and add it to the layers dump. r=mattwoodrow (7dc122eb62) - Use compositor clip rects, not client clip rects, when computing the compositor's backbuffer damage region. (bug 1189159, r=mattwoodrow) (b70d71b1b7) - Bug 1210784 - Layer tree invalidation with Preserves3D. r=roc (8a7bfa1a22) - Bug 1166165 - Check if the timestamp is null to prevent assertion. r=nical (189a8d42d0) - Bug 1137004 - Changed the location of the counter so when it is used in a maximized window it is no longer cut off, and added a little left padding. r=mattwoodrow (140d294445) - Bug 1222661 - Replace FromUntyped(obj) calls with FromUnknown*(obj). r=nical (b399ccef2e) - Bug 1216506. Properly initialize min inset box shadow color to black. r=mstange (335259200c) - Bug 1223690 - Remove implicit Rect conversions. r=jrmuizel. (5aef25158f) - Bug 1056356 - Allow calling NewRunnableMethod() with a const pointer to the callee object. r=froydnj (145279b91c) - Bug 1209649. Part 2: Reftest to test box shadows and border radii. r=mstange (9405ccfe23) - Bug 1211363. Part 2: reftest with int border radius. r=mstange (9edb37635e) - Bug 1216200. Inset box shadow reftest with negative spread value. r=mstange (8350478107) - Bug 1211264. Fallback to render dest rect with outer box shadows on non-int transforms. r=mstange (a244775d24) - Bug 1216200. Correct for negative spread values with inset box shadows. r=mstange (4851e9c792) - cleanup (1f78332ad8) - Bug 1213970 - Enable APZ on iOS r=kats (1d170e32e3) - Bug 1217939 - part 1 - remove nsContentUtils::GetViewportInfo; r=smaug (8c25236851) - Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug (6beb37157c) - Bug 1146713 - Don't export NO_PKG_FILES (fix ssltunnel in b2g); r=glandium (a21152c79c) - Bug 1222323 - Avoid passing extra defines to the compiler from config.mk. r=gps (2d1076d513) - Bug 1222321 - Avoid the duplication of OS_CPPFLAGS on the compiler command line. r=gps (cf762f1644) - Bug 1210687 - Separate out jar.mn parsing in a separate class. r=gps (d54cc5576b) - Bug 1219147 - Use addEntriesToListFile in mozbuild.jar.JarMaker.updateManifest. r=mshal (3cd74ff478) - Bug 1208160 - Show information when Xcode requires accepting license agreement; r=gps (352bb43d73) - Bug 1174524 - Make objdir path comparison case-insensitive on Windows. r=mshal (6f74f10845) - Bug 1158898 - Cache config.guess output; r=mshal (a7b01184fa) - Bug 1187245 - Make .mozconfig.mk environment variables available to mach valgrind-test. r=gps (2033642ceb) (a7ea204c19) - import changes from `dev' branch of rmottola/Arctic-Fox: - bug 1162519 - use winrm for mach clobber on Windows. r=gps (707dfeb728) - No bug: Make ./mach clobber work on windows without winrm.exe. r=me (bb55cb7a1d) - Bug 1176642 - Import proper mozinfo package; r=me (f5baa80864) - Bug 1216171 - Fix MozbuildObject.bindir to import the correct mozinfo, r=jmaher (58df60341e) - Bug 1216575 - [mozbuild] Remove if statement that sets bindir to resource dir on osx, r=spohl (079d7483c8) - Bug 1190474 - Allow test-specific timeouts to be specified in cppunittest.ini, r=chmanchester (86d5ffa97c) - Bug 1181867 - move -runtime flag to runtests.py so it gets set in automation; r=jland,ahalberstadt (939efb386c) - Bug 1185761 - [mochitest] Allow boolean values to --keep-open for overriding the default, r=ted (b7d1c99778) - Bug 1156425 - Allow Android test jobs to run for up to 75 minutes; r=ryanvm (9930c4f8e9) - Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures; r=mfinkle (400ed217a5) - Bug 1179981 - A new test harness for robocop; r=jmaher (9c6b066733) - Bug 999450 - Add find-test-chunk command in mach to discover the chunk for a mochitest on a platform. r=chmanchester (b9e5b64fc6) - Bug 1140441 - Add substring matching option to |mach mach-debug-commands|, r=gps (4ad5b5362e) - Bug 1090276 - Support mach cppunittest on Android; r=dminor (a5dc185c03) - Bug 1181261 - Merge configs from testing/config/mozharness into mozharness proper, r=chmanchester (9d2a45b3de) - Bug 1217144: Allow for cppunittest to be run locally on OSX. r=erahm (f470637d77) - Bug 1205144 - Remove 'REMOVED' commands from output of mach-commands and mach-debug-commands. r=gps DONTBUILD (19a8e3b0bf) - Bug 1203627 - Change search order for finding android emulator; r=ahal (ca1b0eb350) - Bug 1199377 - Fetch host-utils for Android tests when needed; r=jmaher (c276a035af) - Bug 1211407 - Make |mach mochitest| use the adb under `out/host/*/bin` if no --adbpath specified. r=ahal (e8acae4e41) - Bug 1122590 - Make |mach mochitest| properly detect devtools tests (and other subsuites), r=chmanchester, DONTBUILD, a=NPOTB (5034e6aac6) - Bug 938994 - Move build/mobile/robocop into mobile/android/tests/browser/robocop. r=gbrown (f386204b05) - Bug 1208002: Optimize creation of RegExpMatch result for 'str.match', r=bhackett (b8dccae77a) - Bug 1214548 - GenerateLcovInfo: Check that getOrCreateScript does not OOM. r=bhackett (9bbd59a94e) - Bug 1155937 - Fix comment in IonBuilder::getPropTryInnerize. r=bz (a8a05ec18f) - Bug 1213146 - IonMonkey: MIPS: Modify the last two args of Assembler::bind to generic type. r=arai (54123a5c20) - Bug 1220505 - IonMonkey: MIPS64: Fix workaround for Loongson3 in Assembler::bind. r=huangwenjun06 (fff27fcfeb) - Bug 1220939 - IonMonkey: MIPS: Check oom() before using editSrc() and Label::use(). r=jolesen (a2a25baf45) - Bug 1205167 - IonMonkey: MIPS64: Fix typo in Assembler-mips64. r=nbp (b339f0475b) - Bug 1217873 - IonMonkey: MIPS: Move BailoutStack to architecture dependent. r=arai f=nbp (cd6a703e71) - Bug 1217873 - IonMonkey: MIPS: Move visitOutOfLineBailout to architecture dependent. r=arai f=nbp (4fc456d837) - Bug 1217873 - IonMonkey: MIPS64: Simplify BailoutStack for MIPS64. r=lth (baafdfefeb) - Bug 1090957 - IonMonkey: MIPS64: Implement atomics in MacroAssembler. r=lth (64df89560f) - Bug 1219157 - IonMonkey: MIPS64: Delete CodeOffsetLabel::fixup(). r=jolesen (20a4bb8de4) - Bug 1219125 - IonMonkey: MIPS64: Fix profiler/test-bug1026485.js failure in debug mode. r=arai (701dca2337) - Bug 1213532 - IonMonkey: MIPS32: Fix call FloatRegistersMIPSShared::GetName recursive. r=arai (96cb12e849) - Bug 1213532 - IonMonkey: MIPS32: Rename BaseFloatRegisters to FloatRegistersMIPSShared. r=arai (d0bbaaad17) - Bug 1066642 - IonMonkey: MIPS32: Do not allocate odd FP registers on Loongson CPU-s. r=arai (fe0e2e6f0a) - Bug 1215420 - IonMonkey: MIPS32: Fix FloatRegister::encoding. r=nbp (03534b7eb6) - Bug 1129813 - special-case "while" and "for" line notes; r=jimb (000e7e8bea) - Bug 1139235 - don't set line for literal case expressions; r=fitzgen (b317b4c427) - Bug 1220766 - Don't assume ListIterator's next slot contains an int32 r=shu (65b563b78b) - Bug 1224222 - Guard against setters on Array.prototype in self-hosted Module code. r=jonco (5ac5b48c5b) - Bug 1219044 - Take account of the fact that module import bindings may be null if we have hit OOM r=terrence (27b1e057ad) - Bug 1219408 - Throw error if module loader attempts to evaluate an uninstantiated module r=shu (b89af38208) - clean up double definition (92c2e6c4d2) - remove, since 1170372 has long since landed and no trace can be found in FF/TFF (e417a4dc58) - Bug 1215430 - Inline the guts of the shared method implementing |new RegExp(...)| and |RegExp.prototype.compile| into each separate method, for clarity. r=efaust (5be0d360f2) - Bug 1215430 - Refactor RegExp code to be more spec-like in its ordering of things, and eliminate the confusing statefulness of RegExpObjectBuilder. r=efaust (fe24ae119d) - Bug 1209001 - Add test code for OOM handling in parseModule() r=terrence (c36cc5e5c1) - Bug 978802 - Crash in argumentsOptimizationFailed() if we run out of memory r=jandem (de1bb00bd7) - Bug 1212128 - Annotate oomInGetJumpLabelForBranch with allow-oom. (rs=terrence) (72304c3b03) - Bug 1212469 - Make oomTest() into a shell function r=nbp (6c19395033) - various cleanups (d12627b23f) - Bug 1216260 - Replace mozMatchesSelector with matches in add-on SDK. r=matteo (7457c563b6) - Bug 1216269 - Fix tab-firefox.js typo in tab attach method. r=zer0 (a59f126ec8) - var-let (d81c53a0ce) - Bug 1139100 - Apply proper checking for command existence; r=ahal (5d0f1fc75d) - Bug 1176620 - Refactor how mach command metadata is stored; r=ahal (aa6dc7c786) - Bug 1176620 - Pass fewer arguments into MethodHandler; r=ahal (fa64eef7ab) - Bug 1176620 - Eliminate MethodHandler; r=ahal (04130c8e62) - Bug 1177476 - Fix require_conditions regression in mach, r=gps (30c6400900) - Bug 1208320 - Allow FileFinder to find dot files; r=glandium (639f2695a0) - Bug 1210329 - Remove support for line endings munging in the preprocessor. r=gps (cbb01fa96e) - Bug 1211957 - Add the repackage step at the end of a faster build on Mac. r=gps (48fb11101a) - Bug 1210687 - Use install manifests for jar.mn files in FasterMake backend. r=gps (cb0b4e2c92) - Bug 1215238 - Mention the included filepath in pre-processed js sources with #includes. r=glandium (3b3590e287) - Bug 1209839 - Remove the -E option to the preprocessor. r=gps (63c60f15cd) - Bug 1215526 - part 3 - make preprocessor.preprocessor report all included files; r=glandium (c4949756ff) - bit of Bug 1207708 - Part 2 (2a87bac13f) - some var fixes (35b7ffd9bd) (c1eaf73bd6) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1203159 - Clean up various tests after DevTools resource move. r=me (80fea1c8f4) - Bug 1203159 - Tweak environment test for appdir change. r=gfritzsche (bb60c915db) - kill some more android (d4d899e640) - Bug 1198352 - Handle cross-compartment WeakSets. r=Waldo (382327471b) - Bug 1212390 - fix lingering bugs around oomAtAllocation. r=jonco (81b4e9d132) - Bug 1214781 - Make oomTest() clear any previous OOM condition r=terrence (15e4ea435d) - Bug 1208403 - Fix byteSizeOfScript shell function to check for scripted functions. r=jonco (c1d916fc6d) - Bug 1219905 - Don't assume an exception is pending if the execution failed in oomTest() r=jandem (8fc0a260bb) - Bug 1215814 - Small ThrowIfNotConstructing cleanup. r=efaust (51217af85f) - Bug 1220610 - Fix the nsIDocument::GetDocumentURI and nsIDocument::GetOriginalURI comments to be correct and up to date. r=baku (5dc3d632e5) - Bug 1212842 - part 1 - BroadcastChannel should not remove the document from bfcache when not used, r=smaug (55a70ef4f9) - Bug 1212842 - part 2 - test for BroadcastChannel used when the document is bfcached, r=smaug (c3117e2bf8) - var-let (9641a37391) - Bug 1173074 - select-child.js needs to include XPCOMUtils, r=ehsan (3178041b77) - var-let (a81ad136a5) - cleanup (1036e060db) - Bug 1163028 - stop escaping [ and ] in toFileURI r=yoric (9b883ea6a3) - Bug 1218870 - Fix uses of typeof "foo" in OS.File. r=yoric (f78c0f73c7) - Bug 1124472 - Add telemetry for the Saved Passwords dialog. r=dolske (b869c82d58) - Bug 1197625 - delay sync on wake for 5 seconds in the hope the network is back up by then. r=rnewman (e20e63a8bc) - Bug 643633 - Remove TTLs from form history records. r=markh,nalexander (7a47acaa79) - const-var (e579cac720) (83a04cbfb3)
    1 point
  24. Anyway, all Windows XP compatible AV engines on VirusTotal do not generate false positive reports anymore! And, nearly all established and well-known AV scanners, too! Except Kaspersky, but I never trusted this company in the past, and will never trust it again in terms of security for good and well-known reasons.
    1 point
  25. Good question! I am the creator, and I really don't know why! But it can be taken as a good test for insensitivity to the "space bug".
    1 point
  26. And here is an example of reducing false positives by AV scanners. It's the file Configure PopMenu.exe: Old results uploaded by @Dave-H: Now my new results after all measures: 19 false positive messages have been reduced to a value of 10.
    1 point
  27. Hello to all again! The work is almost done. I tested deeply my program package, and what can I say? It's working perfectly without any issues as far as I can see. False positive reports by the etablished and well-known AV scanners have been reduced. I am thrilled! Currently, I am updating the documentation in regards to the changelog. And, there were a lot of changes! And now, a special information to my core beta testers, @Dave-H, @mina7601, and @NotHereToPlayGames! When my package ProxHTTPSProxy's PopMenu TLS 1.3 3V3 has been released, download it and, please, remove the old installation completely! Do all from scratch! Due to the changes, a simple replacing of files is neither good nor recommended. It could lead to error messages. Too much changes have been done! Furthermore, Microsoft .NET Framework 4.0 is now needed to run my program package. And now the most important thing! I think the release of ProxHTTPSProxy's PopMenu TLS 1.3 3V3 will be tomorrow. Cheers, AstroSkipper
    1 point
  28. I do hope so, too! Unfortunately, it's a lot of work. Changing code leads to the need of changing other code, and so on. I modified and cleaned up nearly all self-created programs. And I found bugs which apparently did not occur during the beta test.
    1 point
  29. Hello @George King! That was the very first action I did! I removed unnecessarily embedded files from all self-created programs. But anyway, thanks for the hint!
    1 point
×
×
  • Create New...