[Webkit-unassigned] [Bug 137119] New: [mac] MediaPlayerPrivateQTKit should not use FrameView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 25 11:28:11 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137119
Summary: [mac] MediaPlayerPrivateQTKit should not use FrameView
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
Blocks: 21562
It's a layering violation. There are two cases where frame view is used in code that could be removed:
- Frame rate rendering, this is not built by default and can be removed.
- To make the QTMovieView a subview of the document view. This is compiled by default, but can be removed as well.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list