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

    • Adobe Acrobat Reader DC 2026.001.21651 by Razvan Serea Adobe Acrobat Reader DC software is the free, trusted standard for viewing, printing, signing, and annotating PDFs. Its the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. It’s connected to Adobe Document Cloud – so you can work with PDFs on computers and mobile devices. Adobe Document Cloud is a revolutionary, modern and efficient way to get work done with documents in the office, at home or on-the-go. At the heart of Document Cloud is the all-new Adobe Acrobat DC, which will take e-signatures mainstream by delivering free e-signing with every individual subscription. Document Cloud includes a set of integrated services that use a consistent online profile and personal document hub. With Adobe Document Cloud, people will be able to create, review, approve, sign and track documents whether on a desktop or mobile device. Businesses will be able to take advantage of Document Cloud for enterprise which provides enterprise-class document services that integrate into systems of record such as CRM, HCM, CLM, and CMS, adding speed, efficiency and transparency to getting business done with documents. Adobe Acrobat Reader DC new feature highlights: Work with PDFs from anywhere with the new, free Acrobat DC mobile app for Android or iOS. Select functionality is also available on Windows Phone. Use the new Fill & Sign tool in your desktop software to complete PDF forms fast with smart autofill. Download the free Adobe Fill & Sign mobile app to add the same option to your iPad or Android tablet device. Save money on ink and toner when printing from your Windows PC. Store and access files in Adobe Document Cloud with 5GB of free storage. Get instant access to recent files across desktop, web, and mobile devices with Mobile Link. Sync your Fill & Sign autofill collection across desktop, web, and iPad devices. Adobe PDF Pack premium features includes: Convert documents and images to PDF files. Use your mobile device camera to take a picture of a paper document or form and convert it to PDF. Turn PDFs into editable Microsoft Word, Excel, PowerPoint, or RTF files. Combine multiple files into a single PDF (web only). Get signatures from others with a complete e-signature service. Send, track, and confirm delivery of documents electronically instead of using fax or overnight services (tracking not available on mobile). Store and access files online with 20GB of storage. Download: Adobe Acrobat Reader DC 64-bit | 719.0 MB (Freeware) Link: Adobe Acrobat Reader DC Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The consumer ESU is ending in 4 months. LTSC isn't now, never has been, and never will be for consumer use, it is for OT usage - plant machinery, medical devices, manufacturing equipment etc. LTSC requires a Microsoft EA. You can't legally obtain LTSC to run on your PC at home.
    • Hmm actually looks decently interesting!  
    • Being on GitHub doesn't make something safe. Like any unofficial scripts to do x or y this caters to people with just enough knowledge to be dangerous. If you want to do what this does, and you actually know what you're doing then write your own script (or maybe just add the reg keys yourself) if you don't have the ability to read and understand what a script is doing, and especially don't run it with elevated privileges. Or in this case just use an MSA, sign up the normal route, and stop trying to push water up hill
  • 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
      488
    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!