diff options
author | jam <jam@chromium.org> | 2015-02-04 09:40:04 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-04 17:41:19 +0000 |
commit | dc0e4390c0364515fa360c5292a4389784580a48 (patch) | |
tree | fab0a7f9e043c362b35486aed516966c1a5f0cf9 /.gitignore | |
parent | d771a782774564197c9c4d3ddd07605e53397a12 (diff) | |
download | chromium_src-dc0e4390c0364515fa360c5292a4389784580a48.zip chromium_src-dc0e4390c0364515fa360c5292a4389784580a48.tar.gz chromium_src-dc0e4390c0364515fa360c5292a4389784580a48.tar.bz2 |
Combine PDF plugin into the Chromium binary.
On Windows, this moves it to chrome_child.dll. Overall binary sizes is 4.5 MB smaller (chrome_child.dll gets 3.6 MB larger while we drop the 8.1 MB pdf.dll). On Mac, the binary is 6.6 MB smaller. On Linux, it's 7MB smaller. This is from official release builds, after stripping on Linux.
The size savings are because we don't ship duplicate versions of V8, and also the PDF plugin uses some of base and net.
This depends on OOP PDF, since otherwise the V8 isolates for the plugin and Blink interact badly. That got turned on a few weeks ago.
BUG=453844
Review URL: https://codereview.chromium.org/799643004
Cr-Commit-Position: refs/heads/master@{#314575}
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions