RESOLVED FIXED 56764
QT plug-in loads controller at top of movie not bottom
https://bugs.webkit.org/show_bug.cgi?id=56764
Summary QT plug-in loads controller at top of movie not bottom
Anders Carlsson
Reported 2011-03-21 12:56:57 PDT
QT plug-in loads controller at top of movie not bottom
Attachments
Patch (2.02 KB, patch)
2011-03-21 12:59 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2011-03-21 12:59:18 PDT
Sam Weinig
Comment 2 2011-03-21 13:02:23 PDT
Comment on attachment 86355 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=86355&action=review Otherwise, r=me. > Source/WebKit2/WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm:234 > + RetainPtr<CALayer> realPluginLayer(AdoptNS, reinterpret_cast<CALayer *>(value)); This adoption seems wrong.
Anders Carlsson
Comment 3 2011-03-21 13:03:56 PDT
Note You need to log in before you can comment on or make changes to this bug.