Author Topic: Firefox 19 stuff  (Read 895 times)

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Firefox 19 stuff
« on: January 12, 2013, 07:46:07 AM »
Emil Protalinsk - i11 January 2013 - thenextweb

Firefox Beta gets built-in PDF viewer on desktop, themes and Google widget integration on Android

Firefox Beta 19 for Desktop

Let’s take a look at the new desktop beta first, available for Windows, Mac, and Linux. First of all, here are the release notes:

    NEW: Built-in PDF viewer.

    NEW: Firefox will offer to reset the Awesomebar search provider, if it has been changed by third-party software or through about: config.

    CHANGED: Canvas elements can export their content as an image blob using canvas.toBlob().

    CHANGED: Startup performance improvements (bugs 715402 and 756313).

PDF.js is a JavaScript library intended to convert PDF files into HTML5, started by Andreas Gal and Chris Jones as a research project that eventually picked up steam within Mozilla Labs. If you’re getting a huge feeling of déjà vu for the PDF viewer, don’t worry, you’re not alone. Here’s the story:

Technically, the PDF viewer has been in Firefox for many versions, but you had to manually enable it. It was only switched on by default for the first time in the Firefox 18 beta. It was thus expected to arrive in the final release of Firefox 18, out earlier this week, but it got pushed back. Now it’s scheduled for Firefox 19, and hence why it’s in this beta release.

The whole point of the built-in PDF viewer is to avoid having to use plugins with proprietary closed source code “that could potentially expose users to security vulnerabilities,” according to Mozilla. It also cuts down on extra bloat that Firefox can already do: PDF viewing plugins have their own code for drawing images and text.

PDF.js loads and renders PDFs quickly directly in the browser, and because it uses standard HTML5 APIs, it can run on many platforms (PCs, tablets, and phones). Furthermore, Mozilla expects performance to only improve as JavaScript engines continue to improve. The company is asking for your bug reports on GitHub.

http://thenextweb.com/apps/2013/01/11/firefox-beta-gets-built-in-pdf-viewer-on-desktop-themes-and-google-widget-integration-on-android/

https://www.mozilla.org/en-US/firefox/19.0beta/releasenotes/
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline craesz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 983
Re: Firefox 19 stuff
« Reply #1 on: January 12, 2013, 09:53:05 AM »
Thanks for the find.

It looks like I would have to reenable java in firefox to take advantage of this script. I think everything I've read on this forum shows that it is smarter to disable java than leave it enabled and subject yourself to whatever exploits may be coming..... thoughts??
Desktop1: AMD64 8450 [3 core]; 8GB; 3.2.18-pclos2.pae.bfs; KDE
Desktop2: AMD64 5400 [8 core]; 16GB; 3.2.16-a64; KDE
Netbook: EeePC 901; Atom N270; 1GB; 2.6.33.7-pclos6.bfs; KDE


Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3998
Re: Firefox 19 stuff
« Reply #2 on: January 12, 2013, 10:49:47 AM »
Javascript!

Java - an object-oriented semi-compiled (virtual machine) language written by Sun Microsystems and now maintained by Oracle.

Javascript - an object-based interpreted scripting language primarily used in web browsers. It has some syntactic similarities to Java (as do PERL, PHP and C for that matter) but is much less powerful and therefore much less able to access the machine beyond the browser.
« Last Edit: January 12, 2013, 10:56:07 AM by kjpetrie »
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3799
Re: Firefox 19 stuff
« Reply #3 on: January 12, 2013, 01:50:05 PM »
I've used the Nightly version of Firefox and unless it is greatly improved, I wouldn't use it. Even okular opens much faster than PDF.js. Since our pdf viewers are not proprietary plugins, we don't need this in Linux. ;D

Galen

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3998
Re: Firefox 19 stuff
« Reply #4 on: January 13, 2013, 05:18:27 AM »
Depends what your reason for needing it is. A javascript sandboxed within the browser is a more controlled environment than a plug-in which launches a program with full access to the computer with its user's permissions. Therefore there is a possible security gain as there are fewer potential vulnerabilities to worry about.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #5 on: January 14, 2013, 04:35:53 AM »
Depends what your reason for needing it is. A javascript sandboxed within the browser is a more controlled environment than a plug-in which launches a program with full access to the computer with its user's permissions. Therefore there is a possible security gain as there are fewer potential vulnerabilities to worry about.


+1
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #6 on: January 15, 2013, 12:35:39 PM »
I enabled PDF.js in Firefox 16.02 and I've been using it for a day or so and speedwise it's on a par with Okular

(a couple of my add-ons aren't "yet" compatible in Firefox versions 17 & 18 & 19 )
« Last Edit: January 15, 2013, 12:37:13 PM by menotu »
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #7 on: January 16, 2013, 03:46:14 PM »
I enabled PDF.js in Firefox 16.02 and I've been using it for a day or so and speedwise it's on a par with Okular

(a couple of my add-ons aren't "yet" compatible in Firefox versions 17 & 18 & 19 )


Having enabled the PDF.js in Firefox I thought I'd try loading a number of "on-line PDF's"  and for me at least it's quite a lot faster than Okular especially on large PDF's.

Ramchu posted about a new web site he'd built for his friend and I was searching for some info on IDOT Illinois Department of Transportation and I came across a 111 page PDF and it loaded very quickly, much faster than any other pdf viewers I've used.

http://www.dot.state.il.us/travelstats/vehicle%20inspection%20all%20field.pdf#page=89&zoom=100,0,792

http://www.pclinuxos.com/forum/index.php/topic,112383.msg959657.html#msg959657
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3799
Re: Firefox 19 stuff
« Reply #8 on: January 16, 2013, 04:37:14 PM »
I enabled PDF.js in Firefox 16.02 and I've been using it for a day or so and speedwise it's on a par with Okular

(a couple of my add-ons aren't "yet" compatible in Firefox versions 17 & 18 & 19 )


Having enabled the PDF.js in Firefox I thought I'd try loading a number of "on-line PDF's"  and for me at least it's quite a lot faster than Okular especially on large PDF's.

Ramchu posted about a new web site he'd built for his friend and I was searching for some info on IDOT Illinois Department of Transportation and I came across a 111 page PDF and it loaded very quickly, much faster than any other pdf viewers I've used.

http://www.dot.state.il.us/travelstats/vehicle%20inspection%20all%20field.pdf#page=89&zoom=100,0,792

http://www.pclinuxos.com/forum/index.php/topic,112383.msg959657.html#msg959657


That's good to know. I use to use the Nightly firefox, and must have only tried the early, non-optimized versions. They were very slow on my machines. I look forward to trying again.

Galen

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #9 on: February 19, 2013, 04:57:32 AM »
Looks like Firefox 19 has hit the servers but I don't think there's been official announcement as yet........
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #10 on: February 28, 2013, 05:12:28 AM »
Looks like Firefox 19.01 has hit the servers but I don't think there's been an official announcement as yet........
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3998
Re: Firefox 19 stuff
« Reply #11 on: February 28, 2013, 11:58:57 AM »
Why would there be? It's just a routine upgrade.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline Linuzoid

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1405
    • LinuzoidArt Studio
Re: Firefox 19 stuff
« Reply #12 on: March 02, 2013, 12:39:19 PM »
Looks like Firefox 19.01 has hit the servers but I don't think there's been an official announcement as yet........


Looks like this is a Windows 8 update only.  ;)

http://support.mozilla.org/en-US/questions/951928
Be very, very kind to your neighbors, but don't take the fence down!

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3998
Re: Firefox 19 stuff
« Reply #13 on: March 03, 2013, 07:37:14 AM »
There's a tarball for Linux-64 at ftp://ftp.mozilla.org/pub/firefox/releases/19.0.1/linux-x86_64/en-GB/firefox-19.0.1.tar.bz2 - so I'm not sure why their forum administrator said otherwise.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox 19 stuff
« Reply #14 on: March 03, 2013, 07:47:12 AM »
As  kjpetrie advised it is on the server

The 32 bit version is under

linux-i686

and you can choose country of choice - mine is GB
 
/pub/firefox/releases/19.0.1/linux-i686/en-GB

The 64 bit version is under

linux-x86_64

/pub/firefox/releases/19.0.1/linux-x86_64/en-GB
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000