apimall / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Re-implement PDF viewer using out-of-process pdf plugin #1565

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Starting with https://codereview.chromium.org/799643004 (#314575) Chromium no 
longer builds pdfium as a separate library. As part of this change an 
out-of-process (OOP) PDF plugin is now required. The previous PDF plugin 
implementation (issue #1331), which uses an in-process plugin, will be removed 
from trunk.

Original issue reported on code.google.com by magreenb...@gmail.com on 3 Mar 2015 at 7:50

GoogleCodeExporter commented 9 years ago
Note that this does not affect printing on Windows which still uses the pdfium 
library (which is now built into libcef.dll).

Original comment by magreenb...@gmail.com on 3 Mar 2015 at 8:02

GoogleCodeExporter commented 9 years ago
Old implementation removed in trunk revision 2043.

Original comment by magreenb...@gmail.com on 4 Mar 2015 at 1:01

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1565

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:38