[Bug 21227] New: Remove static keyword from MediaSource.isTypeSupported()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21227

            Bug ID: 21227
           Summary: Remove static keyword from
                    MediaSource.isTypeSupported()
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: adrianba@microsoft.com
          Reporter: acolwell@chromium.org
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

Static methods don't appear to be common in the web platform. A quick grep of
WebKit IDL files show that only 3 classes have static methods.

I propose that the 'static' keyword be removed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 8 March 2013 18:07:39 UTC