Commit Graph

21439 Commits

Author SHA1 Message Date
Ryan VanderMeulen
620c42bcde Merge inbound to m-c. 2014-04-04 14:51:38 -04:00
Shawn Huang
b140a61fc3 Bug 977023 - [bluedroid][KK] AVRCP 1.3/1.4 Pass Through command for fastwd and rewind command. r=gyeh 2014-04-04 08:19:48 -04:00
Szu-Yu Chen [:aknow]
dda3642a64 Bug 990467 - Part 3: DOM: Re-order code to avoid multi-thread issue. r=hsinyi 2014-04-04 08:18:49 -04:00
Szu-Yu Chen [:aknow]
9557433410 Bug 990467 - Part 2: Add pending outgoing call. r=hsinyi 2014-04-04 08:18:17 -04:00
Szu-Yu Chen [:aknow]
59e0ad2af1 Bug 990467 - Part 1: Refactor: Extract function of adding new voice call. r=hsinyi 2014-04-04 08:17:59 -04:00
Reuben Morais
5d66d0e500 Bug 949537 - Some cleanup of the substring matching tests. r=gwagner 2014-04-03 20:51:58 -03:00
Ryan VanderMeulen
3681541071 Merge inbound to m-c. 2014-04-03 15:24:54 -04:00
Ryan VanderMeulen
cb7e62afc2 Backed out changeset 234d50648ad1 (bug 983022) for non-Linux build bustage.
CLOSED TREE
2014-04-03 11:38:27 -04:00
Dimi Lee
42c0a798a4 Bug 991499 - WifiWorker still try to send message to component which is already shutdown. r=vchang 2014-04-03 18:10:16 +08:00
Honza Bambas
f5a29a69e0 Bug 986534 - test_beaconFrame.html must not assume requests go out in the same order, r=rbarnes 2014-04-04 14:42:06 +02:00
Nils Ohlmeier [:drno]
b9b5fcd32c Bug 991368 - Avoid exception on calling close() twice. r=abr, r=jesup 2014-04-04 08:34:25 -04:00
Martin Stransky
1b057831ca Bug 983903 - [Gtk3] Ctrl+A doesn't work in textarea or input elements. r=Neil 2014-04-04 08:34:25 -04:00
Nils Ohlmeier [:drno]
f83e0be420 Bug 989047 - increase canplaythrough timeouts to accomodate B2G slowness. r=jesup 2014-04-03 18:11:00 +02:00
Nils Ohlmeier [:drno]
81b1e4d8e4 Bug 965656 - properly close() PC's when no longer used. r=jesup 2014-04-03 10:56:00 +02:00
Masatoshi Kimura
adeb0db90c Bug 991690 - Remove the classinfo from EventListenerInfo. r=smaug 2014-04-04 20:04:00 +09:00
Marco Zehe
f31cf99608 Bug 989958 - Expose PRESSED state on a native button element and remove CHECKABLE state from toggle buttons, r=surkov, r=eeejay 2014-04-04 10:01:19 +02:00
Vincent Liu
67cfcac325 Bug 983022 - [tarako] Need minidump screen shot. r=ted, r=gal 2014-04-03 10:28:07 +08:00
Bevis Tseng
7808d05e0f Bug 990368 - Add corresponding test case to verify error cases in sending MMS. r=vyang 2014-04-01 16:43:53 +08:00
Bevis Tseng
c0a6da56ef Bug 990368 - [B2G][MMS][DSDS] Feedback NonActiveSimError if send an MMS with non active SIM selected. r=vyang 2014-04-01 12:49:44 +08:00
Carsten "Tomcat" Book
86f64e50c7 Backed out changeset 3ad927b99e82 (bug 972249) for permanent test failure in marionette on a CLOSED TREE 2014-04-03 15:09:43 +02:00
Thomas Zimmermann
dc1661df84 Bug 972249: Remove |sGetPropertyMonitor|, r=echou
This bug has probably been solved by bug 983576, so we can remove
the extra locking.
2014-04-03 13:01:09 +02:00
Carsten "Tomcat" Book
0ac4a98d1e merge b2g-inbound to mozilla-central 2014-04-03 12:48:14 +02:00
Phil Ringnalda
7e85d163b2 Merge m-c to b-i 2014-04-02 21:26:24 -07:00
Wes Kocher
288b6318e2 Merge m-c to b2g-inbound 2014-04-02 19:55:38 -07:00
Masayuki Nakano
ff8b968574 Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug 2014-04-03 13:18:38 +09:00
Masayuki Nakano
af12a23985 Bug 990855 part.1 Export TextComposition.h as mozilla/TextComposition.h r=smaug 2014-04-03 13:18:37 +09:00
Masayuki Nakano
6a8d338ec0 Bug 989214 Rename nsPaintRequest to mozilla::dom::PaintRequest r=smaug
--HG--
rename : dom/events/nsPaintRequest.cpp => dom/events/PaintRequest.cpp
rename : dom/events/nsPaintRequest.h => dom/events/PaintRequest.h
2014-04-03 13:18:37 +09:00
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