geeteam Posted November 16, 2013 Share Posted November 16, 2013 Google is changing the way its browser handles PDF files, starting with the Chrome Canary channel. Citing security concerns, the company wants Chrome to open PDF files by default, bypassing any third-party programs such as Adobe Reader or Foxit Reader. The modification was first noted by developer and Google open-source Chromium evangelist François Beaufort. He points to a Chromium code review that argues browsers, rather than PDF applications, should handle the opening of such documents. Google’s argument is worth quoting in full: PDFs in particular are safer to open in the browser. This patch changes the handling of downloads to open such files in the browser by default instead of the system handler for the file type. A “Open with system handler” menu item will be available so that users can still use the system application if needed. The determination that a file is safer to handle in the browser is done as follows: a) DownloadTargetDeterminer determines whether the MIME type corresponding to the target filename of the download is one which is handled by the renderer or one that is handled by a sandboxed pepper plugin. If so, then the file is considered safely handled by the browser. b) ChromeDownloadManagerDelegate determines whether opening in the browser is preferred for the file type assuming the browser is able to handle it safely. Currently this is true for .pdf files. Opening behavior for a download will default to opening in the browser if both results from a) and b) are true. Google first added a PDF viewer to Chrome back in December 2010. While it can handle most PDFs and even opens them by default in some situations (such as when no PDF viewer is detected), it is very much a bare bones solution. Most users are perfectly okay with viewing PDFs in the browser, as they only need to see a document for a short period of time and don’t want to wait for, nor need, a full-blown application. Those that work extensively with the file format, however, likely won’t be pleased with the new policy. Google says Canary is “the most bleeding-edge official version of Chrome and somewhat of a mix between Chrome dev and the Chromium snapshot builds.” While opening PDFs by default in Canary doesn’t guarantee the change will ship in Chrome one day, Google’s lengthy explanation suggests the company has already made up its mind. Source Link to comment Share on other sites More sharing options...
Administrator Matt Posted November 16, 2013 Administrator Share Posted November 16, 2013 good for them. Link to comment Share on other sites More sharing options...
geeteam Posted November 16, 2013 Author Share Posted November 16, 2013 Yah Link to comment Share on other sites More sharing options...
ffi Posted November 16, 2013 Share Posted November 16, 2013 (edited) If Apple would have killed pdf instead of flash I would have loved them, in spite of all these patent suits. I really hate pdfs, they are always so slow and completely useless, can't copy correctly from them, can't fill in pdf forms (when you get a form in pdf you need to print, fill in by hand, then scan) , can't edit them, searching them is a pain Edited November 16, 2013 by ffi Link to comment Share on other sites More sharing options...
geeteam Posted November 16, 2013 Author Share Posted November 16, 2013 Are you serious? Link to comment Share on other sites More sharing options...
ffi Posted November 17, 2013 Share Posted November 17, 2013 Are you serious?Yes, we'll about hating pdf, not about loving apple if they had killed it Link to comment Share on other sites More sharing options...
Recommended Posts