Wes Kocher
|
e4bb8736a9
|
Merge m-c to inbound on a CLOSED TREE
|
2014-04-02 19:54:15 -07:00 |
Wes Kocher
|
b42cc30cf7
|
Merge b2g-inbound to m-c
|
2014-04-02 19:06:17 -07:00 |
Ed Morley
|
1d70b8c714
|
Merge mozilla-central and b2g-inbound
|
2014-04-02 18:56:09 +01:00 |
Carsten "Tomcat" Book
|
9a0a6ba74f
|
merge b2g-inbound to mozilla-central
|
2014-04-02 15:57:57 +02:00 |
Andrea Marchesini
|
80c1a7a5b8
|
Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz
|
2014-04-02 10:09:29 +01:00 |
Edgar Chen
|
dbbc78db5f
|
Bug 990383 - Set default value of 'supportedNetworkTypes' as 'wcdma/gsm'. r=hsinyi
|
2014-04-01 15:11:36 +08:00 |
Jan Jongboom
|
a6871c3c19
|
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
|
ce3a6d74e2
|
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 |
Vincent Chang
|
540280ae22
|
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
|
467f45f4dc
|
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
|
78473067ed
|
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
|
8d3c875bf6
|
Bug 984269 - Fix bustage on a CLOSED TREE
|
2014-04-01 16:32:21 -07:00 |
Ryan VanderMeulen
|
0d5b7940ce
|
Merge inbound to m-c.
|
2014-04-01 16:45:00 -04:00 |
Jason Orendorff
|
def2eb96a3
|
Bug 984883 - Make Codegen.py easier to read. r=bz.
|
2014-04-01 11:11:44 -05:00 |
Yuan Xulei
|
5ef8a3a81b
|
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
|
2014-03-31 10:38:45 +08:00 |
Jamin Liu
|
ff14390381
|
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)
|
356f132f9d
|
Bug 984919 - Part 2: Test DSDS connection conflict. r=hsinyi
|
2014-04-01 08:58:55 -04:00 |
Szu-Yu Chen (Aknow)
|
5345e64005
|
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
|
02da1fe1b4
|
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
|
3a8f5a713d
|
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
|
3f1ee43687
|
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
|
c944f7f471
|
Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot
|
2014-04-02 13:58:19 -04:00 |
Randell Jesup
|
f541101e08
|
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
|
2014-04-02 13:58:19 -04:00 |
Mike Hommey
|
cb1a0d7337
|
Bug 989522 - Remove LIBXUL_LIBRARY from the moz.build sandbox. r=mshal
|
2014-04-02 11:52:04 +09:00 |
Masayuki Nakano
|
d1419e8935
|
Bug 984253 part.4 Rename nsJSEventListener to mozilla::JSEventHandler r=smaug
|
2014-04-02 11:00:46 +09:00 |
Masayuki Nakano
|
41ae81eb58
|
Bug 984253 part.3 Rename nsEventHandler to mozilla::TypedEventHandler r=smaug
|
2014-04-02 11:00:45 +09:00 |
Masayuki Nakano
|
76ada5fabb
|
Bug 984253 part.2 Merge nsIJSEventListener and nsJSEventListener r=smaug, sr=jst
|
2014-04-02 11:00:45 +09:00 |
Masayuki Nakano
|
3dd3b64ce7
|
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
|
f71022ad4e
|
Bug 989682 - Add usage telemetry to geolocation. r=jdm
|
2014-04-01 10:45:17 -07:00 |
Bobby Holley
|
47e7196f1e
|
Bug 989183 - Check for nsXBLJSClass. r=bz
|
2014-04-01 21:34:34 -03:00 |
Mark Hammond
|
cae334e085
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
L. David Baron
|
011a30cdcc
|
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
|
f9d9512acb
|
Bug 984284 - [m-c] a2dp headset icon show on the notification bar, r=echou
|
2014-03-26 17:02:40 +08:00 |
Ryan VanderMeulen
|
a30c6ca187
|
Merge m-c to fx-team.
|
2014-03-31 17:31:19 -04:00 |
Ryan VanderMeulen
|
4ac3ff6d15
|
Merge b2g-inbound to m-c.
|
2014-03-31 17:27:57 -04:00 |
Ryan VanderMeulen
|
8f61fd93c1
|
Backed out changeset 9511f53e3f38 (bug 934367) for frequent OSX m-oth crashes.
CLOSED TREE
|
2014-03-31 14:51:30 -04:00 |
Sotaro Ikeda
|
3c541b7114
|
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
|
2014-03-31 08:24:28 -07:00 |
Richard Newman
|
45c6a5178f
|
Bug 989580 - Lazy load BrowserElementParent.jsm in BrowserElementParent.js. r=jst
|
2014-03-31 14:04:38 -07:00 |
Masatoshi Kimura
|
08797f46df
|
Bug 988122 - Followup: fix bogus constification code. r=bz
|
2014-03-31 23:54:00 +09:00 |
Jan Varga
|
9ec24dfafc
|
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
|
29eff211c9
|
Merge mozilla-central and inbound
|
2014-04-02 18:24:05 +01:00 |
Daniel Holbert
|
6ede97af2d
|
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
|
92f0d66be8
|
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
|
2014-04-02 15:28:03 +01:00 |
Matthew Gregan
|
69f11197c5
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
Randell Jesup
|
939be317e4
|
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
|
2014-04-02 17:11:12 -04:00 |
Chuck Lee
|
7535b0ba85
|
Bug 966925 - Filter scan result based on platform property. r=vchang
|
2014-03-20 14:39:21 +08:00 |
Carsten "Tomcat" Book
|
0060873f26
|
Merge mozilla-central to b2g-inbound
|
2014-03-31 12:56:11 +02:00 |
Gene Lian
|
e052e23436
|
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
|
54c81929a3
|
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
|
382753013b
|
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 |