Wes Kocher
6d72c219e1
Merge m-c to b2g-inbound
2014-07-25 16:25:40 -07:00
Wes Kocher
5315b9b3cc
Merge inbound to m-c a=merge
2014-07-25 15:59:01 -07:00
Ehsan Akhgari
2998fa51c1
Bug 974270 - Re-enable the majority of datastore tests on b2g; r=khuey
...
I have no idea what has fixed these tests, but the try server says
they are fixed. We always suspected that this is caused by a bug
in the mozapps code, and there has been some development there, and
elsewhere.
--HG--
extra : rebase_source : 2122a1016c3505b833d11b49cf63f79f117792e5
2014-07-25 15:07:44 -04:00
Ted Mielczarek
6344615ad6
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests. r=jmaher
2014-07-25 07:01:13 -04:00
Jocelyn Liu
f4db9e28a7
Bug 1036232 - Remove redundant code of entering compartment in BT manager and adapter. r=btian
2014-07-25 03:24:00 +02:00
Bevis Tseng
436b66edca
Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang
2014-07-24 12:32:12 +08:00
Jocelyn Liu
a6b9d588e3
Bug 1038632 - Patch2: Maintain device objects in BluetoothAdapter. r=btian
2014-07-25 15:21:44 +08:00
Jocelyn Liu
54155154ce
Bug 1038632 - Patch1: Remove unused API in BluetoothAdapter.webidl for new WebBluetooth
...
API. f=btian, r=bz
2014-07-25 15:21:33 +08:00
Ed Morley
a2f6437df2
Backed out changeset de34cb8506d9 (bug 1040230)
2014-07-24 16:23:08 +01:00
Carsten "Tomcat" Book
3f322abe14
Merge mozilla-central to b2g-inbound
2014-07-24 15:44:44 +02:00
Bevis Tseng
930175bbfe
Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang
2014-07-24 12:32:12 +08:00
Wes Kocher
c99603b7ff
Merge b2g-inbound to m-c a=merge
2014-07-23 18:34:41 -07:00
Antonio M. Amaya
2260cc5868
Bug 1036847 - Add a test for mozApps cancel()/download() on installation. r=fabrice
2014-07-22 08:28:00 +02:00
Bobby Holley
4aeae32f5c
Bug 1041626 - Only define unforgeable attributes on instances, and do a call to XrayEnumerateNativeProps when |type| is still set to eInstance. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
e69028525a
Bug 1041626 - Use a macro in XrayEnumerateProperties to make the logic easier to follow. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
3ee88775ff
Bug 1041626 - Make NativeProperties naming more consistent. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
797a9c28be
Bug 1041626 - Mirror the logic for attribute enumeration in method enumeration. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
5e7401f779
Bug 1041626 - Generalize XrayEnumerateAttributes. r=bz
2014-07-23 12:36:20 -07:00
Yuan Xulei
fef06636ea
Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan
2014-07-24 10:21:34 +08:00
Carsten "Tomcat" Book
77246bd1b5
Backed out changeset 0356454faea3 (bug 1041347) for mochitest 1 test failures on B2G Desktop Linux on a CLOSED TREE
2014-07-25 07:57:57 +02:00
Ted Mielczarek
1f87e19110
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests r=jmaher
2014-07-24 11:31:43 -04:00
Nikhil Marathe
721e6c9846
Bug 1002570 - Return valid ServiceWorker instances for .installing, .waiting, .active and .controller. r=ehsan
...
--HG--
extra : transplant_source : %B2%1D%A4%8D%04%E9%BE%D9%C1%CC%C89%F0%07%07%15%B1Df%F1
2014-07-23 14:05:08 -07:00
Jim Chen
44d56608f4
Bug 886627 - Fix "ReferenceError: Ci is not defined" in test_dirs.html; r=bustage
2014-07-24 17:29:24 -04:00
Wes Kocher
364928bcf4
Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build
2014-07-24 14:07:53 -07:00
Jim Chen
229f5b779a
Bug 886627 - Use AndroidBridge directory API for device storage; r=dhylands
2014-07-24 16:42:50 -04:00
Jim Chen
60f49bbf50
Bug 886627 - Add test for non-testing-mode device storage directories; r=dhylands
2014-07-24 16:42:50 -04:00
Jim Chen
ab6ae2a487
Bug 886627 - Fix device storage tests on Android; r=dhylands
2014-07-24 16:42:49 -04:00
Brian Birtles
fb9a1a8fb3
Bug 1002332 - Make AnimationTimeline record the last refresh time and use that when there is no refresh driver; r=bz
...
A document that belongs to an iframe that is display:none as no associated pres
context from which to get a refresh driver. However, in this case
document.timeline.currentTime should still never go backwards (since document
timelines are supposed to be monotonically increasing).
This patch makes AnimationTimeline record the last value returned for the
current time so that if the document becomes display:none we can still return
the most recently used time.
2014-07-24 13:37:38 +09:00
Matt Woodrow
6f956abe14
Bug 1031107 - Part 7: Don't set ignore scroll frame without APZ. r=tn
2014-07-24 15:14:02 +12:00
Wes Kocher
bcb960f6c1
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Chris Pearce
7b82110ed9
Bug 1038615 - Report GMP decoding/encoding errors asynchronously. r=jesup
2014-07-24 09:35:01 +12:00
Andrew Quartey
f4d29dc99d
Bug 1035667
- Remove HTMLElement.className r=bz
2014-07-23 18:46:44 -04:00
Nikhil Marathe
0430f40e80
Bug 984048: Part 8 - Activate algorithm. r=ehsan,bent
...
--HG--
extra : rebase_source : 366eabae6bbd60f3223725da31c7175e6b3603db
2014-07-11 13:07:59 -07:00
Nikhil Marathe
3558ea2a1f
Bug 984048 - Temporarily disable serviceworker updatefound test. r=test-only
...
The updatefound test uses some bits that haven't landed yet, namely the ability to access running ServiceWorker instances using navigator.serviceWorker.controller.
--HG--
extra : rebase_source : dfacd3352d6d09c68ae1debcc0ce5f81127161e7
2014-07-23 13:23:32 -07:00
Nikhil Marathe
1a6cd2110f
Bug 984048 - Add non-null installing worker check to FinishInstall. r=ehsan
...
--HG--
extra : rebase_source : bb459bc5bddca875099584446c65b2909f92b343
2014-07-22 18:18:48 -07:00
Alexandru Tifrea
3389fe5c01
Bug 966395 - Use a puppet bidi keyboard in child processes. r=mrbkap/masayuki
...
--HG--
extra : rebase_source : c6a1c731d8a2c8c3964e59582dfd8e8e59e1b79f
2014-07-11 12:10:52 -07:00
Alexandre Poirot
7ea4dd517f
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Antonio M. Amaya
805fb22dbb
Bug 903291 - Delay processing petitions from the DOM API until the application registry is ready r=fabrice
2014-07-14 23:27:57 +02:00
Birunthan Mohanathas
aef3149a23
Bug 1038537 - Part 3: Flatten intl/locale/src/ directory. r=smontagu
...
--HG--
rename : intl/locale/src/Makefile.in => intl/locale/Makefile.in
rename : intl/locale/src/PluralForm.jsm => intl/locale/PluralForm.jsm
rename : intl/locale/src/langGroups.properties => intl/locale/langGroups.properties
rename : intl/locale/src/language.properties => intl/locale/language.properties
rename : intl/locale/src/mac/moz.build => intl/locale/mac/moz.build
rename : intl/locale/src/mac/nsCollationMacUC.cpp => intl/locale/mac/nsCollationMacUC.cpp
rename : intl/locale/src/mac/nsCollationMacUC.h => intl/locale/mac/nsCollationMacUC.h
rename : intl/locale/src/mac/nsDateTimeFormatMac.cpp => intl/locale/mac/nsDateTimeFormatMac.cpp
rename : intl/locale/src/mac/nsDateTimeFormatMac.h => intl/locale/mac/nsDateTimeFormatMac.h
rename : intl/locale/src/mac/nsMacCharset.cpp => intl/locale/mac/nsMacCharset.cpp
rename : intl/locale/src/nsCollation.cpp => intl/locale/nsCollation.cpp
rename : intl/locale/src/nsCollation.h => intl/locale/nsCollation.h
rename : intl/locale/src/nsLanguageAtomService.cpp => intl/locale/nsLanguageAtomService.cpp
rename : intl/locale/src/nsLanguageAtomService.h => intl/locale/nsLanguageAtomService.h
rename : intl/locale/src/nsLocale.cpp => intl/locale/nsLocale.cpp
rename : intl/locale/src/nsLocale.h => intl/locale/nsLocale.h
rename : intl/locale/src/nsLocaleConstructors.h => intl/locale/nsLocaleConstructors.h
rename : intl/locale/src/nsLocaleService.cpp => intl/locale/nsLocaleService.cpp
rename : intl/locale/src/nsPlatformCharset.h => intl/locale/nsPlatformCharset.h
rename : intl/locale/src/nsScriptableDateFormat.cpp => intl/locale/nsScriptableDateFormat.cpp
rename : intl/locale/src/nsUConvPropertySearch.cpp => intl/locale/nsUConvPropertySearch.cpp
rename : intl/locale/src/nsUConvPropertySearch.h => intl/locale/nsUConvPropertySearch.h
rename : intl/locale/src/props2arrays.py => intl/locale/props2arrays.py
rename : intl/locale/src/unix/Makefile.in => intl/locale/unix/Makefile.in
rename : intl/locale/src/unix/moz.build => intl/locale/unix/moz.build
rename : intl/locale/src/unix/nsAndroidCharset.cpp => intl/locale/unix/nsAndroidCharset.cpp
rename : intl/locale/src/unix/nsCollationUnix.cpp => intl/locale/unix/nsCollationUnix.cpp
rename : intl/locale/src/unix/nsCollationUnix.h => intl/locale/unix/nsCollationUnix.h
rename : intl/locale/src/unix/nsDateTimeFormatUnix.cpp => intl/locale/unix/nsDateTimeFormatUnix.cpp
rename : intl/locale/src/unix/nsDateTimeFormatUnix.h => intl/locale/unix/nsDateTimeFormatUnix.h
rename : intl/locale/src/unix/nsPosixLocale.cpp => intl/locale/unix/nsPosixLocale.cpp
rename : intl/locale/src/unix/nsUNIXCharset.cpp => intl/locale/unix/nsUNIXCharset.cpp
rename : intl/locale/src/unix/unixcharset.properties => intl/locale/unix/unixcharset.properties
rename : intl/locale/src/windows/Makefile.in => intl/locale/windows/Makefile.in
rename : intl/locale/src/windows/moz.build => intl/locale/windows/moz.build
rename : intl/locale/src/windows/nsCollationWin.cpp => intl/locale/windows/nsCollationWin.cpp
rename : intl/locale/src/windows/nsCollationWin.h => intl/locale/windows/nsCollationWin.h
rename : intl/locale/src/windows/nsDateTimeFormatWin.cpp => intl/locale/windows/nsDateTimeFormatWin.cpp
rename : intl/locale/src/windows/nsDateTimeFormatWin.h => intl/locale/windows/nsDateTimeFormatWin.h
rename : intl/locale/src/windows/nsWin32Locale.cpp => intl/locale/windows/nsWin32Locale.cpp
rename : intl/locale/src/windows/nsWinCharset.cpp => intl/locale/windows/nsWinCharset.cpp
rename : intl/locale/src/windows/wincharset.properties => intl/locale/windows/wincharset.properties
2014-07-24 10:56:38 -07:00
Benoit Jacob
db65b34b46
Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm
2014-07-23 15:55:51 -04:00
Kartikaya Gupta
381ac68bc6
Bug 1043022 - Back out bug 1016481 for making it hard to click things in the browser. r=me
2014-07-24 07:57:53 -04:00
Carsten "Tomcat" Book
d53e4a6316
Merge mozilla-central to mozilla-inbound
2014-07-23 16:12:02 +02:00
Carsten "Tomcat" Book
acae829094
merge mozilla-inbound to mozilla-central a=merge
2014-07-23 15:50:58 +02:00
Thomas Zimmermann
6d0a51524c
Bug 1029390: Asynchronous |BluetoothAvrcpInterface::SetVolume|, r=shuang
2014-07-23 07:56:23 +02:00
Thomas Zimmermann
b3a1a811a5
Bug 1029390: Asynchronous AVRCP response interfaces, r=shuang
2014-07-23 07:56:23 +02:00
Thomas Zimmermann
55825543b8
Bug 1029390: Asynchronous A2DP connect/disconnect, r=shuang
2014-07-23 07:56:23 +02:00
Thomas Zimmermann
da7d3ecba0
Bug 1029390: Asynchronous init and cleanup of A2DP/AVRCP, r=shuang
2014-07-23 07:56:22 +02:00
Thomas Zimmermann
5a1bfd4922
Bug 1029390: Add A2DP/AVRCP result-handler infrastructure, r=shuang
2014-07-23 07:56:18 +02:00
Wes Kocher
d2e992ad61
Merge b2g-inbound to m-c a=merge
2014-07-22 18:21:51 -07:00
Fabrice Desré
d562790415
Bug 778277 - Multiple apps per origin, tests r=myk
2014-07-22 13:08:23 -07:00