Mounir Lamouri
|
225b0dc455
|
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
|
2012-01-16 13:23:28 +01:00 |
|
Mounir Lamouri
|
02eca2001b
|
Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey
|
2012-01-16 19:53:09 +01:00 |
|
Mounir Lamouri
|
921b5a2395
|
Bug 674725 - Part Q - Implement SmsDatabaseService. r=smaug sr=cjones
--HG--
rename : dom/sms/src/SmsServiceFactory.cpp => dom/sms/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServiceFactory.h => dom/sms/src/SmsServicesFactory.h
|
2012-01-10 20:19:56 +01:00 |
|
Ben Turner
|
6f8017d643
|
Bug 674726 - WebTelephony. r=philikon+mounir, sr=sicking. Not part of the default build.
--HG--
extra : transplant_source : %1A%23%10d%88%B3%DA%87%C9%DD0%E6P%1Ct%AD%7D%80%B6%B4
|
2012-01-09 14:28:47 -08:00 |
|
Blake Kaplan
|
ea4e716244
|
Bug 707749 - For document.write move the navigator forward to the new inner window. r=jst
--HG--
extra : rebase_source : ab7684c31094af6f11ff4101999f51fca1b35179
|
2011-12-28 14:39:55 +01:00 |
|
Justin Lebar
|
84241e428f
|
Bug 679966, part 2: Add mozVibrator() for "playing" a vibration pattern. r=bz
|
2011-11-10 16:26:36 -05:00 |
|
Johnny Stenback
|
62a29bb3e4
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
|
Mounir Lamouri
|
834321f16e
|
Bug 674725 - Part M - Receiving SMS: DOM part. r=smaug
|
2011-11-25 01:48:57 +01:00 |
|
Mounir Lamouri
|
5360a9e5d5
|
Bug 674725 - Part F - .mozSms returns null if the platform doesn't have SMS supports. r=smaug
|
2011-11-21 16:16:24 +01:00 |
|
Mounir Lamouri
|
4a804cf8cd
|
Bug 674725 - Part D - Temporary security model for WebSms. r=smaug
|
2011-11-25 01:37:40 +01:00 |
|
Mounir Lamouri
|
6a963e0313
|
Bug 674725 - Part C - SmsManager stub. r=smaug
|
2011-11-20 23:23:20 +01:00 |
|
Mounir Lamouri
|
c8306e0b8b
|
Bug 674725 - Part B - Add .mozSms to navigator. r=smaug
|
2011-11-20 22:08:33 +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
|
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 |
|
Mounir Lamouri
|
2c0789a879
|
Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking
|
2011-11-02 13:04:39 +01:00 |
|
Mounir Lamouri
|
364d1da76e
|
Bug 698932 - Use rv in Navigator::JavaEnabled. r=Ms2ger
|
2011-11-02 12:04:28 +01:00 |
|
Mounir Lamouri
|
0974c60065
|
Bug 695287 - Move Navigator declaration and definition outside of nsGlobalWindow.{h,cpp}. r=Ms2ger
This patch is creating Navigator.h and Navigator.cpp and makes Navigator part
of the mozilla::dom namespace.
|
2011-11-02 14:44:16 +01:00 |
|