Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Mozilla can't even do math in PDF (Score 2) 84

After six months, zero progress on fixing it.

According to the bug, it was fixed in an upstream pull request yesterday. Given the usual rate at which upstream pdf.js updates are landed for downstream Firefox, it's very likely the fix will be in Firefox 28. Of course, you can confirm it's fixed in a development build of pdf.js whenever you want: https://github.com/mozilla/pdf.js#browser-extensions

Comment Re:Good (Score 1) 249

Not an insider, just a community member who reads a lot of bugs :-). Windows builds are done on MSVC 2005 with profile guided optimization enabled. Mac and Linux builds are done with GCC 4.2 also with PGO enabled. No clue about AMD CPUs, though, sorry. First I've ever heard of someone having problems like that.

Comment Re:Good (Score 3, Informative) 249

There's a lot of work underway now to improve cycle collection times, which is where many of the pauses come from. Also, work is underway for both Generational and Incremental GC, which should improve things on the GC side. At least with a rapid release schedule, those improvements will ship when they're ready rather than waiting for other things to finish up first like they would have in the past.

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...