Masayuki Nakano
01ad44156b
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
...
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
2014-04-03 13:18:36 +09:00
Wes Kocher
58f74f6ca3
Merge m-c to inbound on a CLOSED TREE
2014-04-02 19:54:15 -07:00
Wes Kocher
d92c846307
Merge b2g-inbound to m-c
2014-04-02 19:06:17 -07:00
Randell Jesup
beb3941cd7
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
2014-04-02 17:11:12 -04:00
Ed Morley
0480314528
Merge mozilla-central and b2g-inbound
2014-04-02 18:56:09 +01:00
Carsten "Tomcat" Book
277da604da
merge b2g-inbound to mozilla-central
2014-04-02 15:57:57 +02:00
Andrea Marchesini
e8e8e6036e
Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz
2014-04-02 10:09:29 +01:00
Dave Hylands
32643fb26e
Bug 989536 - DeviceStorageFile::GetStatus should always return a valid status. r=janv
2014-04-01 15:53:47 -07:00
Dave Hylands
109f1499a5
Bug 989538 - GetDefaultStorageName should always initialize the returned storageName. r=janv
2014-04-01 15:53:43 -07:00
Ryan VanderMeulen
febddc4c20
Backed out changeset aa47acfdbdae (bug 986992) for packaging bustage.
2014-04-02 16:01:40 -04:00
Edgar Chen
bdd40d3fae
Bug 990383 - Set default value of 'supportedNetworkTypes' as 'wcdma/gsm'. r=hsinyi
2014-04-01 15:11:36 +08:00
Jan Jongboom
fc5a26259f
Bug 987549 - Wait until BrowserElement child scripts have been loaded before dispatching inputMethod setActive request. r=yxl
2014-04-02 08:51:46 -04:00
Jamin Liu
091b0c9469
Bug 860698 - B2G Bluetooth: Add a test case for discover remote device through BluetoothAdapter. r=vyang, r=echou
2014-04-02 08:51:46 -04:00
Yuan Xulei
1b34d919b6
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
2014-03-31 10:41:08 +08:00
Vincent Chang
ac8b340f31
Bug 989719 - js error in WifiWorker when doing geolocation and WiFi is disabled. r=chulee
2014-03-31 10:30:44 +08:00
Reuben Morais
13ea852996
Bug 982777 - Prompt for permission to use the Camera API in privileged apps. r=sicking r=jdm
2014-04-02 01:08:42 -03:00
Ben Tian
44b29d714f
Bug 990428 - Do not reset mSlcConnected=false when indicator status update is disabled, f=jaliu, r=echou
2014-04-01 14:40:49 +08:00
Dave Hylands
0afb7715b3
Bug 984269 - Fix bustage on a CLOSED TREE
2014-04-01 16:32:21 -07:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Jason Orendorff
2562384ccc
Bug 984883 - Make Codegen.py easier to read. r=bz.
2014-04-01 11:11:44 -05:00
Yuan Xulei
5b6496ae96
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
2014-03-31 10:38:45 +08:00
Jamin Liu
590fcf6f3e
Bug 988111 - Unregister Bluetooth signal handler when BT objects were disconnected from owner window. r=echou, f=shuang
2014-04-01 08:58:56 -04:00
Szu-Yu Chen (Aknow)
37e9d6a748
Bug 984919 - Part 2: Test DSDS connection conflict. r=hsinyi
2014-04-01 08:58:55 -04:00
Szu-Yu Chen (Aknow)
e2f7e367cc
Bug 984919 - Part 1: Cannot place a new call if other sim is in use. r=hsinyi
2014-04-01 08:58:55 -04:00
Jamin Liu
31875fd9d8
Bug 980039 - Don't create BT adapter if the owner window of BT manager was cleaned up. r=echou, f=shuang
...
It's meaningless to create a adapter for a BluetoothManager which was disconnected from its owner window.
2014-04-01 08:58:55 -04:00
Jamin Liu
26e7826180
Bug 860697 - B2G Bluetooth: Add test cases to set/get properties of BluetoothAdapter. r=vyang, r=echou
2014-04-01 08:58:54 -04:00
Randell Jesup
442ee9bf50
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
2014-04-02 13:58:20 -04:00
Randell Jesup
c79d51ae9c
Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot
2014-04-02 13:58:19 -04:00
Randell Jesup
7b7cbebf13
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
2014-04-02 13:58:19 -04:00
Mike Hommey
d8715357c7
Bug 989522 - Remove LIBXUL_LIBRARY from the moz.build sandbox. r=mshal
2014-04-02 11:52:04 +09:00
Masayuki Nakano
85641a219c
Bug 984253 part.4 Rename nsJSEventListener to mozilla::JSEventHandler r=smaug
2014-04-02 11:00:46 +09:00
Masayuki Nakano
24af1645ff
Bug 984253 part.3 Rename nsEventHandler to mozilla::TypedEventHandler r=smaug
2014-04-02 11:00:45 +09:00
Masayuki Nakano
6a2234c047
Bug 984253 part.2 Merge nsIJSEventListener and nsJSEventListener r=smaug, sr=jst
2014-04-02 11:00:45 +09:00
Masayuki Nakano
6a6d857a74
Bug 984253 part.1 Rename nsJSEventListener.(cpp|h) to JSEventHandler.(cpp|h) r=smaug
...
--HG--
rename : dom/events/nsJSEventListener.cpp => dom/events/JSEventHandler.cpp
rename : dom/events/nsJSEventListener.h => dom/events/JSEventHandler.h
2014-04-02 11:00:45 +09:00
Doug Turner
fafd994b88
Bug 989682 - Add usage telemetry to geolocation. r=jdm
2014-04-01 10:45:17 -07:00
Bobby Holley
02270e76f1
Bug 989183 - Check for nsXBLJSClass. r=bz
2014-04-01 21:34:34 -03:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
L. David Baron
d54085e0bd
Fix merge bustage between changeset c8be375e0c41 (bug 988111) and changeset 8560fc7e2849 (bug 984269), merged (I think) in changeset 0ff6afce0133, on a CLOSED TREE.
2014-04-01 15:10:06 -07:00
Ben Tian
01a9265b6c
Bug 984284 - [m-c] a2dp headset icon show on the notification bar, r=echou
2014-03-26 17:02:40 +08:00
Ryan VanderMeulen
29d5f5a94b
Merge m-c to fx-team.
2014-03-31 17:31:19 -04:00
Ryan VanderMeulen
28f6465e9a
Merge b2g-inbound to m-c.
2014-03-31 17:27:57 -04:00
Ryan VanderMeulen
33cbfc7c25
Backed out changeset 9511f53e3f38 (bug 934367) for frequent OSX m-oth crashes.
...
CLOSED TREE
2014-03-31 14:51:30 -04:00
Sotaro Ikeda
54d13a5e10
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
2014-03-31 08:24:28 -07:00
Richard Newman
bc1d8c9bfe
Bug 989580 - Lazy load BrowserElementParent.jsm in BrowserElementParent.js. r=jst
2014-03-31 14:04:38 -07:00
Masatoshi Kimura
c26e2262b8
Bug 988122 - Followup: fix bogus constification code. r=bz
2014-03-31 23:54:00 +09:00
Jan Varga
ad7713c9a2
Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent
2014-04-02 19:14:14 +02:00
Ed Morley
a96b4fa90f
Merge mozilla-central and inbound
2014-04-02 18:24:05 +01:00
Daniel Holbert
d7bc9bd2fc
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
2014-04-02 09:21:03 -07:00
Jon Coppeard
3e811f8ee0
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
2014-04-02 15:28:03 +01:00
Boris Zbarsky
b522c797fb
Bug 985536 followup: mark argument that should be optional as optional. r=orange
2014-04-04 00:21:24 -04:00
Boris Zbarsky
bed9b485be
Bug 991753. Make sure we're in the right compartment before we try wrapping our Promise in Promise::GetOrCreateWrapper. r=bholley
2014-04-03 23:32:11 -04:00
Boris Zbarsky
e10e715648
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
2014-04-03 23:32:11 -04:00
Shu-yu Guo
66303a7e33
Bug 989509 - Part 2: dom/, netwerk/, startupcache/, and xpcom/ (r=aklotz,bent,gvselto,mayhemer,Mossop)
2014-04-03 19:29:40 -07:00
Matthew Gregan
5979b051e5
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
2014-04-03 10:53:39 +13:00
Randell Jesup
0fceb0db63
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
2014-04-02 17:11:12 -04:00
Chuck Lee
b5381dfa98
Bug 966925 - Filter scan result based on platform property. r=vchang
2014-03-20 14:39:21 +08:00
Carsten "Tomcat" Book
cf86a7b7d8
Merge mozilla-central to b2g-inbound
2014-03-31 12:56:11 +02:00
Gene Lian
f98bd19437
Bug 988787 - Should fire "handle-system-messages-done" at a correct time point. r=fabrice
2014-03-31 16:14:52 +08:00
Gene Lian
7482d09827
Bug 988129 - Correct the chaotic naming styles in system message codes (part 4, alignment). r=fabrice
2014-03-31 16:04:42 +08:00
Gene Lian
ef988a9700
Bug 988129 - Correct the chaotic naming styles in system message codes (part 3, s/uri/pageURL). r=fabrice
2014-03-31 16:04:36 +08:00
Gene Lian
3d7539977a
Bug 988129 - Correct the chaotic naming styles in system message codes (part 2, s/manifest/manifestURL). r=fabrice
2014-03-31 16:04:29 +08:00
Gene Lian
76b80b59a8
Bug 988129 - Correct the chaotic naming styles in system message codes (part 1, remove function name). r=fabrice
2014-03-31 16:04:11 +08:00
Ehsan Akhgari
49f9689c4b
Bug 983956 - Double the test timeout
2014-03-30 09:59:07 -04:00
Phil Ringnalda
8b68d74cfd
Merge b-i to m-c
2014-03-29 09:18:08 -07:00
Vicamo Yang
155a8d99d4
Bug 978709 - 6/6: test cases. r=hsinyi
2014-03-29 15:18:27 +08:00
Vicamo Yang
cdf964dedb
Bug 978709 - 5/6: really add an IPV4V6 option. r=hsinyi
2014-03-29 15:18:26 +08:00
Edgar Chen
2fc8f9200b
Bug 978709 - 4.h/6: NetworkInterfaceListService changes. r=vicamo
2014-03-29 15:18:25 +08:00
Jessica Jong
c6c4217db6
Bug 978709 - 4.g/6: WifiNetworkInterface changes. r=vicamo
2014-03-29 15:18:24 +08:00
Jessica Jong
127df38224
Bug 978709 - 4.f/6: P2pNetworkInterface changes. r=vicamo
2014-03-29 15:18:23 +08:00
Jessica Jong
0cb92ca61e
Bug 978709 - 4.e/6: nsIRILNetworkInterface changes. r=vicamo
2014-03-29 15:18:22 +08:00
Jessica Jong
723face563
Bug 978709 - 4.d/6: secondary routes changes to support IPv4v6. f=echen, r=vicamo
2014-03-29 15:18:20 +08:00
Jessica Jong
c8544cb2c2
Bug 978709 - 4.c/6: NetworkUtils changes to support IPv4v6. f=echen, r=vicamo
2014-03-29 15:18:19 +08:00
Jessica Jong
899fec8702
Bug 978709 - 4.b/6: NetworkService changes to support IPv4v6. f=echen r=vicamo
2014-03-29 15:18:18 +08:00
Jessica Jong
e7b797a003
Bug 978709 - 4.a/6: idl changes to support IPv4v6. f=echen r=vicamo
2014-03-29 15:18:17 +08:00
Vicamo Yang
42e98bca9c
Bug 978709 - 3.b/6: support multiple addresses in ril_worker. r=hsinyi
2014-03-29 15:18:16 +08:00
Vicamo Yang
2651a589d5
Bug 978709 - 3.a/6: RIL_Data_Call_Response_v5 has also DNS server list. r=hsinyi
2014-03-29 15:18:15 +08:00
Vicamo Yang
e08eee5c24
Bug 978709 - 2.e/6: remove unused data call enumeration stuff. r=hsinyi
2014-03-29 15:18:14 +08:00
Vicamo Yang
c763a82d83
Bug 978709 - 2.d/6: don't throw in _deliverDataCallCallback loop. r=hsinyi
2014-03-29 15:18:13 +08:00
Vicamo Yang
3284f1c5d5
Bug 978709 - 2.c/6: completely remove nsIRILDataCallback. r=hsinyi
2014-03-29 15:18:12 +08:00
Vicamo Yang
ef958c57b3
Bug 978709 - 2.b/6: don't use nsIRILDataCallback in GonkGPSGeolocationProvider. r=kanru
...
nsIRILDataCallback has been abused in RadioInterfaceLayer.js and is
becoming an RIL internal utility. Besides, nsIRILDataCallback has
also racing problem as described in bug 976897. We should really use
NetworkManager observer events to replace the notification mechanism
here.
2014-03-29 15:18:11 +08:00
Vicamo Yang
8dd297dbbc
Bug 978709 - 2.a/6: remove nsIRILDataCallback::receiveDataCallList. r=hsinyi
...
nsIRILDataCallback::receiveDataCallList has been obsoleted for a long
long time and all the existing classes that implement
nsIRILDataCallback leave the function body empty. Since we're going
to change the object layout of a |datacall| JS object, removing
related but obsoleted functions saves us some time.
2014-03-29 15:18:10 +08:00
Vicamo Yang
3c86c42f4c
Bug 978709 - 1/6: remove nsINetworkInterface::broadcast. r=hsinyi
2014-03-29 15:18:09 +08:00
Masatoshi Kimura
62ca863526
Bug 988122 - Expose Promise on non-window non-worker globals. r=bholley sr=bz
2014-03-29 15:55:53 +09:00
Boris Zbarsky
d4a40b2bea
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
2014-03-29 01:45:10 -04:00
Wes Kocher
3e4da18062
Merge b2g-inbound to m-c
2014-03-28 16:38:35 -07:00
Wes Kocher
1488da5db2
Merge inbound to m-c
2014-03-28 16:15:59 -07:00
Daniel Holbert
d010bcac24
Bug 988699: Remove custom NS_LOG_ADDREF / NS_LOG_RELEASE definitions in CameraCommon.h. r=mikeh
2014-03-28 17:58:31 -07:00
Wes Kocher
ab88e0d360
Merge m-c to inbound
2014-03-28 17:04:03 -07:00
Ed Morley
8676037458
Backed out changeset 3e7c91f7f31e (bug 985481) for failures in test_bug975472.html
2014-03-28 18:19:04 +00:00
Ed Morley
a6281e4423
Backed out changeset f86715f86157 (bug 984495) for something in the push causing test_bug470212.html failures; CLOSED TREE
2014-03-28 17:15:36 +00:00
Ed Morley
442425ab86
Backed out changeset 8059895497c1 (bug 988363)
2014-03-28 17:14:53 +00:00
Ed Morley
94240a402d
Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979
2014-03-28 17:03:17 +00:00
Ed Morley
2b63bd9117
Backed out changeset 7dcecf85a869 (bug 984919)
2014-03-28 17:03:00 +00:00
Terrence Cole
ee6744d6f0
Bug 987666 - Follow to remove a SkipRoot that leaked into the browser; r=bustage ON A CLOSED TREE
2014-03-28 12:01:50 -04:00
Fredrik Lanker
1721bf4f37
Bug 985481 - [Camera][Gecko] Make sure that a supported video size is set. r=dhylands
2014-03-28 11:29:57 -04:00
Marco Castelluccio
47ee37b2ca
Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM
2014-03-28 11:29:57 -04:00
Wes Kocher
7d471d658b
Merge b2g-inbound to m-c
2014-03-27 19:37:17 -07:00
William Chen
bdec492916
Bug 987031 - Use kNamespaceID_Unknown to match any namespace in the web components custom element registry. r=mrbkap
2014-03-27 11:55:44 -07:00
William Chen
50b5e6ff14
Bug 984712 - Associate document with existing custom elements registry as specified. r=mrbkap
2014-03-27 11:55:44 -07:00
Andrew McCreight
8d50ef262c
Bug 988570 - Initialize nsXBLBinding::mUsingXBLScope. r=bholley
2014-03-27 09:24:33 -04:00