Boris Zbarsky
|
9d25dc48cc
|
Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug
|
2014-01-06 21:53:23 -05:00 |
|
Boris Zbarsky
|
f75142b01d
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
|
Masatoshi Kimura
|
7693df618d
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
|
Andrea Marchesini
|
b822140315
|
Bug 838124 - Convert BatteryManager to WebIDL. r=peterv
|
2013-02-05 07:54:49 -05:00 |
|
Nathan Froyd
|
3c013d928f
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
|
Kyle Huey
|
0baaffe99f
|
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 |
|
Mounir Lamouri
|
76d382c04f
|
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
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Olli Pettay
|
c58d4cc1b2
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
|
Edmund Wong
|
e2dc3856a0
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
|
Mounir Lamouri
|
094d224262
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
|
Ginn Chen
|
55887974e1
|
Bug 704729 - Fix compilation error with Solaris Studio because of extra semi-colon. r=smaug
|
2011-11-24 11:42:10 +01:00 |
|
Mounir Lamouri
|
0a7685aedb
|
Bug 701517 - Moz-prefix Battery API interfaces. rs+sr=smaug
|
2011-11-19 11:43:57 +01:00 |
|
Mounir Lamouri
|
2af07c9f97
|
Bug 700298 - r=smaug
|
2011-11-19 11:37:21 +01:00 |
|
Mounir Lamouri
|
86b783b55b
|
Bug 699743 - Add chargingTime attribute in BatteryManager. r=sicking
|
2011-11-09 09:58:18 +01:00 |
|
Mounir Lamouri
|
44fb0f511f
|
Bug 699744 - Add dischargingTime attribute in BatteryManager. r=sicking
|
2011-11-09 09:57:57 +01:00 |
|
Mounir Lamouri
|
33590706f6
|
Bug 699742 - (1/4) battery.level should be a double (DOM part). r=sicking
|
2011-11-09 09:56:52 +01:00 |
|
Mounir Lamouri
|
2bc70ba365
|
Bug 699459 - Add a pref to disable Battery API. r=sicking
|
2011-11-04 00:31:32 +01:00 |
|
Mounir Lamouri
|
1ca50452f4
|
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
|
7c8059bdba
|
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 |
|