Recommended Posts

The current release of both Firefox and Cyberfox will be very different when release 56  comes around. Many Mozilla devs have left evidently Tab Mix Plus will no longer be updated.  Oneman released the source code for TMP.The speed issue was already addressed as well as the difference between the two. I may try Edge or stay with Slimjet 64 Bit.

3 hours ago, oldtimefighter said:

The move from XUL based extensions to Webextensions will have no effect on like 99% of users. You are making a mountain out of a mole hill. LOL No matter what Firefox does they will never overcome Chrome just because of Google's superior marketing position.

 

...

For years people decried XUL, saying it was slow and bloated and all those buzz words, now when Mozilla decide to kill it and move to something more modern suddenly XUL is the most important browser feature.

 

Same with XPCOM, I don't think anybody has ever actually liked that.

 

Edit: It's going to end up more like Vivaldi than Chrome anyway.

  • Like 2

Here’s Why Firefox is Still Years Behind Google Chrome


 

Quote

 

No Multi-Process Architecture

CPUs are gaining more and more cores, becoming capable of doing more work in parallel. Single-core CPUs have become unheard of, and even the lowest-power computers have dual-core CPUs at the least. The future is an ever-increasing amount of CPU cores, and computer programs will have to become capable of doing more work in parallel to take advantage of all this processing power.

 

Read the rest at the link. I believe that this is what Firefox wants to accomplish.

That article is from 2013, and Firefox has made significant progress since then, including Electrolysis (e10s) landing.

 

Firefox already has multiple processes, for example I've set dom.ipc.processCount to 99 (not recommended for normal users, limit to 9 instead!) and it works perfectly.

Edited by Boo Berry

 

1 hour ago, Boo Berry said:

That article is from 2013, and Firefox has made significant progress since then, including Electrolysis (e10s) landing.

 

Firefox already has multiple processes, for example I've set dom.ipc.processCount to 99 (not recommended for normal users, limit to 9 instead!) and it works perfectly.

I do not as some of my extensions block it.

dom.ipc.processCount for me is set to 1

Ahh, yes. Yeah, e10s makes a major difference in performance, and should be a lot much better once WebExtensions is enforced (though some extensions like Tabs Mix Plus and Classic Theme Restorer will be likely gone, sadly).

 

I used to use a lot of extensions, but over time I cut them back until I use one (will be two once LastPass has a WebExtension version ready - AFAIK, it still uses compatibility shims but they are working on it!).

Thunderbird development is basically dead, except for bug fixes, small additions and security fixes.

1 hour ago, Semtex said:

Onemen said that He will rewrite TMP

 

http://tabmixplus.org/forum/viewtopic.php?f=1&t=19282#p69296

He wrote that in 2015, he may not even bother now.

Edited by Boo Berry
29 minutes ago, Boo Berry said:

Thunderbird development is basically dead, except for bug fixes, small additions and security fixes.

He wrote that in 2015, he may not even bother now.

I was wondering about that since he released the source code of TMP.

Just now, Semtex said:

Maybe he saw the writing on the Wall. Mozilla has made so many changes, it is hard to keep up with what their end game is. They keep on losing users they will be gone.

On 01/02/2017 at 10:04 PM, Boo Berry said:

That article is from 2013, and Firefox has made significant progress since then, including Electrolysis (e10s) landing.

 

Firefox already has multiple processes, for example I've set dom.ipc.processCount to 99 (not recommended for normal users, limit to 9 instead!) and it works perfectly.

Also it conflates threads with processes. Firefox is already heavily multi-threaded (JS parsing/compilation happens on separate threads to execution, HTML parsing on a separate thread, media decoding uses thread pools, etc.), but certain parts of the web platform mandate a single thread model. Chrome fixed that through using multiple processes for content, while Mozilla is planning on using the Opera model of co-operative multitasking (Along with multiple content processes for crash resistance)

  • 2 weeks later...
Quote

 

Multiprocess in FF 51-52 solved Rated 5 out of 5 stars

by Anonymous user d47b20 on February 9, 2017 · permalink · translate

According to Tab Mix Plus developers http://tabmixplus.org/forum/viewtopic.php?f=2&t=19761 , in Firefox 51 and 52, multiprocess is disabled with TMP even though it seems to be fully compatible.

To manually enable multiprocess, add new Boolean preference (right click -> New ) to about:config and set it to 'True':

browser.tabs.remote.force-enable

 

I tried the above with TMP and it works in Firefox 51. Just an FYI for anyone using this.

On 31/01/2017 at 0:20 PM, Gary7 said:

I will not be using Fx 57.

i barely use Firefox nowadays. an there wont be much point in using Firefox when it hits 57 an beyond , it'll be interesting to see how Many Extensions there are for firefox at 57 an beyond 

 

i'd expect Firefox 55 an 56 to start killing off extensions that wont be changed into a webextension 

17 minutes ago, Demz said:

do you know what it actually looks like on the browser? the CL ?

ok i just looked at the compact light theme in Dev Edition, to me it didnt look to good., but i tend to not to use themes at all in Browsers, well not in Linux anyway. though there is One attractive theme  i do know of that Frank Lion does, ( Metal Lion )

1 minute ago, Demz said:

ok i just looked at the compact light theme in Dev Edition, to me it didnt look to good., but i tend to not to use themes at all in Browsers, well not in Linux anyway. though there is One attractive theme  i do know of that Frank Lion does, ( Metal Lion )

I used that one for a tad, I use FT Deep Dark now.

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

    • Google are hyprocrites for signing this. They have been pulling the same dirty tactics as Microsoft, only they do it on Android and ChromeOS.
    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
    • The "Classic" Outlook has done that for a few years as well. The option to even change that is really hidden away too... It really shouldn't be hard to respect user defaults. Sadly we are the product now, not Outlook. To change in the Classic Outlook: File > Options > Advanced > change "Open hyperlinks from Outlook in"
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!