Phil Ringnalda
187d0f2256
Merge m-i to m-c
2013-11-23 08:18:35 -08:00
Jan-Ivar Bruaroey
d2b41c5e14
Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup
2013-11-22 16:10:00 -05:00
Ryan VanderMeulen
6777d0901e
Merge m-c to inbound.
2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
6789e60ca8
Merge b-i to m-c.
2013-11-22 15:35:31 -05:00
Ryan VanderMeulen
548f30b37c
Merge inbound to m-c.
2013-11-22 15:18:19 -05:00
Dave Hylands
90d5da4c55
Bug 901456 - Fix test_lastModificationFilter.html to verify timestamps when creating test files. r=janv
...
DONTBUILD
2013-11-22 10:55:36 -08:00
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
Carsten "Tomcat" Book
311d1a6fd9
merge b2g-inbound to mozilla-central
2013-11-22 14:47:01 +01:00
Ed Morley
1a9ee1c710
Backed out changeset c30371a66429 (bug 941450)
2013-11-22 15:59:22 +00: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
Bobby Holley
bdc983a462
Bug 933681 - Add lookups for standard classes in XrayWrapper. r=jorendorff
2013-11-22 10:55:42 -08:00
Terrence Cole
bde6f281c2
Bug 941784 - Fix an exact rooting hazard false positive in XMLHttpRequest::Send; r=bent
...
--HG--
extra : rebase_source : d27bf81bb50528c49ad1036e19fcef6040ae4575
2013-11-21 10:56:35 -08:00
Steve Fink
9a66cefbf3
Bug 940779 - MessageEventInit is a dictionary, r=bent
...
--HG--
extra : rebase_source : 37d006cf615cc6e7ed2a7141df54d9b948248946
2013-11-21 12:42:50 -08:00
Steve Fink
98cb213cf3
Backed out changeset 4088133a80e6 (bug 940779). It was the wrong fix.
...
--HG--
extra : rebase_source : 91ba320384e6ad196d0f8ce923e7bc33de45388a
2013-11-21 12:39:43 -08: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
Oleg Romashin
c2ce639832
Bug 822898 - Implement pointer events. Basic Tests. r=smaug
2013-11-22 07:12:01 -08: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
Jan Varga
feae914859
Bug 882130 - Additional cleanup. r=bent
2013-11-22 06:22:52 +01:00
281a10c59d
Bug 882130 - In IDBObjectStore, endian swapped data are treated improperly on big endian platform. r=janv (bitrot fixed by stevensn)
2013-11-22 06:22:33 +01:00
Mike Hommey
2f9d386e67
Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps
2013-11-22 08:16:18 +09: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