Recommended Posts

There's no proper status bar in the current release, hasn't been for a while.

And the Cut/Copy/Paste buttons aren't in the download menu, they're in the toolbar palette.

If you click the "Downloads" button in the Win8 mockup linked above, there are indeed Cut/Copy/Paste buttons there.

There's no proper status bar in the current release, hasn't been for a while.

And the Cut/Copy/Paste buttons aren't in the download menu, they're in the toolbar palette.

Damn, i was thinking about add-ons bar and write status bar. Anyway, i don't think that putting all add-ons icons into menu button/main menu bar is a wise idea especially when these are like idk, 32px? In both cases this can cause visual clutter. Of course they may add slider - same as in Chromium but still i think that add-ons bar is much better.

Few good and improvements landed in Firefox recently:

 

1. Enable TLS 1.1 by default

2. Async XPI unpacking

3. Threaded Interpreter (if JS code does not run in JIT, then it will go to Interpreter).

4. Enable input type=color

 

Also Nightly branch has been tagged as FF28 now.

Few good and improvements landed in Firefox recently:

 

1. Enable TLS 1.1 by default

2. Async XPI unpacking

3. Threaded Interpreter (if JS code does not run in JIT, then it will go to Interpreter).

4. Enable input type=color

 

Also Nightly branch has been tagged as FF28 now.

just watch all the whinners run now that Australis will be enabled in Nightly 28, i can see them all running back to IE :D

just watch all the whinners run now that Australis will be enabled in Nightly 28, i can see them all running back to IE :D

 

I am using IE11 and Chromium 32 snapshots myself. I didn't install FF27 Nightly for more than 3 days.

 

For some people like if you see FF25 news article comment that it does not have new look etc, so majority does like Australis.

I am using IE11 and Chromium 32 snapshots myself. I didn't install FF27 Nightly for more than 3 days.

 

For some people like if you see FF25 news article comment that it does not have new look etc, so majority does like Australis.

i think as it goes Australis looks much better in Mac an Linux Distro's than that of Windows so yeah i like Australis in Linux 

i think as it goes Australis looks much better in Mac an Linux Distro's than that of Windows so yeah i like Australis in Linux 

 

 

I am unluckily (or might be luckily) Windows user so Australis is not up to mark yet IMO. Although let see they have full 6 weeks to land and fix stuff up with Australis UI in FF28.

 

 

I forgot to mention that Brian R. Bondy landed Chromium Sandbox code so in future if they want to sandbox multiprocess Firefox. Also Firefox Graphics dev is now converting many many stuff to link  with Moz2D, hopefully it will in long term manage to replace Cairo and Skia altogether while initially it needs backend for it.

 

If and which seems to Skia is moving toward enabling DirectWrite support then Mozilla might ditch Cairo API although its just my assumption.

I don't think they want to write their own graphics backend (Could be wrong though, did read about NVPath support, Text is easy to do with shaders, etc.) Something like SkiaGL is probably a much better fit (Being like Direct2D, but using OpenGL so it can run on Linux, OS X, Windows, etc. from a single codebase, which is always nicer than each platform having a different backend)

With Skia as the main drawing backend and D2D for Windows, Cairo would only be left for PDF output, and I'm pretty certain Skia can do that as well. As for printing on Windows (Which has always been kinda meh, due to how Windows handles it), the latest release of Direct2D does native XPS output, so Mozilla could use that to boost the quality a fair bit (On Vista+ at least, XP still needs a mix of WMF/PostScript output, which is ehh)

The Windows 8 version actually looks okay. If they have to go through with the theme change at all they should use that version for both Windows 7 and 8. I really do not get why they keep using that ugly blue color.

 

They're just following the  system theme, and that's what the system theme looks like in Windows 7. I use Soft7 theme on my Windows 7 so in my case it looks closer to the Windows 8 mockup.

I don't know if this is just me but the current firefox tab are not rounded out at the bottom like this:

 

oArL0e6.jpg

 

However, if you go to firefox download page it shows rounded out tabs which you can see at their page: https://www.mozilla.org/en-US/firefox

 

browser.png

 

any know if this is a bug?

They're still rounded on OS X (Y)

 

I haven't tried on my Windows machine (because Direct2D), but it seems you can use SkiaGL for <canvas> rendering in Nightly builds now, it's crazy fast on my Mac (This with shadows disabled sits on a constant 60fps on my 2009 Mini)

 

about:config > gfx.canvas.azure.accelerated to true & gfx.canvas.azure.backends to "skia"

Firefox devs is improving JS performance really impressively, jandem is focusing Peacekeeper benchmark and improved performance on several DOM benchmarks and few on Strings benchmarks.

 

TLS 1.2 landed in mozilla-inbound: https://bugzilla.mozilla.org/show_bug.cgi?id=861266

 

Also Moz2D (previous Azure API) is now being used and in migration to accommodate SVG.

The work on converting SVG to use Moz2D should just help performance in general, now we just need Moz2D for content on more platforms (OS X can't use Skia outside of <canvas>, etc.)

 

Edit: TLS 1.2 has been enabled, but the AES GCM cipher suites haven't. I don't know if that's still yet to happen (i.e. it just hasn't been pushed yet), or if it's still waiting on code work (They were disabled because they were getting announced for 1.0/1.1 connections, which is invalid and broke stuff)

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!