Recommended Posts

Link to comment
https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/
Share on other sites

Are we slim yet? No, once you drop legacy support and build for the future and not the past, then you will be slim.

Its for tracking memory usage , and dropping support for Xp (which aint legacy , it is still in use) would come in "are we modern yet" rather :p

Nice to see that once again Firefox is becoming primarily a Windows browser with Mac and Linux users supported by accident rather than actually deliberately designing for the platform. Promises of OpenGL accelerated layers in Firefox 5.0 and low and behold they've failed to deliver - why aren't I surprised.

Are we slim yet? No, once you drop legacy support and build for the future and not the past, then you will be slim.

Feel free to name ONE aspect of IE9 that is slimmer than Fx4.

Nice to see that once again Firefox is becoming primarily a Windows browser with Mac and Linux users supported by accident rather than actually deliberately designing for the platform. Promises of OpenGL accelerated layers in Firefox 5.0 and low and behold they've failed to deliver - why aren't I surprised.

I don't know about OS X, but to be honest, it's hard to deliberately design GPU acceleration for a platform (Linux) with such a high level of fragmentation and crappy graphics drivers.

A fast, slim browser. :)

erm , yeah ie9 is faster coz of dropping support for xp and not coz of some chakra (or dead code elimination :shiftyninja: ) , so yeah xp is the one to blame :)

attachment.cgi?id=525501

Some new stuff regrading the branches :D

  • Like 2
I don't know about OS X, but to be honest, it's hard to deliberately design GPU acceleration for a platform (Linux) with such a high level of fragmentation and crappy graphics drivers.

True, but there is no excuse when it comes to Mac OS X - a single OpenGL library to target at and even then they (Firefox developers) couldn't do it right.

erm , yeah ie9 is faster coz of dropping support for xp and not coz of some chakra (or dead code elimination :shiftyninja: ) , so yeah xp is the one to blame :)

attachment.cgi?id=525501

Some new stuff regrading the branches :D

They even made the nightly/beta builds look good. :wub: Does it work with channels now, just like Chrome?

  • Like 1

erm , yeah ie9 is faster coz of dropping support for xp and not coz of some chakra (or dead code elimination :shiftyninja: ) , so yeah xp is the one to blame :)

Maybe not XP so much, but supporting 2K is silly. There's dead code right there. XP won't be far behind.

But te new builds look nice :D

Maybe not XP so much, but supporting 2K is silly. There's dead code right there. XP won't be far behind.

But te new builds look nice :D

yeah they do! :D

but , 2k is legacy , i agree :p but not xp , people with 512mb ram are still out there , even i was 2 years back i guess, xp does need a faster browser , which microsoft fails to provide , not even that , 64bit versions of windows too need a fast browser which again microsoft fails to provide , i find them really incompetent , they created a browser for mere 2 versions of windows :|

Until they offer extensions updates for non-stable releases and fix their terrible project management at AMO, no.

extension compatibility will be bumped automatically with newer releases UNLESS they are found incompatible with certain feature , thats what i heard , so i dont think that will be a problem , and give addon makers some time, firefox 4.0 isn't even 1 month old

btw i have filed this bug , anyone interested to help me voice it to developers?

Nice to see that once again Firefox is becoming primarily a Windows browser with Mac and Linux users supported by accident rather than actually deliberately designing for the platform. Promises of OpenGL accelerated layers in Firefox 5.0 and low and behold they've failed to deliver - why aren't I surprised.

As I said in the last thread, Firefox supports OpenGL layers on OS X and has since last year (it's enabled by default in Firefox 4 and 5!)

They explicitly don't support it on 10.5 due to bugs in the underlying OS, those bugs have been fixed with 10.6(.2) though.

extension compatibility will be bumped automatically with newer releases UNLESS they are found incompatible with certain feature , thats what i heard , so i dont think that will be a problem

Right, so instead of a month for good add-ons to get approved, it'll take a month for bugged add-ons that crash the browser and break features to get blacklisted.

Personally I don't see that as an improvement, but meh.

and give addon makers some time, firefox 4.0 isn't even 1 month old

I'm sorry, but I'm not interested in empathizing with Mozilla and/or add-on developers. If it can't be ensured that the extensions I want be ready to use when the browser goes stable, that counts as a black mark against the product as far as I'm concerned.

Besides, the current problem isn't with add-on devs, it's mostly with Mozilla's horrible project management. Four weeks (and more) for an add-on to make it through the review queue? That's bloody ridiculous.

In the case of non-stable builds: again, no automatic extension updates unless specifically marked as compatible with Nightly/Aurora/Beta/whatever, which most extensions aren't. Until this changes, Firefox pre-release channels aren't for me.

A fast, slim browser. :)

Dropping XP support had nothing to do with making it fast or slim. The only reason why IE9 is good now is because Microsoft coded it properly. Microsoft could have easily released a version of the browser for XP, (though it wouldn't use the specific GPU accell APIs Microsoft touts since they're not there in XP), and it would be just as slim and fast as it is on Vista/7. Your code does not magically become better when you "remove support" for an earlier OS version. Good code is good code no matter where it runs, and XP is very well capable of running any program out there.

  • Like 2

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

    • It wouldn't be hard for me to turn off my TV, if I had one. For one thing, I never scroll Instagram. The only reason I have an account is because Meta created one when it merged the account systems for its various services.
    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
    • https://uupdump.net/selectlang...7829-4524-978d-7b5fe79263e3
    • A McDonald's restaurant uses about 1.5 to 2 million gallons of water per year for operations like food preparation, cleaning, and restrooms. That is a lot less than the 2,083 gallons of water per megawatt hour mentioned above.
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      506
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!