Recommended Posts

 

It works fine as HTTPS  the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

 

the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

It's pretty much explanatory then, no?

 

It works fine as HTTPS  the problem is that ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ doesn't work with anonymous login anymore.  It stopped working a couple of days ago. Attempts to access the server using FTP returns an error 550 Permission Denied?

Yeah, use the web access, they've been trying to deprecate the FTP server for years.

Mozilla dont like people using ftp://ftp as it puts to much LOAD on the servers so using https://ftp makes more sense as it doesnt put load on the servers , thats been known for years, infACT IF THE mODS HERE HAD ANY SENSE, THEY'D edit FTP://FTP LINKS out of peoples posts

If you use the custom title bar colors, it looks a bit weird also.

3Kt2eLn.png

 

This code fixes that

@-moz-document url(chrome://browser/content/browser.xul) {
  @media (-moz-os-version: windows-win10) {
    #main-window:not([tabsintitlebar]) #toolbar-menubar,
    #main-window:not([tabsintitlebar]) #TabsToolbar {
      -moz-appearance: none !important;
      background-color: white !important;
      margin: 0 !important;
    }
  }
}



This code only works, if you are using Windows titlebar. Replace "white" with another color or color code.

This code will do the same and use current OS titlebar color, meaning, if you have modified/tweaked your windows titlebar to be colored, Firefox will also offer the same titlebar/menubar look.
 

@-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;
    }
  }
}
 
 
 
Source: http://forums.mozillazine.org/viewtopic.php?f=23&t=2953415
  • Like 2

Given your InputPersonalization.exe Runtime Error problem, that would be hard to link here

That's unrelated.

Neither Edge, Internet Explorer, nor Chrome has this problem.

Obviously, without the keyboard, I am not able to input any text! Duh.

Firefox 41 beta has dropped! I use the beta channel since it has had a 64-bit version for a while now.

Release notes --> https://www.mozilla.org/en-US/firefox/41.0beta/releasenotes/

Interesting...

"Memory overhead of AdBlock Plus has been greatly reduced"

I use uBlock Origin so not sure if that will have any effect for me.

Firefox 41 beta has dropped! I use the beta channel since it has had a 64-bit version for a while now.

Release notes --> https://www.mozilla.org/en-US/firefox/41.0beta/releasenotes/

Interesting...

"Memory overhead of AdBlock Plus has been greatly reduced"

I use uBlock Origin so not sure if that will have any effect for me.

Only affects AdBlock Plus since uBlock Origin doesn't use the Adblock filters like Adblock Plus.

There's probably good reason to blacklist it. There's reports the 353.62 drivers are killing some LCD panels on Windows 10.

 

From reading that thread it looks like that' just affecting certain panels on laptops? Or is it more widespread.

In any case I've been using the 353.62 driver since day 1 and have had no issues (thankfully).

 

From reading that thread it looks like that' just affecting certain panels on laptops? Or is it more widespread.

In any case I've been using the 353.62 driver since day 1 and have had no issues (thankfully).

Samsung and LG panels. For example if you're running one of those Korean 1440p monitors (like the Qnix which uses a Samsung panel), you shouldn't use 353.62 due to the possibility of this issue.

How do you think the content blocking addons work? The browser calls into their code for every single resource load.

That's the point, Safari native content-blocking (ships with iOS 9) doesn't. There's no continuous interaction between the browser and the addon, no slow javascript code, no giant RAM-wasting stylesheets. It takes the filters directly from the add-on and does the handling itself, a bit like Microsoft TPL lists but with more complex rules.

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

    • I have been using Firefox for years.
    • I'd trust open source stuff on github more then closed source binaries from Microsoft.
    • OpenAI is now rolling out Lockdown Mode to more ChatGPT users by Pradeep Viswanathan Back in February, OpenAI first announced Lockdown Mode for users who want the most comprehensive protection from potential attacks. At the time of the announcement, the company mentioned that this feature was available to a small set of highly security-conscious users, including executives or security teams at leading organizations. Today, OpenAI announced that Lockdown Mode is now rolling out to all personal ChatGPT accounts, including Free, Go, Plus, and Pro, and also self-serve ChatGPT Business accounts. Users can enable the feature from ChatGPT Settings > Security when it is available for their account. When Lockdown Mode is enabled, ChatGPT limits or disables several features that connect to the web or external services. These include live web browsing, Deep Research, Agent Mode, and more. Here is the complete list of services that will be disabled in Lockdown Mode: Live web browsing: Web browsing is limited to accessing only cached content. Search results may be limited, unavailable, or stale. Image support: ChatGPT may not display images in regular responses or retrieve images from the web. Users can still upload image files, and image generation remains available where it is otherwise available. Deep research: Deep research is disabled. Agent mode: Agent mode is disabled. Canvas networking: Users cannot approve Canvas-generated code to access the network. File downloads: ChatGPT cannot download files for data analysis. ChatGPT can still operate on your manually uploaded files. It is important to note that Lockdown Mode does not completely block prompt injections from appearing in content that ChatGPT processes. For example, a malicious instruction could still be present in an uploaded file or cached web content. However, the mode is designed to reduce the ways such an attack could send sensitive information outside the conversation. Along with Lockdown Mode, OpenAI today also announced that the Active sessions feature is now available across ChatGPT accounts and workspace types. This feature allows users to review where their account is signed in across devices and end sessions if required. A session will have the following information displayed: Device or browser information. First-party app context, such as ChatGPT, Codex, or API Platform. Approximate location. Sign-in date and time. Whether the device is a trusted device. Whether it is your current session. OpenAI highlighted that the Active sessions feature will not be available for accounts linked to an organization’s single sign-on setup, including SAML or OIDC.
  • 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
      491
    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!