Recommended Posts

The APIs that allow for multiprocess extensions have been around since Firefox 4, there's already a bunch of extensions that work fine since they used these "newer" APIs.

Extension breakage is to be expected, but it'll be old unsupported extensions (Which have their own issues), or badly written ones (Again, issues)

the more addons you enable, the more crappy ff runs. multi-processing seems a proper way to make browser more retarded because you get additional latencies for inter-page websites.

 

Memory usage on the other hand is similar to single-process Firefox. The overhead is just 10 Megabytes in comparison, and the developers have stated that they may be able to reduce it further.

That's definitely good news considering that Firefox's excellent memory usage won't inflate because of this feature.

 
 
http://www.ghacks.net/2013/12/05/multi-process-firefox-go/

this part looks kinda suspicious: to reduce memory overhead at given case is possible only thanks to a common core to share basic functionality for opened tabs. in short, that scheme ain't pure multi-processing. so, i doubt there will be greater stability & security.

...

this part looks kinda suspicious: to reduce memory overhead at given case is possible only thanks to a common core to share basic functionality for opened tabs. in short, that scheme ain't pure multi-processing. so, i doubt there will be greater stability & security.

It's called shared memory, 3 different instances of Gecko shouldn't take 3x as much memory, they can share all the executable code in memory (And anything else common between pages, 2 pages in 2 different Gecko processes referencing the same image should only store 1 copy of the image)

Edit: And the all cache/net access goes through the parent process (Sandboxing reasons, the child processes shouldn't have random internet/drive access), that reduces per-child memory use as well (A decoded image lives in the parent process, each child that uses it maps it through shared memory, etc.)

Sure you could replace the icons via a user style, but the fact is those icons are just monochrome, you'll have to draw your own colourful ones if you want colours (Or edit the existing ones). They were originally going to use SVG paths with a filter to do all the fancy gradient/dropshadow stuff, but that ended up way too slow (Maybe they should re-investigate that now that they have a rendered SVG cache)

Oh, and for the larger toolbar icons post. Right after posting I realised that there are already larger scale icons for HiDPI monitors, switching to those and specifying a larger size should work fine.

It's called shared memory, 3 different instances of Gecko shouldn't take 3x as much memory, they can share all the executable code in memory (And anything else common between pages, 2 pages in 2 different Gecko processes referencing the same image should only store 1 copy of the image)

yes, Decryptor, shared memory o/& common-core process have been very way to reduce memory overhead. but such approach doesn't improve stability & security + it pounds the speed.

Edit: And the all cache/net access goes through the parent process (Sandboxing reasons, the child processes shouldn't have random internet/drive access), that reduces per-child memory use as well (A decoded image lives in the parent process, each child that uses it maps it through shared memory, etc.)

 

 

script blockage is better method to avoid viruses from untrusted resources, sandboxing ruins speed so badly much. in short, i vote for single-process scheme :)

Yeah it does, the rendering processes are separate, they can't take down the parent process and it lets JavaScript run concurrently.

Why would sandboxing the rendering process effect speed?

sandboxing traces code to prevent malware activities, so it needs a huge bulk of extra ticks on CPU & extra data moving as well. + needless to mention, JS code ain't very fast even w/o any sandboxes. + sandbox cannot guard against all kinds of malicious code & can crash process as well.

No, the sandbox they're using is OS enforced security boundaries and patching the code to prevent access to system commands.

It doesn't "trace" the code, it just stops it from being able to do things.

sandbox runs in the simplified form like:

 

1. recognize action.

1.1. if action is pure threat, prevent its execution.

1.2. if action is possible threat, inform user about.

1.3. if No threat detected, pass through.

======================================

ideally, considers that sandbox cannot be visible by testified code. but(!), in fact, no sandbox can emulate environment for 100%, so code could conceal its dark sides + in some cases, it's possible to crash sandboxing from testified code.

I think you're thinking more of an AV trying to discover whether an executable is bad or not, because sandboxes don't work like that.

When you sandbox a process on Windows (As IE, Chrome and soon Firefox will do), what they're doing is making the client process run at a lower permissions level where it doesn't have user level hard drive access, no "emulation" or "tracing" going on.

Edit: Apps run as a user don't have the same amount of permissions as an Administrator, etc. It's the same system.

Decryptor, thanks for pinpointing that difference :) i'm too stuck in av sandboxes. yes, low permissions are useful thing, but, for many cases, script blocking is much more preferable way: sandboxing, aforementioned by you, corrupts script logic for many cases as much as simple blocking, but blockage is more secure approach.

Im having a problem since yesterday, if i have Greasemonkey enabled(Even with no scripts installed)Firefox doesn't start, i need to finish the process through task manager. I tried to uninstall it and try again but nothing. Any ideas how can i solve it without creating a new profile or resetting all?

I fixed it. I deleted every entry in about:config with contained greasemonkey and now works fine

 

 

I had exactly the same problem as wasd- and fixed it by entering in safe mode and deleting any greasemonkey preffs.

 

For future reference there is an addon that will delete any preferences for addons, it's called eCleaner and you can get it here..

 

https://addons.mozilla.org/en-US/firefox/addon/ecleaner/

 

Simplifies the entire process.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • I think it depends on what you're looking for to do, and the time you have to spare. With my Dwarf 3, I easily spend 3-4 hour sessions; half an hour driving to an un-light polluted place, unpacking and setting up the smart scope + tripod for equatorial tracking, mucking around with settings, maybe shoot some calibration frames, spending a few hours shooting, merging with past photo sessions, etc. It's crazy how time flies and I often get home later than I expected. It's something I still need to set aside a good part of an evening to do, all in all. For one session, where you often need like four for best results when it comes to deep space objects. With practice, I can probably begin cutting time here but I think where smart scopes find their home is among people who love to shoot the night sky but don't have the spare time to go deep with the "navigator level" attunement to the night sky itself. Having said this, _if_ you have even more time to spend on this hobby, it will probably be even more rewarding to do it more by hand and learn the skies and the details of how it all works.
    • I misread the title and thought Teams itself would be redesigned. Imagine having this one as a native WinUI app.
    • Dell, HP PCs ran into endless reboot, BitLocker recovery loops but Windows 11 isn't to blame by Sayan Sen Last month Neowin reported on a major issue on Dell systems wherein a bug in its official support tool was leading to endless blue screen of death (BSOD) and restarts. Following our report, Dell officially acknowledged its SupportAssist-related crash issue, confirming that the culprit is not Microsoft's operating system but rather a faulty version of its own remediation software. In a newly published support advisory, Dell stated that version 5.5.16.0 of Dell SupportAssist Remediation and Alienware SupportAssist Remediation can trigger blue screen errors and unexpected system restarts. The company notes that the problematic component operates independently of the main SupportAssist application, meaning users should not remove the primary SupportAssist software when troubleshooting the issue. According to Dell, the crashes are linked specifically to the SupportAssist Remediation service, which is bundled with SupportAssist OS Recovery Tools, and as such it has since released an updated version, 5.5.16.1, which is said to resolve the problem. Affected users are advised to first verify whether version 5.5.16.0 is installed by checking the Installed Apps section in Windows Settings. If so, Dell recommends updating SupportAssist OS Recovery Tools through either SupportAssist's "Update Software" feature or Dell Command Update. Dell also advises users to back up important data before performing the update and to ensure systems remain connected to power throughout the installation process. If you are still having issues though make sure to report to the Dell support forum. As it turns out though Dell is not the only PC maker currently dealing with update-related headaches as HP is also facing a separate but probably equally frustrating issue involving recent Windows Secure Boot updates that were released with recent Windows 11 Patch Tuesdays. Similar to Dell, HP also put up its own support article where it explains the issue. The company says that affected devices could hit a brick wall when booting as they run into a BitLocker recovery loop after the April 2026 updates. The problem appears to affect systems wherein the new UEFI Secure Boot CA 2023 certificates fail to apply properly. As such affected users will find themselves entering their recovery key over and over again despite the system otherwise functioning normally. HP says such PCs should be updated to the latest available BIOS version and configured with the necessary Secure Boot certificates before installing Microsoft's Windows 11 Patch Tuesday updates. Systems that are already experiencing the problem may require BIOS configuration changes to restore normal boot behavior. Admins can find information regarding that in the support article here on HP's official website.
    • Getting further away from the artistic study of mental disease that was the first game... (which never needed any sequels to begin with) But I get it, a company has to make money. And the second was at least visually impressive, if not in any other way.
    • If its the devs fault you would think Unreal would help M$ take full advantage of Unreal and work with them to fix the performance issues. Otherwise they are catching unwarranted bad press.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!