Comment #3 on issue 18329 by [email protected]: <video> and sandbox
http://code.google.com/p/chromium/issues/detail?id=18329
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22392
------------------------------------------------------------------------
r22392 | [email protected] | 2009-08-04 10:48:22 -0700 (Tue, 04 Aug 2009) |
12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/zygote_main_linux.cc?r1=22392&r2=22391
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/ffmpeg/ffmpeg.gyp?r1=22392&r2=22391
Linux: preload ffmpeg in the zygote.
When using the sandbox, the renderer cannot load the ffmpeg shared
objects from disk. So we load them in the zygote before the sandbox is
started.
(Note that this doesn't get media working, but it's a start.)
BUG=18329
http://codereview.chromium.org/159841
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---