Comment 72 for bug 434476

Revision history for this message
In , Stransky (stransky) wrote :

(In reply to Justin Lebar [:jlebar] from comment #14)
> Comment on attachment 693331
> v2
>
> You got the wake lock API totally right except for one key point: Wake locks
> are not trusted. Any content can ask for a wake lock on anything.

Justin, thanks for the clarification. So how we can get notification about the "screen" wake lock you're talking about in Bug 827756? I guess it should be driven by GeckoApp.java, right?