Recommended Posts

AMD 14.12 drivers out

32

64

Also

Special Edition Driver by AMD :AMD Catalyst Omega

Let the testing begin. :D :laugh: :D

P.S- lets see if they provide better performance with FF34 & 35 & don't forget to file bug reports. :laugh:

I will not discuss Health Report, Telemetry, Loop API, Developer Tools, UI Tour, Hello service, FxOS, Firefox for Android, Backend Sync, Release Engineering and many stupid stuff. UI Changes will be in Notable bugs.

After a while from mozilla-inbound:

 

- Compacting Generational GC landed in Nightly M37.

- Neowin Editor not working properly with Firefox Nightly adding spaces between paragraph or sometime adding space in start of line.

 

Cleanup, Removal & Dead Code

clean out unused Azure font options code - https://bugzilla.mozilla.org/show_bug.cgi?id=1109403

Remove some JSClass stub functions - https://bugzilla.mozilla.org/show_bug.cgi?id=1103152

Remove ValueToIntegerRange in jsstr.cpp - https://bugzilla.mozilla.org/show_bug.cgi?id=1107918

 

DOM

Avoid adding a shape guard on the proto in testCommonGetterSetter if the property is non-configurable - https://bugzilla.mozilla.org/show_bug.cgi?id=1100757

Make it impossible to use JS_Define* to redefine a non-configurable getter on a native object - https://bugzilla.mozilla.org/show_bug.cgi?id=1101123

Remove the expando hackery we have for window.window - https://bugzilla.mozilla.org/show_bug.cgi?id=1012798

 

Electrolysis

e10s - commands not updated properly - https://bugzilla.mozilla.org/show_bug.cgi?id=1060529

[e10s] Loading Spinner Doesn't Activate - https://bugzilla.mozilla.org/show_bug.cgi?id=1106936

[e10s] Wrong <select> dropdown widget on Windows and Linux - https://bugzilla.mozilla.org/show_bug.cgi?id=1053981

 

Layout

the < canvas > element returns incorrect min/pref inline-size in vertical writing modes - https://bugzilla.mozilla.org/show_bug.cgi?id=1108277

 

JS Engine
Odin: Tweak SIMD load/store error messages - https://bugzilla.mozilla.org/show_bug.cgi?id=1109096
SIMD: Support ?: on SIMD values - https://bugzilla.mozilla.org/show_bug.cgi?id=1108870
Rename SIMD.*.shiftLeft to SIMD.*.shiftLeftByScalar - https://bugzilla.mozilla.org/show_bug.cgi?id=1108807
Remove deprecated let block and add "use strict" in about:preferences - https://bugzilla.mozilla.org/show_bug.cgi?id=1108311
[leave open] Make the GC API strongly typed - https://bugzilla.mozilla.org/show_bug.cgi?id=1105069
[More so cleanup but still] Always build GGC features into SpiderMonkey - https://bugzilla.mozilla.org/show_bug.cgi?id=1107349
[More so cleanup but still] Always build IGC features into SpiderMonkey - https://bugzilla.mozilla.org/show_bug.cgi?id=1107288

Implement RegExp.prototype.flags - https://bugzilla.mozilla.org/show_bug.cgi?id=1108467

Make LIRGenerator visit() methods infallible - https://bugzilla.mozilla.org/show_bug.cgi?id=1107774

IonMonkey: Sink recoverable instructions - https://bugzilla.mozilla.org/show_bug.cgi?id=1093674

IonMonkey: support the x86/x64 VEX instruction encoding - https://bugzilla.mozilla.org/show_bug.cgi?id=1065339

 

Security
Limit wildcard DNS ID support to names of the form *.example.com (not foo*.example.com) - https://bugzilla.mozilla.org/show_bug.cgi?id=1107791
Remove support for absolute hostnames in presented DNS IDs and name constraints - https://bugzilla.mozilla.org/show_bug.cgi?id=1107790
Disable TLS_DHE_DSS_WITH_AES_128_CBC_SHA support - https://bugzilla.mozilla.org/show_bug.cgi?id=1107787
Remove preferences for cipher suites disabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1037098

update the TLS version fallback limit pref loading code to only accept values in the range [0,3] - https://bugzilla.mozilla.org/show_bug.cgi?id=1093724

Disable insecure TLS version fallback - https://bugzilla.mozilla.org/show_bug.cgi?id=1084025

Service Worker
NS_ERROR_DOM_BAD_URI error using worker on url chrome://browser/content/browser.xul - https://bugzilla.mozilla.org/show_bug.cgi?id=1104623

 

WebGL

WebGL2 - Implement Buffer Objects - https://bugzilla.mozilla.org/show_bug.cgi?id=1048731

Enable D3D11 ANGLE by default - https://bugzilla.mozilla.org/show_bug.cgi?id=1079398

 

Notable Bugs

Fix pref for disabling onbeforeunload to still fire the relevant events - https://bugzilla.mozilla.org/show_bug.cgi?id=1107771

[leave open] The reason for showing a badge on the hamburger menu should be obvious when opening the menu - https://bugzilla.mozilla.org/show_bug.cgi?id=1105768

Make inContent preferences responsive - https://bugzilla.mozilla.org/show_bug.cgi?id=1026679

Remove temporary hidden pref for marketplace button on about:home - https://bugzilla.mozilla.org/show_bug.cgi?id=738646

Change implementation of BaseProxyHandler::set() to follow ES6 [[set]] specification - https://bugzilla.mozilla.org/show_bug.cgi?id=1083211

[MemShrink] (cumulative-heap-profiling) DMD: support cumulative heap profiling - https://bugzilla.mozilla.org/show_bug.cgi?id=1094552

ContentSearch should load the search URL in the browser/tab sending the search message, not the current/selected browser in the top-level chrome window - https://bugzilla.mozilla.org/show_bug.cgi?id=1096534

APZ needs mouse wheel transactions - https://bugzilla.mozilla.org/show_bug.cgi?id=1013432

csp.newbackend blocks sources containing ";" - https://bugzilla.mozilla.org/show_bug.cgi?id=1094067

[leave open] Search dropdown footer and open search items have an inconsistent styling with the australis panels - https://bugzilla.mozilla.org/show_bug.cgi?id=1106569

[Linux] Theme issues with GTK 3.14 - https://bugzilla.mozilla.org/show_bug.cgi?id=1073117

 

RANDOM

Remove the WindowsJumpLists.jsm depedency on hasHistoryEntries - https://bugzilla.mozilla.org/show_bug.cgi?id=1101478

Upgrade in-tree SQLite to 3.8.7.4 - https://bugzilla.mozilla.org/show_bug.cgi?id=1108328

4.29% Linux|win|osx Dromaeo DOM regression on Inbound (v.36) Nov 25 - https://bugzilla.mozilla.org/show_bug.cgi?id=1106784

MFBT: Add a SegmentedVector type - https://bugzilla.mozilla.org/show_bug.cgi?id=1102525

[Oldie] xpcwrappedjsclass.cpp rev 1.73 regressed "return" of NS_COMFALSE (Components.returnCode) - https://bugzilla.mozilla.org/show_bug.cgi?id=287107

I really don't want to open a new thread for this, so I'll post here: is this a Neowin problem or a Firefox problem? I'm pretty sure the icon shouldn't look like this. Didn't try on other browsers, only Firefox.

 

y43t.png

It's the Neowin bookmark on the Bookmarks bar.

It's a problem on your end. I don't keep the bookmarks titled in my toolbar (looks cleaner without them), but just added a name to the bookmark and it's displayed fine:

QYel5OM.jpg

 

Using the latest stable release of Firefox and no extensions that modify the the default theme somehow.

 

edit: Wait, you mean the actual favicon? If so, no problem there.

It's a problem on your end. I don't keep the bookmarks titled in my toolbar (looks cleaner without them), but just added a name to the bookmark and it's displayed fine:

QYel5OM.jpg

 

Using the latest stable release of Firefox and no extensions that modify the the default theme somehow.

 

edit: Wait, you mean the actual favicon? If so, no problem there.

Well, your picture looks exactly the same as mine. :/

Yes, I mean the icon. Look at the edge of the icon, you'll know what I mean.

 
 

 

Just noticed this:

 

Screenshoton2014-12-15at14.40.04.png

 

It looks as though Mozilla are pulling a Wikipedia by asking for donations right on the default start page.

 

 

so yahoo not pay them enough :p that was a ____ move by mozilla to have them and then beg for money...

Well, your picture looks exactly the same as mine. :/

Yes, I mean the icon. Look at the edge of the icon, you'll know what I mean.

Yes, the favicon looks bad (meaning it's all jagged around the edges and not smooth) when logged in with an account on the main site - it only happens when you're logged in with a account, if you log out and F5 the main page it'll look fine. Report it as a site issue.

Yes, the favicon looks bad (meaning it's all jagged around the edges and not smooth) when logged in with an account on the main site - it only happens when you're logged in with a account, if you log out and F5 the main page it'll look fine. Report it as a site issue.

Thank you, I just wanted to be sure that I wasn't the only one with this issue. :)

While Fabrice Bellard's work on the BPG Image Format has been getting a lot of attention in recent weeks for being an image format trying to replace JPEGs with offering higher compression ratio and other features over JPEGs, its design around the encoding of HEVC/H.265 makes its blocked by patents. For at least the interim, Mozilla is committed to making JPEGs better for the web.

Mozilla developers have been working hard on their own JPEG encoding library dubbed "MozJPEG" and it's been progressing very well with offering improved better compression ratios while remaining standards compliant.

MozJPEG 3.0 is around the corner and it improves JPEG encoding even more. Kornel Lesi?ski has written about some of the work that's happened for MozJPEG 3.0 including cleaner black-on-white text and lines, a common future-proof API to share with libjpeg-turbo, etc.

 

MozJPEG

BPG would be a nice replacement for JPEG (Daala being years off), but the patent issue makes it a mess at the moment (A browser could implement it on Windows 10, but that's it). And I do find it rather funny how we're replacing a still picture format with a motion picture format (The main benefits of HEVC and the like is how good they are at encoding moving pictures, still frames are only used for keyframes, and the quality difference isn't huge, it's more the lack of blocky artifacts)

Honestly the main improvements is higher colour depth (and channel) support, that's a weak area for JPEG, and Google's replacement isn't even as good as JPEG here. Although BPG is still really limited to RGB(A)/YUV(A)/CMYK(A), while JPEG-XR supported arbitrary colour formats (So you could encode things like infra-red data alongside colour data).

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's amazing that anyone still uses this bloated trash.
    • @Sayan...I have defended you at various points as I hope you know. This headline however is utter trash...shame on you sir!
    • An actual cosmic "Eye of Sauron" had been looking straight at us all along by Sayan Sen Image by Kovin P. Vasquez via Pexels | Not representative An international team of researchers has solved a long-standing mystery surrounding a distant blazar known as PKS 1424+240, helping explain why it produces some of the brightest high-energy gamma rays and cosmic neutrinos ever observed despite appearing to have a relatively slow-moving jet. The findings were published on June 6 in Astronomy & Astrophysics Letters. The study addresses a broader challenge in astrophysics: understanding how extreme cosmic objects accelerate particles to very high energies and produce very high-energy (VHE) photons and neutrinos. PKS 1424+240 is located billions of light-years from Earth. It has attracted attention for years because it is both a powerful source of VHE gamma rays and the brightest known neutrino-emitting blazar in the sky, according to observations by the IceCube Neutrino Observatory. It is also associated with one of the strongest peaks in IceCube's nine-year neutrino sky map A blazar is a type of active galactic nucleus powered by a supermassive black hole that pulls in surrounding matter and launches jets of plasma moving close to the speed of light. What makes blazars unique is their orientation. One of their jets points almost directly toward Earth, making them appear exceptionally bright across the electromagnetic spectrum and allowing scientists to study some of the most extreme physical processes in the Universe. The scientists exclaimed it's like the 'Eye of Sauron' in deep space. Usually, the brightest gamma-ray-emitting blazars are expected to have jets that appear to move very quickly. However, radio observations of PKS 1424+240 suggested that its jet was moving much more slowly, creating a contradiction that became part of a long-running problem known as the "Doppler factor crisis." To investigate, researchers analyzed 15 years of observations from the Very Long Baseline Array (VLBA), a network of 10 radio antennas spread across the continental United States, Hawaii and St. Croix. Using a technique called Very Long Baseline Interferometry (VLBI), astronomers combine signals from widely separated radio telescopes to create a virtual Earth-sized telescope capable of revealing extremely fine details. The team combined 42 polarization-sensitive radio images collected between 2009 and 2025, creating a much deeper and more detailed view of the jet than had previously been possible. The observations were carried out as part of MOJAVE (Monitoring Of Jets in Active galactic nuclei with VLBA Experiments), a long-running program that studies the brightness, polarization and magnetic field structures of jets produced by active galaxies. The project aims to better understand how activity near supermassive black holes is linked to high-energy radiation and neutrino emission. “When we reconstructed the image, it looked absolutely stunning,” said Yuri Kovalev, lead author of the study and Principal Investigator of the European Research Council-funded MuSES project at the Max Planck Institute for Radio Astronomy. “We have never seen anything quite like it — a near-perfect toroidal magnetic field with a jet, pointing straight at us.” The image revealed an unusual geometry. The researchers found that Earth lies almost directly in line with the jet, with a viewing angle of less than 0.6 degrees. In simple terms, astronomers are looking almost straight down the jet. This turned out to be the key to the mystery. Because the jet is aimed almost directly at Earth, a relativistic effect called Doppler boosting dramatically increases its apparent brightness. The study found that this effect boosts the emission by a factor of about 30 while also making the jet appear slower than it actually is. “This alignment causes a boost in brightness by a factor of 30 or more,” said Jack Livingston, a co-author at the Max Planck Institute for Radio Astronomy. “At the same time, the jet appears to move slowly due to projection effects — a classic optical illusion.” The nearly head-on view also gave scientists a rare look at the jet's magnetic field. Using polarized radio signals, they detected a clear toroidal, or doughnut-shaped, magnetic field component. The observations suggest the jet carries an electric current and that its magnetic field helps launch, shape and stabilize the flow of plasma. Researchers believe this magnetic structure may also play a key role in accelerating particles to energies high enough to produce both gamma rays and neutrinos. “Solving this puzzle confirms that active galactic nuclei with supermassive black holes are not only powerful accelerators of electrons, but also of protons — the origin of the observed high-energy neutrinos,” Kovalev said. The research was conducted under the MuSES (Multi-messenger Studies of Energetic Sources) project, which investigates how active galactic nuclei accelerate particles and generate different cosmic signals, including light and neutrinos. Scientists say understanding how protons are accelerated and linked to neutrino production remains one of the major unanswered questions in astrophysics. The findings help explain why some blazars can appear to have slow jets while still producing extremely bright high-energy emissions. More broadly, the study strengthens the link between relativistic jets, magnetic fields, gamma rays and high-energy neutrinos. Researchers say the results provide new clues about how some of the Universe's most powerful natural particle accelerators work and offer important insights for multimessenger astronomy, which combines different types of cosmic signals to study extreme events in space. Source: European Research Council, EDP Sciences This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing.
    • Gotenks98 is right... Outlook (new) is absolute trash. Doesn't Mozilla have an Enterprise Version of Firebird?
  • 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
      510
    2. 2
      PsYcHoKiLLa
      273
    3. 3
      Skyfrog
      75
    4. 4
      +Edouard
      72
    5. 5
      FloatingFatMan
      68
  • Tell a friend

    Love Neowin? Tell a friend!