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

  • Like 7

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

    • Weekend PC Game Deals: Resident Evil, Mafia, Like a Dragon, and more by Pulasthi Ariyasinghe Weekend PC Game Deals is where the hottest gaming deals from all over the internet are gathered into one place every week for your consumption. So kick back, relax, and hold on to your wallets. The Epic concluded its mystery giveaways this week with another double freebie promotion. As a part of this, you can now grab Rogue Waters and Songs of Conquest to keep. Songs of Conquest is a turn-based 4X strategy game where you'll be managing a kingdom, making tough decisions, and taking down enemy forces in tactical combat. Meanwhile, Rogue Waters is a roguelike where, as a pirate captain, you command a ship and crew through procedurally generated encounters. The double giveaway is coming to an end on June 11. On the same day, Warhammer 40K Speed Freeks will join in as the next freebie. Another Humble Choice offer was revealed earlier this week, bringing a refreshed eight-game selection to jump into. The June selection is Octopath Traveler 2, The Riftbreaker, Life is Strange: Double Exposure, INDIKA, Citizen Sleeper 2: Starward Vector, Construction Simulator, Hell Clock, and Overlooting to keep as Steam keys. The $15 bundle gives you all eight games from this month's Choice selection. The month-long promotion will come to an end on July 6, giving you ample time to decide on whether you want the titles. The Humble Store also brought in standard gaming collections this week. The IGN Live Bundle kicked things off with games like Control, Shadow Gambit: The Cursed Crew, Blair Witch, Rollerdrome, and The Last Campfire for $10. At the same time, the We Will Always be Here bundle carried in titles like Bad End Theater, Thirsty Suitors, Vampire Therapist, and Tavern Talk for $12. Next, the 2K Sports Champions Bundle comes touting games like NBA 2K26, PGA TOUR 2K25, OlliOlli World Rad Edition, and TopSpin 2K25 with a hefty $25 price tag. Lastly, the Redline Racing Bundle is touting games like Art of Rally, Descenders, Mudrunner, and Assetto Corsa Competizione with a $10 price tag. Big Deals The biggest promotions of this weekend come from franchise discounts for hits like Mafia, Like a Dragon, Resident Evil, and more. With all those and more, here's our hand-picked big deals list for the weekend: Mafia: The Old Country – $34.99 on Steam ARC Raiders – $31.99 on Steam Forza Horizon 5 – $29.99 on Steam Monster Hunter Wilds – $29.39 on Steam Satisfactory – $27.99 on Steam No Rest for the Wicked – $27.99 on Steam Satisfactory – $27.99 on Steam Esoteric Ebb – $19.99 on Steam Street Fighter 6 – $19.99 on Steam Cloudheim – $19.79 on Steam Pacific Drive – $17.99 on Steam Like a Dragon: Infinite Wealth – $17.49 on Steam ACE COMBAT 7: SKIES UNKNOWN – $14.99 on Steam Yakuza 0 Director's Cut – $14.99 on Steam Like a Dragon Gaiden: The Man Who Erased His Name – $14.99 on Steam Like a Dragon: Pirate Yakuza in Hawaii – $14.99 on Steam Grand Theft Auto V Enhanced – $14.99 on Steam Lost Judgment – $13.99 on Steam The Crew Motorfest – $13.99 on Steam Stronghold Crusader: Definitive Edition – $12.59 on Steam The Stanley Parable: Ultra Deluxe – $12.49 on Steam Blood West – $12.49 on Steam Yakuza Kiwami 2 – $11.99 on Steam Judgment – $11.99 on Steam Like a Dragon: Ishin! – $11.99 on Steam Alien: Isolation – $11.99 on Steam Goat Simulator: Remastered – $10.19 on Steam Resident Evil Village – $9.99 on Steam Yakuza 4 Remastered – $9.99 on Steam Yakuza 5 Remastered – $9.99 on Steam Yakuza 6: The Song of Life – $9.99 on Steam Caravan SandWitch – $9.99 on Steam Spyro Reignited Trilogy – $9.99 on Steam Assassin's Creed III Remastered – $9.99 on Steam The Expanse: A Telltale Series – $9.99 on Steam Sons Of The Forest – $8.99 on Steam Untitled Goose Game – $7.99 on Steam Resident Evil 2 – $7.99 on Steam Resident Evil 3 – $7.99 on Steam Resident Evil 7 Biohazard – $7.99 on Steam Yakuza: Like a Dragon – $7.99 on Steam Airborne Kingdom – $7.49 on Steam Assassin's Creed Syndicate – $7.49 on Steam The Wolf Among Us – $7.49 on Steam Amnesia: The Bunker – $7.49 on Steam Mini Motorways – $6.99 on Steam Age of History 3 – $6.99 on Steam Fabledom – $6.29 on Steam Trine 4: The Nightmare Prince – $5.99 on Steam Mafia: Definitive Edition – $5.99 on Steam Mafia II: Definitive Edition – $5.99 on Steam Resident Evil 6 – $4.99 on Steam Resident Evil 5 – $4.99 on Steam Resident Evil Revelations 2 – $4.99 on Steam Resident Evil 3 Nemesis (1999) – $4.99 on Steam Terra Memoria – $4.99 on Steam FOR HONOR – $4.49 on Steam Metro Exodus – $4.49 on Steam The Forest – $4.39 on Steam Mini Metro – $3.99 on Steam Songs of Conquest – $0 on Epic Store Rogue Waters – $0 on Epic Store Gravity Circuit – $0 on Steam DRM-free Specials The DRM-free store GOG has plenty of discounts to look over this weekend too. Here are some highlights: Trials of Mana - $14.99 on GOG SPORE Collection - $14.99 on GOG Stellaris - $12.49 on GOG FINAL FANTASY VIII - REMASTERED - $7.99 on GOG Final Fantasy IV (3D Remake) - $7.99 on GOG Final Fantasy III (3D Remake) - $7.99 on GOG FINAL FANTASY IX - $6.29 on GOG The Forgotten City - $6.25 on GOG Warlords Battlecry 3 - $5.99 on GOG Heroes of Might and Magic 3: Complete - $4.99 on GOG Heroes of Might and Magic 4: Complete - $4.99 on GOG SimCity 4 Deluxe Edition - $4.99 on GOG FINAL FANTASY VII - $4.79 on GOG Cultures 1+2 - $3.99 on GOG Outlast - $3.75 on GOG Dungeon Keeper 2 - $2.99 on GOG Theme Hospital - $2.99 on GOG Sid Meier's Alpha Centauri Planetary Pack - $2.99 on GOG Dungeon Keeper Gold - $2.99 on GOG Alba: A Wildlife Adventure - $2.55 on GOG Disciples 2 Gold - $1.99 on GOG Outcast - Second Contact - $1.49 on GOG Disciples: Sacred Lands Gold - $1.49 on GOG Port Royale 2 - $0.99 on GOG Keep in mind that availability and pricing for some deals could vary depending on the region. That's it for our pick of this weekend's PC game deals, and hopefully, some of you have enough self-restraint not to keep adding to your ever-growing backlogs. As always, there are an enormous number of other deals ready and waiting all over the interwebs, as well as on services you may already subscribe to if you comb through them, so keep your eyes open for those, and have a great weekend.
    • Exciting! It’s amazing how hearing Japanese can naturally enhance the perceived quality of any experience or product.
    • Your other comment in another article says otherwise, namely "Microsoft veteran wants to replace every single line of C/C++ code with Rust and AI".
    • Sued and... exonerated. Oh, they learned a lesson alright. They learned that anyone who uses the word "antiturst" in conjunction with "Microsoft" is an idiot, even if that person is Judge Thomas Penfield Jackson. That judge ruined the image of the US justice system. Microsoft Edge has a 5.14% market share. Also, Windows is no longer the #1 OS. None of this constitutes a monopoly. Google Chrome, however, has 70.25% share. Also, Google's Android is the #1 OS. Now that's closer to a monopoly.
  • Recent Achievements

    • Week One Done
      JKR earned a badge
      Week One Done
    • 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
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      271
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      64
  • Tell a friend

    Love Neowin? Tell a friend!