RESOLVED FIXED 110725
AVFoundation.framework and QTKit.framework are lazy-loaded on every WebProcess launch
https://bugs.webkit.org/show_bug.cgi?id=110725
Summary AVFoundation.framework and QTKit.framework are lazy-loaded on every WebProces...
Jer Noble
Reported 2013-02-24 23:11:59 PST
AVFoundation.framework and QTKit.framework are lazy-loaded on every WebProcess launch
Attachments
Patch (5.47 KB, patch)
2013-02-24 23:18 PST, Jer Noble
no flags
Patch (5.49 KB, patch)
2013-02-25 07:54 PST, Jer Noble
eric.carlson: review+
Jer Noble
Comment 1 2013-02-24 23:12:19 PST
Jer Noble
Comment 2 2013-02-24 23:18:36 PST
Early Warning System Bot
Comment 3 2013-02-24 23:31:42 PST
Early Warning System Bot
Comment 4 2013-02-24 23:31:56 PST
WebKit Review Bot
Comment 5 2013-02-24 23:34:52 PST
Comment on attachment 190000 [details] Patch Attachment 190000 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/16737990
WebKit Review Bot
Comment 6 2013-02-24 23:38:54 PST
Comment on attachment 190000 [details] Patch Attachment 190000 [details] did not pass cr-linux-debug-ews (chromium-xvfb): Output: http://queues.webkit.org/results/16745025
EFL EWS Bot
Comment 7 2013-02-24 23:42:52 PST
Build Bot
Comment 8 2013-02-24 23:53:38 PST
Comment on attachment 190000 [details] Patch Attachment 190000 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://queues.webkit.org/results/16743071
Build Bot
Comment 9 2013-02-25 00:19:32 PST
Eric Carlson
Comment 10 2013-02-25 07:33:33 PST
Comment on attachment 190000 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=190000&action=review > Source/WebCore/platform/graphics/MediaPlayer.cpp:216 > + return; You need to return the empty Vector here.
Jer Noble
Comment 11 2013-02-25 07:54:10 PST
Created attachment 190061 [details] Patch That\'s what I get for not compiling before uploading.
Jer Noble
Comment 12 2013-02-25 10:25:55 PST
Note You need to log in before you can comment on or make changes to this bug.