WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137119
[Mac] MediaPlayerPrivateQTKit should not use FrameView
https://bugs.webkit.org/show_bug.cgi?id=137119
Summary
[Mac] MediaPlayerPrivateQTKit should not use FrameView
Carlos Garcia Campos
Reported
2014-09-25 11:28:11 PDT
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.
Attachments
Proposed patch.
(13.44 KB, patch)
2014-09-29 20:12 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2014-09-29 20:12:20 PDT
Created
attachment 238904
[details]
Proposed patch.
Carlos Garcia Campos
Comment 2
2014-09-29 23:12:00 PDT
Comment on
attachment 238904
[details]
Proposed patch. More dead code removed :-) Thanks!
WebKit Commit Bot
Comment 3
2014-09-30 07:30:37 PDT
Comment on
attachment 238904
[details]
Proposed patch. Clearing flags on attachment: 238904 Committed
r174106
: <
http://trac.webkit.org/changeset/174106
>
WebKit Commit Bot
Comment 4
2014-09-30 07:30:41 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug