Closed
Bug 700261
Opened 13 years ago
Closed 13 years ago
Add .chargingTime/.dischargingTime support to hal code
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
5.21 KB,
patch
|
cjones
:
review+
asa
:
approval-mozilla-aurora-
|
Details | Diff | Splinter Review |
This doesn't do the backends implementations.
Attachment #572428 -
Flags: review?(jones.chris.g)
Comment on attachment 572428 [details] [diff] [review]
Patch v1
dom::battery::kUnknownRemainingTime needs to be defined somewhere, right?
Attachment #572428 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Comment 2•13 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #1)
> Comment on attachment 572428 [details] [diff] [review] [diff] [details] [review]
> Patch v1
>
> dom::battery::kUnknownRemainingTime needs to be defined somewhere, right?
In the DOM patch.
Assignee | ||
Updated•13 years ago
|
Flags: in-testsuite?
Whiteboard: [needs review]
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 572428 [details] [diff] [review]
Patch v1
This has just landed in mozilla-inbound. Requesting aurora approval for API completeness in Firefox 10. It would be better to ship Firefox 10 with the entire API if we say it is present. The risk is very low given that there is no use of the API for the moment.
Attachment #572428 -
Flags: approval-mozilla-aurora?
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Comment 5•13 years ago
|
||
Comment on attachment 572428 [details] [diff] [review]
Patch v1
It looks like this feature wasn't ready for 10. Please re-nominate if you have a good justification for trying to get this into 10 rather than just waiting for 11.
Attachment #572428 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora-
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•