Battery Status API changes since the last publication

Hi,

We're advancing the Battery Status API [1] to Candidate Recommendation, and this is the required (by the W3C Process) public documentation of all the changes since the previous publication, W3C Working Draft 29 November 2011 [2]:

Substantive changes:

- Added a Terminology section.
- Added a Security and privacy considerations section.
- Defined that the events are queued using the task queue defined in HTML5.
- Added [TreatNonCallableAsNull] keywords to on* handlers.
- Dropped 'full' from the true condition for the charging attribute.
- Fixed two substantial typos (s/dischargingchange/dischargingtimechange/g) in the Event handlers section.

Minor changes:

- Conformance requirements with respect to the attributes were merged.
- Separated event handlers from attributes to their own Event handles section.
- Added proper acknowledgements.

For detailed change logs, see [3,4].

-Anssi

[1] http://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html
[2] http://www.w3.org/TR/2011/WD-battery-status-20111129/
[3] http://dvcs.w3.org/hg/dap/log/bf66d314a3bb/battery/Overview.html
[4] http://dev.w3.org/cvsweb/2009/dap/system-info/battery-status.html

Received on Monday, 16 April 2012 08:04:26 UTC