KawaiiBASIC / classilla

Automatically exported from code.google.com/p/classilla
0 stars 0 forks source link

Implement basic window.matchMedia support #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is needed for app.net, for example.

We need

nsIDOMMediaQueryList
GlobalWindow::MatchMedia (see nsPresContext for the actual match code)
in both the idl and nsGlobalWindow.cpp

Original issue reported on code.google.com by classi...@floodgap.com on 1 Sep 2012 at 11:56