NEW 25085
Platform layering violations in platform/graphics/MediaPlayer files
https://bugs.webkit.org/show_bug.cgi?id=25085
Summary Platform layering violations in platform/graphics/MediaPlayer files
Simon Fraser (smfr)
Reported 2009-04-07 16:11:28 PDT
MediaPlayer.cpp lives in WebCore/platform, yet it knows about FrameView, Frame and Document. This totally breaks the layering that 'platform' is supposed to adhere to.
Attachments
Dean Jackson
Comment 1 2009-04-07 16:16:00 PDT
... and MediaDocument, where it tests for that a lot.
Antti Koivisto
Comment 2 2009-04-09 13:10:09 PDT
The bug title and description are rather overheated. As far as I see all layering violations here are trivial and easily fixable.
Note You need to log in before you can comment on or make changes to this bug.