Bug 82983 - Remove supportsMediaMIMEType() override from Chromium's WebMimeRegistry
Summary: Remove supportsMediaMIMEType() override from Chromium's WebMimeRegistry
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Dorwin
URL:
Keywords:
Depends on:
Blocks: 82968
  Show dependency treegraph
 
Reported: 2012-04-02 16:56 PDT by David Dorwin
Modified: 2013-04-15 06:53 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Dorwin 2012-04-02 16:56:31 PDT
An override of Chromium's WebMimeRegistry::supportsMediaMIMEType() was added in bug 82973 to allow the Chromium port to build with and without changes to Chromium code. It needs to be removed after the corresponding Chromium change lands.