Ryan VanderMeulen
652dbf289b
Backed out changeset b421a1fcd9c0 (bug 901456) for landing with the wrong bug number.
2013-11-22 14:04:17 -05:00
Dave Hylands
e628695e10
Bug 910456 - fix test_lastModificationFilter.html to verify timestamps when creating test files. r=janv
...
--HG--
extra : rebase_source : a128af8ab386767b4255c50aa4d78c5b3d146849
2013-11-22 10:55:36 -08:00
Botond Ballo
c5a15700a6
Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis
2013-11-20 15:23:43 -05:00
Jan-Ivar Bruaroey
5e7893b429
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
2013-11-08 19:45:59 -05:00
Chia-hung Tai
3e6cf02c05
Bug 942009 - B2G MMS: s/isReadReportRequested/readReportRequested to align the W3C Spec. r=gene
2013-11-22 15:12:07 +08:00
John Shih
b30887b69e
Bug 939061 - [NetworkStats API] Remove redundant indexes in NetworkStatsDB.jsm. r=gene
2013-11-20 09:32:55 +08:00
Antonio M. Amaya
d3b30c50b6
Bug 936018 - Ensure that we update the child objects even when the child was already known. r=fabrice
2013-11-20 00:12:12 +01:00
Jessica Jong
a7463d7ec1
Bug 926372 - B2G DSDS: setup data call. r=hsinyi
2013-11-22 10:16:31 -05:00
Patrick Wang
a1cf55cec3
Bug 928995: Move Nuwa to PreallocatedProcessManager. r=bent
2013-11-22 11:25:34 +08:00
Eric Chou
02f85c47fe
Bug 932543 - Check data size before memcpy in BluetoothOppManager, r=gyeh
2013-11-22 11:55:42 +08:00
Wes Kocher
07ce8fb494
Merge fx-team to m-c
2013-11-21 19:16:50 -08:00
Sotaro Ikeda
3d229cda0f
Bug 929973 - Implement android::IGraphicBufferAlloc in B2G. r=mwu, r=mikeh
2013-11-21 16:03:27 -05:00
Ryan VanderMeulen
7d43603d58
Merge b2g-inbound to m-c.
2013-11-21 15:22:03 -05:00
Ryan VanderMeulen
3959d61b67
Backed out changeset cb123997572c (bug 937006) for Desktop B2G mochitest orange.
2013-11-21 12:40:42 -05:00
Ryan VanderMeulen
aff6efccdc
Merge m-c to inbound.
2013-11-21 11:37:10 -05:00
Carsten "Tomcat" Book
3b5886b806
merge b2g-inbound to mozilla-central
2013-11-21 15:19:11 +01:00
Carsten "Tomcat" Book
b696d7931d
merge mozilla-inbound to mozilla-central
2013-11-21 14:20:21 +01:00
Eric Chou
1cc0654fc3
Bug 941416 - Fix regression of bug 936995, r=gyeh
2013-11-21 12:58:04 +08:00
Ryan VanderMeulen
2cd9139343
Merge m-c to b2g-inbound.
2013-11-21 11:38:18 -05:00
Szu-Yu Chen [:aknow]
c17a6f573b
Bug 935537 - Fix powerOffRadioSafely. r=hsinyi
2013-11-20 11:14:43 -05:00
Ethan Tseng
d74648f54b
Bug 884702 - Support Rtsp protocol in url bar. r=bz
2013-11-20 17:58:22 +08:00
Oleg Romashin
c02ba0fedc
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 21:44:22 -08:00
Oleg Romashin
117dfcdce3
Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator
2013-11-20 16:08:36 -08:00
Andrew McCreight
6663405c37
Bug 935721, part 10 - Separate nsCycleCollector_collect and nsCycleCollector_scheduledCollect. r=smaug
2013-11-20 14:35:17 -08:00
Andrew McCreight
178e2ef0f1
Bug 935721, part 6 - Replace ccResults with aResults in EndCycleCollectionCallback. r=smaug
...
This is done in a separate patch to reduce the size of the previous patch a bit.
2013-11-20 14:35:16 -08:00
Andrew McCreight
96e1092a51
Bug 935721, part 5 - Invert the control flow of CycleCollectNow's pre- and post-collection work, add CCResults as a field on the CC. r=smaug
...
nsJSEnvironment::CycleCollectNow does work before and after a CC runs. With ICC, nsJSEnv won't
know where in the CC when a CC is about to begin or end, so this patch reorganizes that work
into two separate callback hooks. This requires adding a new struct, CycleCollectorStats, to
hold data nsJSEnv needs between the two calls.
Rather than trying to pass around a pointer to a results structure, this patch just adds
it to the nsCycleCollector struct, and always stores them. The results are passed back
to the end CC callback.
2013-11-20 14:35:16 -08:00
Ryan VanderMeulen
7c4875ed06
Merge m-c to fx-team.
2013-11-21 15:55:03 -05:00
Szu-Yu Chen [:aknow]
e516e6063e
Bug 856553 - Part 6: Modify related tests. r=hsinyi
2013-11-21 09:09:37 -05:00
Szu-Yu Chen [:aknow]
48f876f6e3
Bug 856553 - Part 5: Add setRadioEnabled marionette test. r=hsinyi
2013-11-21 09:09:25 -05:00
Szu-Yu Chen [:aknow]
5b8c158332
Bug 856553 - Part 4: Add setRadioEnabled API (ril). r=hsinyi
2013-11-21 09:09:14 -05:00
Szu-Yu Chen [:aknow]
d63e9055db
Bug 856553 - Part 3: Add radiostatechange in listener (bluetooth). r=gyeh
2013-11-21 09:09:01 -05:00
Szu-Yu Chen [:aknow]
83e5883eb3
Bug 856553 - Part 2: Add setRadioEnabled API (dom). r=khuey
2013-11-21 09:08:50 -05:00
Szu-Yu Chen [:aknow]
0f8176fbb9
Bug 856553 - Part 1: Add setRadioEnabled API (idl). r=hsinyi
2013-11-21 09:08:36 -05:00
Shawn Huang
37e55ec070
Bug 941574 - [bluedroid] Fix sometimes outgoing connection fails due to Reset() mis-placed, r=echou
2013-11-21 20:17:10 +08:00
Shawn Huang
4bdb73a6f8
Bug 941564 - [bluedroid] Update BD address while an incoming connection established, r=echou
2013-11-21 20:17:07 +08:00
Shawn Huang
be3cd2829e
Bug 935882 - [bluedroid] Support GetConnectedDevice API, r=echou
2013-11-21 18:12:45 +08:00
Trevor Saunders
158a12ab72
bug 939049 - get rid of useless QIs r=smaug
2013-11-15 11:32:12 -05:00
Albert Crespell
360a655be2
Bug 937041 - Update tests. r=gene
2013-11-15 16:56:17 +01:00
Albert Crespell
23ec126607
Bug 937041 - Modify availableNetworks method to return all networks having data in database. r=gene, r=jshih
2013-11-19 13:03:34 +01:00
Ed Morley
5097df0b13
Merge mozilla-central and b2g-inbound
2013-11-20 12:51:26 +00:00
Ed Morley
7de91970da
Backed out changeset 998d2d5e743d (bug 919878) on suspicion of causing shutdown hangs on OS X
2013-11-20 12:32:52 +00:00
Shawn Huang
885fc676f9
Bug 935578 - Patch 3: Enable connect/disconnect, r=echou
2013-11-20 16:19:09 +08:00
Shawn Huang
6bd0358282
Bug 935578 - Patch 2: BluetoothA2dpManager bluedroid version, r=echou
2013-11-20 16:19:09 +08:00
Shawn Huang
a4c27c757d
Bug 935578 - Patch 1: Separate BluetoothA2dpManager implementation for bluez/bluedroid stack, r=echou
2013-11-20 16:19:08 +08:00
Eric Chou
5368aec6b5
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
2013-11-20 15:01:54 +08:00
Eric Chou
60fc45811d
Backed out changeset 40ecdab580b3 (bug 936995) for potential JB build error
2013-11-20 15:17:00 +08:00
Eric Chou
b364dda826
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
2013-11-20 15:01:54 +08:00
Ben Kelly
6c4f8424a1
Bug 924565: Part 3: Add tests verifying DOMRequestHelper cleanup and weak ref behavior. r=fabrice
2013-11-20 13:33:24 +08:00
Ben Kelly
be6feb0cd2
Bug 924565: Part 2: Use weak observer reference for DOMRequestHelper. r=fabrice
2013-11-20 13:33:18 +08:00
Ben Kelly
b74dc40938
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
2013-11-20 13:33:10 +08:00