[Webkit-unassigned] [Bug 62698] [DOM] Support for battery status event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 03:10:48 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62698





--- Comment #13 from Olli Pettay (:smaug) <Olli.Pettay at gmail.com>  2011-06-20 03:10:47 PST ---
(In reply to comment #12)
> I understand that is "-webkit-" prefix, but I'm not sure because I haven't seen events have a prefix.
> Did you mean prefix is like "-webkit-onbatterystatus" and  "-webkit-batterystatus"?

Events do have prefixes.
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#extending_events-prefixes

So, if you add support for onfoo listener, 
it would be, I think, onwebkitbatterystatus and the event type
would be webkitbatterystatus.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list