Recommended Posts

Hi guys, I'm sorry for posting this question here, but this thread is alive and you guys probably know everything about Firefox.

So, I want to completely remove Google from my life and for me, the only alternative to Chrome is Firefox. But there's one thing that's killing me. If I import Chrome's bookmarks, favicons are not imported. There used to be a plug-in for restoring/refreshing favicons, it was called Check Places. It doesn't exist anymore (at least not in the extension "store"). Are there any other extensions that can restore favicons?

Thanks in advance

I do not know why it was crashing on users. The 32 Bit Crashed many many times. I , to the best of my knowledge have never had a crash using the 64 Bit version. Maybe some users don't know where to find the proper plug-ins, IDK. But I agree with you Zippy, it is a very bad decision on Mozilla's part.

The 64bit version is much buggier than the 32bit version, and was never intended to be tested by end users (But in the end more people were using the unsupported 64bit release than the supported 32bit release, which was one of the reasons why it was turned off)

Every time I tried the 64bit nightly I'd get about 2-3 crashes, and on average only 1 of those would ever have been caught by the crash reporter. So even if 64bit Firefox was providing most of the top crasher bugs, I'd say they were still missing out on a bunch.

There is no one to be blamed for bad 64-bit support other than the developers.

Any good browser should start transitioning to more modern technologies.

How long are you going to rely on a WOW COMPATIBILITY LAYER? Till it will be gone?

Till Microsoft wont certify 32-bit apps? What?

I am not saying that it is normal for a browser to use more than ~3GB RAM.

But it sure beats getting on OOM when you have 8/16/32 GB RAM free.

Also proper 64-bit support means of equivalent or better performance than 32-bit.

Obviously. Less Assembly Code. Better performance handling 64-bit numbers and SSE2 and more registers.

That is all there is to it. Besides Linux and Mac are 64-bit already.

So WTF. Lead Mozilla. Not follow.

hate to say it, but Mozilla will eventually Crumble just like Netscape. even Open Source Browser such as Epiphany are starting to take features from Chrome that Mozilla still lack. another problem with Mozilla, they do not have any Goals, just look at when they said they'd dump 64bit support browsers, now they dig ther 64bit browser out of the Grave an put life back into it. an you call that a Goal? they have none.

The WoW64 layer won't be removed from a proper consumer release of Windows (not talking about locked down crap like WinRT) for a very long time, Microsoft only just got rid of 16bit compatibility recently. And it's not like it would just vanish overnight, if Microsoft do remove it, it'll be over a very obvious and slow transition period.

There are benefits to moving to a pure 64bit build, but they won't benefit a program like Firefox much (For example, 64bit Firefox is slower than 32bit Firefox)

The WoW64 layer won't be removed from a proper consumer release of Windows (not talking about locked down crap like WinRT) for a very long time, Microsoft only just got rid of 16bit compatibility recently. And it's not like it would just vanish overnight, if Microsoft do remove it, it'll be over a very obvious and slow transition period.

There are benefits to moving to a pure 64bit build, but they won't benefit a program like Firefox much (For example, 64bit Firefox is slower than 32bit Firefox)

I did not notice a drop in performance using the 64 Bit version of Firefox. Maybe it is your machine or your OS? Should MS do away with their 64 Bit Browser as well?

Firefox really doing great in WebIDL (JS class based bindings) and many of these are gonna land today.

Snappy work is now really progressing especially off the main thread sweets landing once in a week at least. So snappiness is improved great deal for me but I noticed one issue, my old profile of several months history does not load site quickly if I open Firefox which is very pathetic although solved this by making new profile.

Firefox progress on WebIDL can be measured on this simple benchmark given on IE Test Center: http://ie.microsoft.com/testdrive/HTML5/DOMCapabilities/Default.html

IE9 and 10 score perfect 24 out of 24

Chrome score 21 out of 24

Previously Firefox used to score 17 out of 24 but now latest Nightly score 23 out of 24, so I think it is great improvement.

Salute to Boris dev working on WebIDL work.

  • Like 2

I think the whole concept of the library window is pretty ****ty. Should just integrate that into the options UI (incontent ofc)

That's the ultimate plan to implement Incontent UI.

Some more from Inbound:

Code refactoring and cleanup: https://bugzilla.mozilla.org/show_bug.cgi?id=825866

DOM: https://bugzilla.mozilla.org/show_bug.cgi?id=825949 , https://bugzilla.mozilla.org/show_bug.cgi?id=816340 , https://bugzilla.mozilla.org/show_bug.cgi?id=818708

JS Engine: https://bugzilla.mozilla.org/show_bug.cgi?id=824217

Phishing Protection: https://bugzilla.mozilla.org/show_bug.cgi?id=650935 ,

Private Browsing UI related (in Autostart): https://bugzilla.mozilla.org/show_bug.cgi?id=826371

Performance improvement (Backed out): https://bugzilla.mozilla.org/show_bug.cgi?id=791546

Ion Monkey Improvement: https://bugzilla.mozilla.org/show_bug.cgi?id=822436

Networking Cache performance improvement: https://bugzilla.mozilla.org/show_bug.cgi?id=725993

Click to Play Doorhanger bug: https://bugzilla.mozilla.org/show_bug.cgi?id=820303

Per Window Private Browsing bug: https://bugzilla.mozilla.org/show_bug.cgi?id=826063

Plugins issue on Linux: https://bugzilla.mozilla.org/show_bug.cgi?id=814200

JS Engine GC bug: https://bugzilla.mozilla.org/show_bug.cgi?id=826435 (More precisely Exact Rooting - Generational GC bug)

Social API: https://bugzilla.mozilla.org/show_bug.cgi?id=824800

Per Window Private Browsing & Addon SDK: https://bugzilla.mozilla.org/show_bug.cgi?id=815847

(Snappy) ADD UI when Plugins become unresponsive (backed out): https://bugzilla.mozilla.org/show_bug.cgi?id=805591

Cookie Manager bug: https://bugzilla.mozilla.org/show_bug.cgi?id=826159

MemShrink (Added new memory reporter): https://bugzilla.mozilla.org/show_bug.cgi?id=826553

  • Like 2

What I like the most about using Nightly builds is that you never know what fixes are included untill hours after you update.

A pretty detailed list of things changing in the nightly builds day-to-day can be found here: http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2+days+ago&enddate=now

It's not surprising that you always don't get a nicely formatted list (here, or on mozillazine) until after the update, because nightly generation is an automated process - the daily lists rely on the kindness of volunteers.

Changes can land any time of day, by many different people, and not all of them are noteworthy (many aren't listed even on the most detailed changelogs that volunteers produce). Nor, to be honest, does it matter what's in the lists most of the time - Firefox developers watch their respective areas, and many changes have no relevance to end-users.

Then there's the fact that things can get pulled out of nightly at a moment's notice, rendering the changelog incorrect. The changelog for one day could have a quarter of the items negated the next day by a backout.

Essentially, I'm saying this is normal, and expected. I work at a software company, and even though I *love* reading changelogs, it would be ridiculous to try and effectively watch everything that's going on. Important changes for end-users have different methods of communication.

So - be very happy for the kindness of volunteers who look out for interesting changes from nightly to nightly, even if Firefox will survive just fine without them :)

A pretty detailed list of things changing in the nightly builds day-to-day can be found here: http://hg.mozilla.or...ago&enddate=now

It's not surprising that you always don't get a nicely formatted list (here, or on mozillazine) until after the update, because nightly generation is an automated process - the daily lists rely on the kindness of volunteers.

Changes can land any time of day, by many different people, and not all of them are noteworthy (many aren't listed even on the most detailed changelogs that volunteers produce). Nor, to be honest, does it matter what's in the lists most of the time - Firefox developers watch their respective areas, and many changes have no relevance to end-users.

Then there's the fact that things can get pulled out of nightly at a moment's notice, rendering the changelog incorrect. The changelog for one day could have a quarter of the items negated the next day by a backout.

Essentially, I'm saying this is normal, and expected. I work at a software company, and even though I *love* reading changelogs, it would be ridiculous to try and effectively watch everything that's going on. Important changes for end-users have different methods of communication.

So - be very happy for the kindness of volunteers who look out for interesting changes from nightly to nightly, even if Firefox will survive just fine without them :)

I know where and how to get the updates. It is at one Time the updates were posted before the release of the Nightly. I intended to follow Fx 20 through the cycle but the Aurora version is still at 19. So I wait. When Mozilla came out with These Branches one was able to go from one to the other like from Nightly to Aurora and so forth. That lasted about 10 days I think. Anyway now I am on Fx21 and it works just fine so maybe I will follow it through.

Firefox 20 Nightly is marked as 21 now, so FF20 is in Aurora stage now.

Firefox is going amazing path nowadays.

I am loving every single bit of it now and it is vastly improved in every single way from FF3.6+ havock era.

Also DOM performance is quite splendid, you can witness it in several artifical benchmark sites as well like Peacekeeper, Dromaeo benchmark etc.

Some highlight of landings which I does not manage to cover due to my college classes starting. Sorry folks.

HTML5 "undo" feature implementation, SVG WebIDL elements, Anonymouse Health Report stuff

Some more info from Inbound:

Ion Monkey: https://bugzilla.moz...g.cgi?id=826734, https://bugzilla.moz...g.cgi?id=827659 (test failing more appropriate),

Crash fix: https://bugzilla.moz...g.cgi?id=827274

GC: https://bugzilla.moz...g.cgi?id=827929 , https://bugzilla.moz...g.cgi?id=799252 ,

Regression fix appeared on Firefox automated TALOS tests: https://bugzilla.moz...g.cgi?id=827188

Phishing Protection: https://bugzilla.moz...g.cgi?id=825891

Shaping library Update rollup: https://bugzilla.moz...g.cgi?id=826226

Crash fix (Appearing in FF18 as well): https://bugzilla.moz...g.cgi?id=823041

SVG Rendering bug: https://bugzilla.moz...g.cgi?id=825411

CC related (SNAPPY) fix: https://bugzilla.moz...g.cgi?id=820378 |ALSO BACKPORTED TO FF20|

WebIDL: https://bugzilla.moz...g.cgi?id=810644

FF Theme related fix: https://bugzilla.moz...g.cgi?id=827524

HTML5 Scoped Style Attribute Support landed BUT GOT BACKOUT: https://bugzilla.moz...g.cgi?id=508725

CSS2 test fail fix: https://bugzilla.moz...g.cgi?id=605231

CSS Flexbox related layout bug: https://bugzilla.moz...g.cgi?id=826149

Download Panel: https://bugzilla.moz...g.cgi?id=827298 , https://bugzilla.moz...g.cgi?id=827164

Per Window Private Browsing UI for desktop: https://bugzilla.mozilla.org/show_bug.cgi?id=729865

Also work on dense or sparse arrays fast path is again started by Brian Hackett it will make Firefox make particularly quite better in Peackeeper "Array" benchmark where Chrome literally destory every other browser and gain massive points lead.

Not only this, it will also improve other web apps performance.

  • Like 3

I know where and how to get the updates. It is at one Time the updates were posted before the release of the Nightly. I intended to follow Fx 20 through the cycle but the Aurora version is still at 19. So I wait. When Mozilla came out with These Branches one was able to go from one to the other like from Nightly to Aurora and so forth. That lasted about 10 days I think. Anyway now I am on Fx21 and it works just fine so maybe I will follow it through.

Yes, Aurora does not update automatically for a few days after the Nightly merge, so the code can stabilise.

Why would you follow a specific version through the cycle? That seems somewhat pointless.

All you would do is not get any new features for four months, and potentially lose features as they're backed out for not being stable enough. What benefit is there? (And you end up with the problem that your browser wants to update, but you are avoiding it ... sort of).

Now that 18 is out, anyone have a link to 19 beta 1? From The FTP or wherever. Also, what has changed from 18 to 19? Thanks!

You will get some more WebIDL spec implementation and Snappy fixes for sure and some more developer tools.

Let the release notes comes.. http://www.mozilla.o...a2/auroranotes/

Link to release notes when it was in aurora channel.

Link to FF19 Beta 1: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/19.0b1/win32/en-US/

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

    • BetterMediaInfo 1.0.0 by Razvan Serea BetterMediaInfo is a modern, open-source graphical user interface for MediaInfo, designed to improve metadata inspection workflows for audio and video files. It extracts and presents technical parameters such as codec profiles, bitrates, resolution, frame rate, stream ordering, and container-level attributes in a structured, readable layout. The interface is built with clarity and responsiveness in mind, supporting drag-and-drop functionality. It preserves the full feature set of the MediaInfo library while making the data easier to parse for users working in media management, encoding validation, or post-production environments. In short, BetterMediaInfo takes the power of MediaInfo and makes it much easier to use. Whether you're checking video quality, verifying audio settings, or just curious about a file's details, it gives you clear, organized info without the clutter. Requires Microsoft Edge WebView2, which is included in most Windows versions. BetterMediaInfo 1.0.0 changelog: Added an Image stream table to the card view and detail view, including type, color space, resolution, and size fields. Added View settings to toggle Image stream tables in card view and detail view. Added BatchMkvMerge to the welcome page with localized descriptions and a GitHub link. Added a portable 7z archive to the Windows release artifacts. Improved first-run language selection by detecting the system language and saving it to configuration. Updated Italian translations. Download: BetterMediaInfo 0.10.0 | MSI Setup ~9.0 MB (Open Source) Download: BetterMediaInfo for MacOS View: BetterMediaInfo Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • We wrote about it here https://www.neowin.net/news/browser-vendors-pen-open-letter-to-microsoft-saying-enough-is-enough/ the open letter itself is here https://browserchoicealliance.org/open-letter/
    • Someone forgot to mention EDR in the title ? I think I will not click anymore on the articles written by this author. All are click bait.
    • Browser vendors including Chrome, Firefox, Brave, and Vivaldi have jointly written an open letter to Microsoft saying enough is enough regarding Edge being pushed on Windows users without consent. Microsoft makes it difficult to change the default browser, promotes Edge throughout Windows 11, and has made the uninstall process unnecessarily complicated compared to other apps. Does anyone have more details on what exactly the open letter demands and whether any regulatory action is being considered? Also curious whether this could lead to antitrust investigations similar to what happened with Internet Explorer back in the day. Would love to hear from anyone following this closely.
    • The best-selling all-rounder GEEKOM A6 mini PC is now 20% off and cheaper than Prime Day by Steven Parker GEEKOM is having a sale on the A6. It comes from its "A series" of mini PCs, which are supposed to support AI natively; however, although others in the series include an NPU, this A6 variant does not. Below is a quote from the buyer's guide from the official website: Mini PCs that include a dedicated NPU are still quite expensive, which explains the low price of this A6 variant. Below are its full specifications. GEEKOM A6 Dimensions 112.4 mm x 112.4 mm x 37 mm Weight 450g CPU Ryzen 7 6800H (Base 3.2GHz, Turbo 4.7GHz 8C, 16T, 16MB L3 Cache) TDP: 45W Graphics AMD Radeon™ 680M Graphics 12 RDNA 3 Graphics Cores @ 2200MHz (Boost) 768 shading units/stream processors (12 CUs), 48 texture mapping units and 32 ROPs NPU No Memory 32GB Dual-channel Crucial DDR5-4800MT/s SODIMM (up to 64GB) Storage 1x Kingston 1TB NVMe M.2 (PCIe Gen 4.0 x4) Operating System Windows 11 Pro Bluetooth Bluetooth v5.4 Wireless LAN Wi-Fi 6E Kensington Lock No SD Card reader Yes (left side) Adapter 120W, 6.32A, 19V Power Adapter Front I/O Ports 2 x USB 3.2 Gen 2 Type-A 1 x 3.5mm front stereo headset jack Rear I/O Ports 1 x USB 3.2 Gen 2 Type-A 1 x USB 4 Gen 3 Type-C with Power delivery up to 15W (5V 3A) 1 x USB 3.2 Gen 2 Type-C 1 x USB 2.0 Type-A 2 x HDMI 2.0b 1 x 2.5G RJ45 LAN 1 x DC-in Price $599/$649 Here are the key features and dimensions (in inches) of the GEEKOM A6: We reviewed the A6 back in February and rated it highly. Below is a summary from that review: If you want to know more about my findings, do check out the above-linked review. GEEKOM offers three years of warranty on its products, and if needed, you can RMA or return them locally, relative to your region (the U.S. has a U.S. warehouse, and the E.U. has a Germany warehouse). Buy the GEEKOM A6 (16+512) for $479 (was $599) at GEEKOM U.S. Buy the GEEKOM A6 (16+1TB) for $519 (was $649) at GEEKOM U.S. Buy the GEEKOM A6 (16+1TB) for $519 (was $649) at Amazon U.S. When checking out, use the 20% off NWGKA620 coupon code. Best of all, the shipping is quick and free.
  • 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
      491
    2. 2
      PsYcHoKiLLa
      242
    3. 3
      ATLien_0
      73
    4. 4
      Steven P.
      73
    5. 5
      +Edouard
      67
  • Tell a friend

    Love Neowin? Tell a friend!