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

    • Dude get a clue, LTSC is Enterprise, not even legal for consumers, and ESU is not mainstream support cycle, just an extended security updates period.
    • Nvidia is your issue more so than linux itself. I did used it for a while with an old 1060 3gb, but using propietary drivers was kind of messy.
    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!