Ed Morley
|
8601f671dd
|
Merge mozilla-central to mozilla-inbound
|
2012-03-28 17:37:32 +01:00 |
|
Kyle Huey
|
34b94a5666
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
|
Neil Rashbrook
|
4376ccf637
|
Bug 737022 Re-enable debug chrome strict warnings r=jst
|
2012-03-28 12:09:33 +01:00 |
|
Phil Ringnalda
|
6ca3d29401
|
Merge m-c to m-i
|
2012-03-27 21:21:11 -07:00 |
|
Justin Lebar
|
cad9c02c19
|
Back out changesets 6a2c57fa8edf, 34526f45d863 (bug 737307) due to web-facing regressions (e.g. bug 739478). r=bz
--HG--
extra : rebase_source : 4b595ee4ef7ab60a1d831bf50f1c973161e3187c
|
2012-03-26 17:10:07 -07:00 |
|
Honza Bambas
|
b8bb016dc3
|
Bug 736589, r=jst
|
2012-03-28 01:27:19 +02:00 |
|
Eric Chou
|
abf70bea30
|
Bug 731361 - Change bluetooth firmware loading to use a DOMRequest based API. r=bent
|
2012-03-27 19:17:35 -04:00 |
|
Jared Wein
|
ab34b8f798
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07:00 |
|
Jared Wein
|
726d85a760
|
Backed out changeset 8e42ba558f07 (bug 730318) CLOSED TREE
|
2012-03-27 15:23:53 -07:00 |
|
Philipp von Weitershausen
|
13cda66ddf
|
Bug 728886 - Part 2: Support ril.h v6 parcels. r=qDot DONTBUILD because NPOTB
|
2012-03-20 12:28:15 -07:00 |
|
Philipp von Weitershausen
|
b148726c94
|
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
|
2012-03-19 15:49:27 -07:00 |
|
Philipp von Weitershausen
|
417239feb7
|
Bug 728886 - Part 0: Use constants when initializing RIL state. r=qDot
|
2012-03-20 16:18:41 -07:00 |
|
Serge Gautherie
|
1c5a117548
|
Bug 483992. (Av1) dom-level*-*/DOMTestCase.js: Remove sayrer's override of SimpleTest._logResult(). r=rcampbell.
|
2012-03-27 22:13:25 +02:00 |
|
Blake Kaplan
|
14444b607a
|
Bug 739234 - Deal with the odd case on a desktop computer where the backend error'd out. r=vingtetun
|
2012-03-27 12:04:16 -07:00 |
|
Vivien Nicolas
|
98e1ef24fd
|
Bug 739680 - onsettingchange is not called when the setting is changed inside another window r=fabrice
|
2012-03-27 12:04:16 -07:00 |
|
Marco Bonardo
|
59330158ea
|
Merge last green PGO from inbound to central
|
2012-03-27 13:56:40 +02:00 |
|
Blake Kaplan
|
2767fdb4b4
|
Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD
|
2012-03-27 12:13:20 +02:00 |
|
Chris Jones
|
f8fd4e21a8
|
Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb)
|
2012-03-26 17:39:33 -07:00 |
|
Blake Kaplan
|
cbffc9c65b
|
Bug 736114 - Fire an event every 5 seconds containing the signal strength and link speed of the connection. Also add a synchronous API for clients that don't want to wait for the signal. r=cjones DONTBUILD
|
2012-03-26 18:26:32 +02:00 |
|
Blake Kaplan
|
8c235b738a
|
Bug 739335: Fix wifi on Gingerbread gonk. r=cjones (npotb)
|
2012-03-26 12:22:29 -07:00 |
|
Chris Jones
|
d3ef250e1c
|
Bug 739137: Try harder to ensure that b2g shuts down when we ask it to. r=fabrice
|
2012-03-26 00:46:21 -07:00 |
|
Chris Jones
|
35f15fedc4
|
Bug 739115: Add runtime checks for ICS and select libnetutils interface and wpa_supplicant states appropriately. r=gal (npotb)
|
2012-03-25 19:40:09 -07:00 |
|
Ed Morley
|
32c252e50a
|
Merge mozilla-central and mozilla-inbound
|
2012-03-25 11:39:22 +01:00 |
|
Michael Wu
|
f55b3719b0
|
Bug 737173, part 2: Port AudioManager and libsydneyaudio to the new import. r=cjones (npotb)
|
2012-03-25 02:11:05 -07:00 |
|
Kan-Ru Chen
|
f4f6b1f114
|
Bug 739019: Allow chrome code to use PowerManager. r=cjones
|
2012-03-25 00:11:00 -07:00 |
|
Doug Turner
|
7bc438e9f5
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. Review comments address r=mwu
|
2012-03-24 17:30:03 -07:00 |
|
Doug Turner
|
9129ad3159
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. r=mwu
--HG--
rename : dom/system/nsDeviceMotion.cpp => dom/system/nsDeviceSensors.cpp
rename : dom/system/nsDeviceMotion.h => dom/system/nsDeviceSensors.h
rename : xpcom/system/nsIDeviceMotion.idl => xpcom/system/nsIDeviceSensors.idl
|
2012-03-24 17:29:57 -07:00 |
|
Doug Turner
|
ec38c98821
|
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
|
2012-03-24 17:29:49 -07:00 |
|
Ed Morley
|
648d5412a8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-24 16:05:07 +00:00 |
|
Diogo Golovanevsky Monteiro
|
24485f6c5c
|
Bug 735031 - Make Fullscreen API work with DOMElements rather than only HTML Elements. r=cpearce,smaug
|
2012-03-24 17:37:04 +13:00 |
|
Oleg Romashin
|
84a412fcae
|
Bug 703155 - Port Mozilla Qt to Qt5. r=mark.finkle,mh+mozilla,dougt
|
2012-03-22 16:24:40 -07:00 |
|
Gregor Wagner
|
ec045e370f
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|
Hsinyi Tsai
|
a101da7c5b
|
Bug 737793 - Final call state on receiver's phone is 'disconnecting', not 'disconnected'. r=bent
|
2012-03-21 19:30:05 +08:00 |
|
Matt Brubeck
|
37f7c950f8
|
Merge mozilla-central and mozilla-inbound
|
2012-03-23 16:06:54 -07:00 |
|
Bobby Holley
|
7039a94106
|
Bug 733984 - Explicitly disallow shadowing on location wrappers. r=mrbkap
This was taken care of in other ways before, but we need to be more explicit about it now that we're doing more Xray stuff with Location wrappers.
|
2012-03-23 15:58:18 -07:00 |
|
Jared Wein
|
a3d15a8602
|
Backed out changeset 62e3e0fc06c9 (bug 730318) r=bustage
|
2012-03-23 11:46:32 -07:00 |
|
Jared Wein
|
500e229e25
|
Backed out changeset 5f79a3dd45ff (bug 730318) r=bustage
|
2012-03-23 11:46:12 -07:00 |
|
Kyle Huey
|
03d1246a2f
|
Bug 738334: Fix a worker timer race condition. r=bent
|
2012-03-23 10:46:16 -07:00 |
|
Dão Gottwald
|
2fcd4be7f3
|
merge backout
|
2012-03-23 16:58:48 +01:00 |
|
Dão Gottwald
|
4307ddde22
|
Backed out changeset bf13c2253055
|
2012-03-23 16:58:27 +01:00 |
|
Bobby Holley
|
0729071e9e
|
Bug 667388 - Tests. r=mrbkap
|
2012-03-23 15:00:22 -07:00 |
|
Eric Chou
|
2da532b4e8
|
Bug 730990 - Device object boilerplate for DOM Bluetooth - r=qDot
|
2012-03-23 14:58:12 -07:00 |
|
Kyle Machulis
|
8713b9faa2
|
Backing out a44ac6895a2f
|
2012-03-23 14:50:47 -07:00 |
|
Marco Bonardo
|
2b24ab86ca
|
Merge last green PGO from inbound to central
|
2012-03-23 12:49:57 +01:00 |
|
Marco Bonardo
|
2cd9fb00fc
|
Merge central to inbound
|
2012-03-23 02:02:03 +01:00 |
|
Marco Bonardo
|
5896af878e
|
Merge last green PGO from inbound to central
|
2012-03-23 01:59:29 +01:00 |
|
David Flanagan
|
c1e4fbd6d3
|
Bug 738439 - typo in Webapps.jsm [r=fabrice]
|
2012-03-22 14:26:36 -07:00 |
|
Marco Bonardo
|
f222385695
|
Merge last green PGO from inbound to central
|
2012-03-22 13:04:29 +01:00 |
|
Neil Rashbrook
|
77b06e9e21
|
Bug 737022 Re-enable strict warnings when parsing XUL r=jst
|
2012-03-22 08:36:36 +00:00 |
|
Jared Wein
|
97c6f75ef3
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-22 13:53:59 -07:00 |
|