Recommended Posts

Something happened on v42, I was on beta channel and suddenly it was updated from b9 to 42.0 stable version and I'm still on beta channel.

so, how can I download the v43 beta 1?

any ideas?

there is no v43 Beta. Version 42 isnt out yet

The version attribute is something that's been done for years (I think even as far back as pre-Firefox Gecko), adding new reserved keywords is hard because it can conflict with existing variable names in code (A dev opting into a newer JS version sees the error, The browser opting the code in just breaks it for end users)

They raise the default version pretty quickly, it's not a huge issue.

Edit: I can't read page numbers and have no idea how to add a quote so this is for the last page (Y)

it probably upgraded you to 42 rc1.

Probably yeah! but thanks that I cannot continue testing my ad-ons I'm developing hehehe, seems I need to install a nightly build now, which I do not want because I don't want it to interfere with my daily surfing browser and dev test day.

Probably yeah! but thanks that I cannot continue testing my ad-ons I'm developing hehehe, seems I need to install a nightly build now, which I do not want because I don't want it to interfere with my daily surfing browser and dev test day.

you could always download the portable version from PortableApps.com that way it uses a separate profile

The version attribute is something that's been done for years (I think even as far back as pre-Firefox Gecko), adding new reserved keywords is hard because it can conflict with existing variable names in code (A dev opting into a newer JS version sees the error, The browser opting the code in just breaks it for end users)

They raise the default version pretty quickly, it's not a huge issue.

Edit: I can't read page numbers and have no idea how to add a quote so this is for the last page (Y)

Never really expected Firefox to fall behind IE11 and Chrome - it seems that it will be soon supported properly - https://bugzilla.mozilla.org/show_bug.cgi?id=932513

  • 2 weeks later...

Doesn't surprise me, it's incompatible with the XUL deprecation plan (That is, themes wouldn't work with a HTML based interface unless they do really odd stuff), and they're a cause of end user issues (misplaced UI elements when upgrading) and break fairly constantly and require a fair bit of upkeep (Since they're directly dependent on the XUL layout of the main Firefox UI, move an element and themes break)

That's where I got it but I wanted to know if it had issues I should be wary about.

Nah, it's as official as you're going to get, it's just that there were "partner" issues preventing it being put on the site currently.

The Adobe DRM module works with it, Netflix runs fine, etc. Only issues you'll hit are due to the deprecation of every plugin other than Flash (No Silverlight, Java, Unity player, etc.)

Is Mozilla planning on giving us the title bar color again now in Windows 10 th2? Gray color looks so bad.

You can add it yourself.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul")
/*
 ****** Apply Win10 Accent Colour
 */
@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([customizing]){
      -moz-appearance: -moz-win-glass !important;
      background-color: transparent !important;
    }
  }
}

Insert this code in the "userChrome.css" file located in the "chrome" folder for your profile and the title bar will take the accent colour of your theme.

You can add it yourself.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul")
/*
 ****** Apply Win10 Accent Colour
 */
@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([customizing]){
      -moz-appearance: -moz-win-glass !important;
      background-color: transparent !important;
    }
  }
}

Insert this code in the "userChrome.css" file located in the "chrome" folder for your profile and the title bar will take the accent colour of your theme.

 

Not working the way it should, buttons look ugly when mouse is over them. Chrome has this and looks cool.

  • 2 weeks later...

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

    • You can't remove Safari though. Or almost any other bundled app for that matter, and pretty much all of them are useless to me (and there are is a heap of them compared to Windows). I'll much rather take Edge than Safari, at least it can be highly customized vs. Safari. I'll take a PC with ten Edges over a Mac any day though as I can't stand all the limitation and painfully frustrationg restriction that make me dislike their stuff with a burning passion, iOS included (especially iOS).
    • DVD only? What kind of self-respecting optical disk backup/ripping tool doesn't support Blu-ray these days? I burned all my DVDs like 15+ years ago...
    • ...but you're Johnny, from Australia?    
    • Glow 26.9 by Razvan Serea Glow provides detailed reporting on every hardware component in your computer, saving you valuable time typically spent searching for CPU, motherboard, RAM, graphics card, and other stats. With Glow, all the information is conveniently presented in one clean interface, allowing you to easily access and review the comprehensive hardware details of your system. Glow provides detailed information on various system aspects, including OS, motherboard, processor, memory, graphics card, storage, network, battery, drivers, and services. The well-organized format ensures easy access to the required information. You can export all the gathered data to a plain text file, facilitating sharing with others for troubleshooting purposes. No installation needed. Just decompress the archive, launch the executable, and access computer-related information. Glow runs on Windows 11 and Windows 10 64-bit versions. Glow 26.9 changelog: New Features The processor hardware detection engine has been significantly enhanced beyond traditional Intel and AMD architectures. Native support is now available for modern platforms such as Apple Silicon (M-Series) and the newly introduced NVIDIA Spark. In addition, all ARM-based processors can now be accurately distinguished between ARM32 and ARM64 architectures, providing precise hardware reporting. This marks a major milestone for Glow's hardware detection capabilities. The RAM manufacturer identification algorithm has been expanded. JEDEC vendor codes for popular brands such as Patriot, PNY, Team Group, GeIL, Lexar (Longsys), and Asgard/Gloway have been integrated into the database. This significantly reduces the likelihood of incorrect or "Unknown Manufacturer" results and improves overall hardware detection accuracy. New Public IP Address and Internet Service Provider (ISP) features have been added to the Network section. To ensure reliability, this information is retrieved from the trusted service ipwho.is. When Hiding Mode is enabled, no requests are sent and these features remain hidden, as they may expose sensitive information. The search engine used in the Installed Drivers, Installed Services, and Installed Applications sections has been enhanced. You can now perform more flexible and accurate searches using initials, partial matches, and loosely arranged character sequences. The TS Preloader loading bar has been rebuilt using our modern TS Custom Controls graphics library, developed entirely in-house. As a result of this infrastructure upgrade, the loading bar now features smooth rendering and rounded corners that align with the visual style of Windows 11. [TS Updater] A new validation algorithm has been added to check whether the target application is currently running before the update process begins. Bug Fixes Resolved a condition that could prevent TS Preloader from shutting down safely during rare application crash scenarios. Fixed a text alignment issue in the Network section affecting the display of DNS addresses. Alignment is now rendered correctly. [TS Updater] Fixed an issue that could prevent the updated application's executable "*.exe" file from being located after the update process. [TS Updater] Fixed a bug that could leave outdated "*.sha256" files in the application directory after an update. [TS Updater] Fixed a rare issue that could cause subfolders to be moved into the root directory after an update. [TS Updater] Fixed an issue during the first launch that could cause flickering and a temporary white window appearance due to Windows Defender interactions. Changes A small improvement has been made to the internet connectivity detection algorithm. Connectivity checks are now performed in the background with minimal impact on the user interface thread. The keyboard shortcuts in the top menu have been reorganized and simplified to provide a consistent experience across all Türkaysoft applications and to avoid potential conflicts with standard Windows shortcuts. The TS Preloader splash image has been updated with a Türkiye-themed stadium design to celebrate Türkiye's qualification for the 2026 FIFA World Cup—its first appearance in 24 years. Congratulations, Türkiye! The TS Custom Controls module has been updated to version 26.6, delivering improved stability and a more polished visual appearance. [TS Updater] The application icon has been redesigned to provide a more modern and refined look. Note: Always unzip the program before using it. Otherwise you may get an error. Download: Glow 26.9 | 1.8 MB (Open Source) Links: Glow Homepage | Screenshot | Github Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
    • Reacting Well
      X-No-file earned a badge
      Reacting Well
    • One Month Later
      pestcontrol46 earned a badge
      One Month Later
    • Week One Done
      pestcontrol46 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      +Edouard
      75
    4. 4
      Skyfrog
      74
    5. 5
      Steven P.
      71
  • Tell a friend

    Love Neowin? Tell a friend!