Andrea Marchesini
|
d2702a1f80
|
Bug 838124 - Convert BatteryManager to WebIDL. r=peterv
|
2013-02-05 07:54:49 -05:00 |
Ms2ger
|
4c7f8c7ec0
|
Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8
|
2012-12-02 09:54:37 +01:00 |
Nathan Froyd
|
a30e1929a4
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
Kyle Huey
|
3b42fbfcd1
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Mounir Lamouri
|
1aae6d606d
|
Bug 769571 - Unprefix Battery API. r=sicking sr=smaug
--HG--
rename : dom/battery/nsIDOMNavigatorBattery.idl => dom/battery/nsINavigatorBattery.idl
|
2012-07-05 12:05:09 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Olli Pettay
|
b063392a27
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
Edmund Wong
|
e79d1c340c
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
Vivien Nicolas
|
6562304b10
|
Bug 711488 - Replace some forgotten PR_TRUE with true in dom/battery && dom/sms r=mounir
|
2011-12-19 10:11:16 +01:00 |
Mounir Lamouri
|
36656982f0
|
no bug - Create batteryInfo on the stack. rs=Ms2ger a=Ms2ger
--HG--
extra : rebase_source : a67b23da903520585ac32b4113aa65d397fae94a
|
2011-12-14 11:40:29 +01:00 |
Mounir Lamouri
|
8829baa8cc
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
Mounir Lamouri
|
9ba6549b65
|
Bug 705084 - Part A - Add kDefaultRemainingTime and add guards to make sure backends are correct. r=sicking
|
2011-12-01 11:49:42 +01:00 |
Mounir Lamouri
|
e5ab052440
|
Bug 701517 - Moz-prefix Battery API interfaces. rs+sr=smaug
|
2011-11-19 11:43:57 +01:00 |
Mounir Lamouri
|
cbc023ee10
|
Bug 700298 - r=smaug
|
2011-11-19 11:37:21 +01:00 |
Mounir Lamouri
|
b4692e95a1
|
Bug 700261 - Add .chargingTime/.dischargingTime support to hal code. r=cjones
|
2011-11-09 09:58:59 +01:00 |
Mounir Lamouri
|
929ef89d75
|
Bug 699743 - Add chargingTime attribute in BatteryManager. r=sicking
|
2011-11-09 09:58:18 +01:00 |
Mounir Lamouri
|
2b998bec64
|
Bug 699744 - Add dischargingTime attribute in BatteryManager. r=sicking
|
2011-11-09 09:57:57 +01:00 |
Mounir Lamouri
|
5741523317
|
Bug 699742 - (1/4) battery.level should be a double (DOM part). r=sicking
|
2011-11-09 09:56:52 +01:00 |
Mounir Lamouri
|
d2abf648c5
|
Bug 699459 - Add a pref to disable Battery API. r=sicking
|
2011-11-04 00:31:32 +01:00 |
Mounir Lamouri
|
087411f650
|
Bug 678694 - (7/7) Interaction between DOM and hal. r=sicking
The battery status is coming from hal and when there is an update, hal informs
the DOM which then dispatch the appropriate event.
|
2011-11-02 16:27:06 +01:00 |
Mounir Lamouri
|
5dcf69a436
|
Bug 678694 - (4/7) Dummy BatteryManager DOM code. r=sicking
Returns default values only and doesn't send events.
|
2011-11-02 16:01:32 +01:00 |