Karl Tomlinson
e099cead5d
bug 1095251 shutdown GStreamer playbin during Shutdown() r=edwin
...
instead of during reader destruction.
2015-02-10 10:11:49 +13:00
Karl Tomlinson
20f940df5a
bug 1132328 remove mCurrentDecoder handling from RemoveDecoder() r=jya
2015-02-12 15:57:40 +13:00
Ben Hsu
81c2aeee71
Bug 1095366 - Part 3: Update the related testcases. r=aknow
2015-01-26 22:09:00 -05:00
Ben Hsu
799a9c12b9
Bug 1095366 - Part 2: Remove some event firing (DOM). r=aknow
2015-01-27 23:01:00 -05:00
Edwin Flores
3c031a53d8
Bug 1133370 - Remove redundant Shutdown() call in MediaDataDecoderCallbackProxy::Error() - r=kinetik
2015-02-16 11:11:59 +13:00
Andrea Marchesini
4380cb0f8d
Bug 1125713 - Browser API: Add event for page download progress, r=fabrice
2015-02-15 21:06:14 +01:00
David Zbarsky
2a13fc70a1
Bug 1125040: Use LayoutDeviceIntPoint for GetScreenCoords r=botond
2015-02-15 13:52:28 -05:00
David Zbarsky
d51a76f94b
Bug 1125040: Use LayoutDeviceIntPoint for synthesizing native events on widgets r=botond
2015-02-15 13:52:28 -05:00
David Zbarsky
840a3a54e4
Bug 1125040: Use LayoutDeviceIntPoint for GetChildProcessOffset r=botond
2015-02-15 13:52:28 -05:00
Olli Pettay
d5275b4cf7
Bug 1133104, null check parent node before checking whether it is <picture>, r=bz
2015-02-14 13:02:47 +02:00
Andrea Marchesini
a22e401a22
Bug 1132752 - RequestSync API should not try to clone nsITimers, r=fabrice
2015-02-14 09:10:11 +01:00
Andrea Marchesini
4f55933d12
Bug 1132924 - XHR should support empty response in workers, r=bkelly. r=bent
2015-02-14 09:09:06 +01:00
Aaron Klotz
67963dea37
Bug 1130747: Ensure that we check that an actor is still valid before calling into it; r=jimm
2015-02-12 16:56:47 -07:00
Boris Zbarsky
ecf15a36b1
Bug 1131096. Use IDLExposureMixins for IDLInterfaceMember. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
153aaeb24f
Bug 1132187 part 3. Remove the WANT_CONVERT bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
e6eeefebe0
Bug 1132187 part 2. Remove the WANT_DELPROPERTY bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
4ae9622dc7
Bug 1132187 part 1. Remove the totally unused WANT_CREATE bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
c866cfacd2
Bug 1132184. Remove the nsIXPCScriptable postCreate and postTransplant hooks. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
a2da46c8a1
Bug 1131801 part 2. Get rid of the now-useless RescueOrphansInScope. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
9849f6aed1
Bug 1131894. Break out of the loop in the DOMException constructor once we find a code/result for the given message name. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
e46b892477
Bug 1131887 part 1. nsNodeUtils::CloneAndAdopt can assume that all nodes are Web IDL objects. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
d5fcab6199
Bug 1131796. Don't parent the DOM proxy expando object to the proxy. r=peterv
2015-02-13 14:34:53 -05:00
Jeff Gilbert
0ef04109e7
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
2015-02-12 19:00:41 -08:00
Olli Pettay
babb280125
Bug 1118689, Don't try to load an image if its container docshell is gone, r=bz
2015-02-13 04:44:32 +02:00
Wes Kocher
eb5aaa6de8
Backed out changeset 4d03c3ba2969 (bug 1131796) for bustage on a CLOSED TREE
2015-02-13 13:25:45 -08:00
Wes Kocher
9812cb2c68
Backed out changeset 763a234926ca (bug 1131887)
2015-02-13 13:25:43 -08:00
Wes Kocher
f53270b286
Backed out changeset 8db12229549a (bug 1131894)
2015-02-13 13:25:41 -08:00
Wes Kocher
0453383547
Backed out changeset be654bd9e20d (bug 1131801)
2015-02-13 13:25:38 -08:00
Wes Kocher
c02ec53f21
Backed out changeset 6d9547a55557 (bug 1132184)
2015-02-13 13:25:36 -08:00
Wes Kocher
8b8a114e9e
Backed out changeset e5479c58d966 (bug 1132187)
2015-02-13 13:25:35 -08:00
Wes Kocher
54cdc768e9
Backed out changeset 70b09a891a37 (bug 1132187)
2015-02-13 13:25:33 -08:00
Wes Kocher
2ab517f73f
Backed out changeset 9017975d0201 (bug 1132187)
2015-02-13 13:25:32 -08:00
Wes Kocher
f46e783bd1
Backed out changeset 6e0973b390f5 (bug 1131096)
2015-02-13 13:25:31 -08:00
Wes Kocher
b2382a0c97
Backed out 2 changesets (bug 1131695) for mochitest-1 failures on a CLOSED TREE
...
Backed out changeset 13af514d6aea (bug 1131695)
Backed out changeset 6823625f2042 (bug 1131695)
2015-02-13 12:43:20 -08:00
Bobby Holley
7d7aa7e87c
Bug 1127554 - Make MP4Sample::Replace fallible. v1 r=mattwoodrow
2015-02-13 12:19:37 -08:00
Bobby Holley
c19dd559cd
Bug 1127554 - Make MP4Sample::Prepend fallible. v1 r=mattwoodrow
2015-02-13 12:19:37 -08:00
Bobby Holley
0f9847c1e2
Bug 1127554 - Make MP4Sample::Pad fallible. v1 r=mattwoodrow
2015-02-13 12:19:36 -08:00
Bobby Holley
c2399ec33b
Bug 1127554 - Get rid of infallible allocation in MP4Sample copy constructor. v2 r=mattwoodrow
2015-02-13 12:19:36 -08:00
Benjamin Smedberg
715a5cb0a8
bug 1131136 part A - watch the registry and reload plugins when it changes, r=jimm
2015-02-10 14:58:01 -05:00
Bobby Holley
fc3f8ca1bc
Bug 1126723 - Bail out of HasLowUndecodedData if we don't have a duration. v1 r=cpearce
...
GetEstimatedBufferedTimeRanges returns an empty range if the duration is -1.
2015-02-13 12:09:51 -08:00
Bobby Holley
9fd84937df
Bug 1126723 - Don't store bogus durations. v1 r=cpearce
...
The apple MP3 decoder passes in garbage for this particular live stream. Let's
validate our inputs.
2015-02-13 12:09:50 -08:00
Chris Pearce
8b95a4a6f2
Bug 1111160 - Dispatch observer service notifications when content succeeds or fails to get CDM access. r=bz
2015-02-14 08:52:42 +13:00
Tom Schuster
9e527ebd7f
Bug 1127475 - Remove unnecessary parent arguments. r=bz
2015-02-13 12:20:02 +01:00
Tom Schuster
cbdbf9c7a7
Bug 1124934 - Add a HasProperty ObjectOp. r=jorendorff
2015-02-13 12:20:02 +01:00
Birunthan Mohanathas
58a180b201
Bug 1070709 - Remove unreferenced moz.build files in dom/canvas/test. r=mshal
2015-02-10 18:47:14 +02:00
Birunthan Mohanathas
b65c838fc1
Bug 1070709 - Collapse test-only moz.build files under dom/ into ancestor moz.build files. r=mshal
2015-02-10 18:47:10 +02:00
Boris Zbarsky
3a03a4e82a
Bug 1131096. Use IDLExposureMixins for IDLInterfaceMember. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
99ad1bfec0
Bug 1132187 part 3. Remove the WANT_CONVERT bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
5c08f06ceb
Bug 1132187 part 2. Remove the WANT_DELPROPERTY bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
edf4f5861a
Bug 1132187 part 1. Remove the totally unused WANT_CREATE bit. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
5e179d8ced
Bug 1132184. Remove the nsIXPCScriptable postCreate and postTransplant hooks. r=peterv
2015-02-13 14:34:54 -05:00
Boris Zbarsky
aefc6da75c
Bug 1131801 part 2. Get rid of the now-useless RescueOrphansInScope. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
62dfb7c106
Bug 1131894. Break out of the loop in the DOMException constructor once we find a code/result for the given message name. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
2da1ead0d1
Bug 1131887 part 1. nsNodeUtils::CloneAndAdopt can assume that all nodes are Web IDL objects. r=peterv
2015-02-13 14:34:53 -05:00
Boris Zbarsky
2dc76727bb
Bug 1131796. Don't parent the DOM proxy expando object to the proxy. r=peterv
2015-02-13 14:34:53 -05:00
Nick Fitzgerald
ea358e92e1
Bug 1117242 - SavedFrame objects should do principal checks for every accessor; r=jimb,jandem,bz
2015-02-13 09:21:50 -08:00
Kartikaya Gupta
09111687db
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
2015-02-13 14:33:09 -05:00
Kartikaya Gupta
bf4133565f
Bug 1131695 - Extract a GetLayoutDeviceToCSSScale helper function in TabParent. r=fabrice
2015-02-13 14:33:09 -05:00
JW Wang
381173ace7
Bug 1132780 - Fix namespace and include files in MediaKeyStatusMap.cpp/h. r=cpearce
2015-02-12 19:26:00 -05:00
Alfredo Yang
17765361e1
Bug 1127654 - Use runnable instead of monitor. r=ajones, r=bwu
2015-02-11 23:35:00 -05:00
Masatoshi Kimura
2c5d9bd1e4
Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff
2015-02-05 22:44:10 +09:00
Robert Longson
8f6e64d69f
Bug 1129854 - markers not oriented correctly for degenerate beziers. r=jwatt
2015-02-17 22:15:15 +00:00
Bill McCloskey
563e35fb5e
Bug 1133099 - Add window.navigator.mozE10sEnabled flag (r=jst)
2015-02-17 14:10:45 -08:00
Matthew Gregan
41039dafc4
Bug 1133645 - Check size of audio_specific_config before use. r=snorp
2015-02-18 11:02:00 +13:00
Ben Hsu
8df5a8bf54
Bug 1095366 - Part 1: Remove some events (WebIDL). r=hsinyi
2015-01-23 00:46:00 -05:00
Krzysztof Mioduszewski
9a4c02345f
Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug
2015-02-11 04:04:00 -05:00
Krzysztof Mioduszewski
5a6d7de60f
Bug 879861 - Part 5: Build support for SecureElement feature. r=gps
2015-02-11 10:09:00 -05:00
Krzysztof Mioduszewski
321210dfae
Bug 879861 - Part 4: Adding SEUtils.jsm. r=allstars.chh
2015-02-11 03:58:00 -05:00
Siddartha Pothapragada
c13d854451
Bug 879861 - Part 3a: SecureElement UiccConnector implementation. r=allstars.chh
2015-02-11 03:55:00 -05:00
Krzysztof Mioduszewski
b612aa83cb
Bug 879861 - Part 3: SecureElement Parent process implementation. r=allstars.chh
2015-02-11 03:49:00 -05:00
Siddartha Pothapragada
fd3e00f837
Bug 879861 - Part 2: SecureElement DOM Implementation. r=allstars.chh, r=smaug
2015-02-11 03:44:00 -05:00
Siddartha Pothapragada
5ac5773ca4
Bug 879861 - Part 1a: Add new permission 'secureelement-manage'. r=ehsan
2015-02-11 03:35:00 -05:00
Siddartha Pothapragada
83e89af5bd
Bug 879861 - Part 1: SecureElement APIs WebIDL. r=ehsan, r=smaug
2015-02-04 06:56:00 -05:00
Thomas Zimmermann
c74b7233b7
Bug 1126720: Implement Bluetooth backend selection; use Bluedroid by default (under bluetooth2/), r=btian
...
This patch adds proper selection of the Bluetooth backend. The backend
is configurable via environment property 'ro.moz.bluetooth.backend'. The
default value is still Bluedroid.
On systems that are not Android 4.2 or later, the code does not return
a backend. These systems should use BlueZ instead.
This patch is based on bug 1065336, patch [01] and bug 1124565,
patch [01]. It also contains an extra fix in 'moz.build' to set
the pre-processor constant 'MOZ_B2G_BT_DAEMON'.
2015-02-12 10:12:07 +01:00
Thomas Zimmermann
94a8b1fa8a
Bug 1126720: Support random postfix for Bluetooth daemon socket name (under bluetooth2/), r=btian
...
This patch adds support for a random postfix for bluetoothd's socket
name. The postfix is re-generated for every instance of the daemon.
This prevents name collisions between mutliple sessions and malicious
programs from taking over the connection easily.
This patch is based on bug 1119746, patch [05].
2015-02-12 10:12:07 +01:00
Thomas Zimmermann
e86eedd64e
Bug 1126720: Listen for socket connections when starting Bluetooth (under bluetooth2/), r=btian
...
Currently, Gecko connects to a running instance of bluetoothd when
it starts the daemon backend. This contains a race condition between
the startup of the daemon and the startup of Gecko.
This patch changes the initialization and cleanup of Bluetooth's
daemon backend so that the Bluetooth daemon connects to Gecko. The
daemon process is now started as part of the initialization and
quits during shutdown. The steps are strictly ordered, so no race
condition exists.
The initialization and cleanup procedures should now be compatible
with BlueZ 5.
This patch is based on bug 1119746, patch [04].
2015-02-12 10:12:07 +01:00
Thomas Zimmermann
0904cc004d
Bug 1126720: Fix ref-counting of bluetoothd channels (under bluetooth2/), r=btian
...
The class |BluetoothDaemonChannel| for the bluetoothd channels
supports reference counting. This patch fixes the respective
variable to use |nsRefPtr| instead of |nsAutoPtr|.
This patch is based on bug 1119746, patch [03]
2015-02-12 10:12:07 +01:00
Thomas Zimmermann
e8a846fa34
Bug 1126720: Use |int32_t| for |Channel| in Bluetooth Socket HAL (under bluetooth2/), r=btian
...
This patch is based on bug 1129257.
2015-02-04 17:21:50 +08:00
Thomas Zimmermann
42711a6015
Bug 1126720: Handle all used type in PDU explicitly (under bluetooth2/), r=btian
...
This patch is based on bug 1129846.
2015-02-05 15:35:57 +08:00
Mike Habicher
52bf5ae8dc
Bug 1131782 - add vendor-specific feature-detection to GonkCameraParameters, r=aosmond
2015-02-12 00:04:58 -05:00
Ryan VanderMeulen
45637153b6
Merge inbound to m-c. a=merge
2015-02-11 16:21:36 -05:00
Ryan VanderMeulen
e47e8de49b
Merge fx-team to m-c. a=merge
2015-02-11 16:07:24 -05:00
Carsten "Tomcat" Book
c574031e8f
Merge mozilla-central to b2g-inbound
2015-02-11 15:03:57 +01:00
Carsten "Tomcat" Book
022753dfe5
Merge mozilla-central to fx-team
2015-02-11 15:01:53 +01:00
Carsten "Tomcat" Book
5ac50b27cc
merge mozilla-inbound to mozilla-central a=merge
2015-02-11 14:58:16 +01:00
Kan-Ru Chen (陳侃如)
a9f7a4f67c
Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice
2015-02-11 11:18:32 +01:00
Thomas Zimmermann
1d39203b77
Bug 1131653: Move GATT helper classes to BluetoothGattManager namespace, r=btian
...
Another patch to fix conflicting symbol names in the Bluetooth namespace.
2015-02-11 10:24:10 +01:00
Thomas Zimmermann
e2a98bdb5a
Bug 1131653: Move OPP helper classes into BluetoothOppManager namespace, r=btian
...
This will resolve possible naming collisions between equally named
classes in the Bluetooth namespace.
2015-02-11 10:24:09 +01:00
Thomas Zimmermann
9b4161b45c
Bug 1131653: Move A2DP/AVRCP helper classes into BluetoothA2dpManager namespace, r=btian
...
As for Handsfree helpers, A2DP and AVRCP helpers might create naming
conflicts with other classes. Moving them into |BluetoothA2dpManager|'s
namespace resolves this problem.
2015-02-11 10:24:09 +01:00
Thomas Zimmermann
a29aa5ea56
Bug 1131653: Move Handsfree helper classes into BluetoothHandsfreeManager namespace, r=btian
...
There are several equal-named, but different, classes in the Bluetooth
namespace. The linker will pick only one of them, which leads to crashes
in the compiled program.
2015-02-11 10:24:09 +01:00
Greg Weng
793b4841bb
Bug 1130938 - B2G RIL: Remove the duplicated RilWorkerBuffer in ril_worker.js r=:echen
2015-02-11 09:28:10 +08:00
Jessica Jong
a1e1193a66
Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen
2015-02-11 16:01:10 +08:00
Jessica Jong
c134ec109a
Bug 973543 - Part 1: add reference counting to added routes. r=echen
2015-02-11 16:01:08 +08:00
Kartikaya Gupta
fde7d819d1
Bug 1125422 - Change EventDispatcher::Dispatch to take an nsTArray instead of a nsCOMArray. r=smaug
2015-02-10 16:28:07 -05:00
Ryan VanderMeulen
256333e4b8
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Ryan VanderMeulen
3d8c9d47b4
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-10 15:54:32 -05:00
Benjamin Smedberg
d7212ba7e5
Back out bug 1131136 part A (revision 9101eb40b8a6 and 9733e78176b2) for assertion failures on a CLOSED TREE
2015-02-10 13:28:25 -05:00
Fabrice Desré
57c6235a72
Bug 1131573 - Add contextmenu support to input elements in forms. r=kanru
2015-02-10 09:32:48 -08:00
Benjamin Smedberg
1ba10c78ad
Bug 1131136 part A followup to revision 9101eb40b8a6: Add proper Windows #ifdef r=bustage
2015-02-10 11:24:35 -05:00
Benjamin Smedberg
bfe0f8625c
Bug 1131136 part A - Watch Windows registry keys to reload plugins when they have changed, r=jimm
2015-02-10 11:07:44 -05:00
Garvan Keeley
ae98a05787
Bug 1131430 - Added telemetry to count CoreLocation vs. MLS results. r=jdm
2015-02-10 10:45:36 -05:00
Gabor Krizsanits
1925b59d34
Bug 1090592 - GetPrototypeOf hook for CPOWProxyHandler. r=billm
2015-02-10 16:29:41 +01:00
Jonathan Kew
9fa6bda1dc
Bug 1076657 pt 2 - Add writing-mode to the reply to NS_QUERY_TEXT_RECT event. r=masayuki
2015-02-10 15:28:05 +00:00
Jonathan Kew
9e4d7ffb58
Bug 1076657 pt 1 - Fix ContentEventHandler::OnQueryTextRect for vertical textframes. r=smontagu
2015-02-10 15:28:05 +00:00
Andrea Marchesini
6c5bf83a17
Bug 1131700 - ServiceWorkerManager::CreateServiceWorker should use RuntimeService::GetOrCreateService. r=nsm
2015-02-10 09:58:00 +01:00
Carsten "Tomcat" Book
566a6fb3f1
Backed out changeset 51adb10f64e9 (bug 1125340) for m2/m3 test failures on a CLOSED TREE
2015-02-11 11:36:26 +01:00
Carsten "Tomcat" Book
8ae84e4dba
Backed out changeset 0b041d1c5307 (bug 1125340)
2015-02-11 11:35:54 +01:00
Mike Taylor
6973f35027
Bug 1125340 - Part 2 - Collect h264 profile & level telemetry from decoded SPS. r=jya
2015-02-10 09:58:00 +01:00
JW Wang
194aec0ae4
Bug 1130932 - allow GMPDecryptorParent::RecvKeyStatusChanged calls after Close(). r=edwin.
2015-02-09 07:32:59 +08:00
JW Wang
d6c7b717c1
Bug 1130917 - Part 3 - fix EME gtests. r=edwin.
2015-02-10 18:19:00 +01:00
JW Wang
3a0dd3070a
Bug 1130917 - Part 1 - disallow multiple records with the same name in GMPStorageChild::CreateRecord(). r=edwin
2015-02-08 20:37:18 +08:00
Andrew McCreight
c946357872
Bug 1131199, part 2 - Make PLDHashtInitEntry infallible. r=froydnj
...
Also, drop the unused table argument.
2015-02-11 09:46:40 -08:00
Alexandre Lissy
1f778d301f
Bug 1129173 - Properly detect B2G for workers interface tests. r=bent
...
Make use of SpecialPowers.isB2G to do the proper detection, and fix
mochitest execution for Mulet to include some B2G-specific prefs.
2015-02-10 06:51:00 +01:00
Andrea Marchesini
f979d0f95a
Bug 1121722 - Chrome-only DOM File constructors should use lastModified attribute. r=bz
2015-02-10 09:31:00 +01:00
Dave Huseby
6c1bf2a61c
Bug 1114667 - crash in js::VectorToIdArray(JSContext*, JS::AutoIdVector&, JSIdArray**). r=bholley
2015-02-10 18:07:00 +01:00
Ting-Yu Chou
a717783738
Bug 1127189 part 2 - Initialize browser API directly to get rid of nsBrowserElement observers. r=kanru
2015-02-09 15:04:18 +08:00
Ting-Yu Chou
97200017b2
Bug 1127189 part 1 - Avoid redundant observers from ParticularProcessPriorityManager. r=khuey
2015-02-10 11:12:26 +08:00
Jean-Yves Avenard
372665c876
Bug 1130913: Only create a new decoder if we have a new media segment. r=mattwoodrow
2015-02-11 17:40:10 +11:00
Jean-Yves Avenard
e07694adb0
Bug 1131487
: Adjust negative start time near 0 to 0. r=mattwoodrow
2015-02-11 17:40:06 +11:00
Jean-Yves Avenard
b7b65d5bb8
Bug 1131487
: Fix time calculations when segment doesn't start at 0. r=mattwoodrow
2015-02-11 17:40:03 +11:00
Bruce Sun
1130cb6f7f
Bug 1129846 - Handle all used type in PDU explicitly. r=tzimmermann
2015-02-05 15:35:57 +08:00
Ethan Tseng
4a341c2065
Bug 1070944 - Part 4: Update and add test cases. r=albert
2015-02-09 10:30:57 +08:00
Ethan Tseng
d1f9190bdb
Bug 1070944 - Part 3: Implementation of NetworkStatsDB and querying statistics. r=albert
2015-02-09 10:17:03 +08:00
Martin Thomson
f24345ac5b
Bug 1063290 - Disable most gUM tests on Android too. r=jib
2015-02-07 11:39:35 +11:00
Mike Taylor
62750fec7b
Bug 1125340 - (1/2) Gather telemetry on H.264 profile & level values. r=cpearce
2015-02-03 12:27:00 +01:00
Jim Mathies
b9ba7b14a4
Bug 1030137 - For remote content respond to NS_GESTURENOTIFY_EVENT_START events indicating panning is preferred, and disable pan feedback since we currently have no scroll information for remote content. r=smaug
2015-02-10 07:59:40 -06:00
Morris Tseng
53bcd0a13e
Bug 1119126 - Send updateposition after reflow when selection is collapsed. r=roc
2015-02-02 22:10:00 -05:00
Catalin Badea
f63da27be0
Bug 982726 - Patch 3: Implement client.postMessage. r=baku
2015-02-09 12:43:00 -05:00
Catalin Badea
80a1b203b6
Bug 982726 - Patch 2: Add postMessage to service worker. r=baku
2015-02-09 12:42:00 -05:00
Ethan Tseng
c894cd0526
Bug 1070944 - Part 2: Implementation of saving statistics. r=albert
2015-01-27 17:15:44 +08:00
Ted Clancy
8141cc96f9
Bug 1000305 - Part 2 - imported patch bug-1000305-fix-part2. r=mcmanus
2015-02-09 08:39:07 -05:00
Ethan Tseng
1b88ff8525
Bug 1070944 - Part 1: MozNetworkStats WebIDL change. r=ehsan
2015-01-23 19:12:03 +08:00
Yoshi Huang
f1e024bcc5
Bug 1131508 - Remove ConnectResponse and CloseResponse from NfcContentHelper. r=dimi
2015-02-10 17:48:16 +08:00
Yoshi Huang
e11a290a74
Bug 1131454 - Don't add transceive req into RequestQueue in NfcMessageHandler. r=dlee
2015-02-10 14:19:38 +08:00
Fabrice Desré
db20238eee
Bug 1130900 - langpacks making testing noisy r=ferjm
2015-02-10 00:46:07 -08:00
Mike Habicher
59b3a70136
Bug 1131250 - handle ISO_MODE parameter value == nullptr, r=aosmond
2015-02-09 17:26:00 -05:00
Ryan VanderMeulen
9b62e406b4
Merge inbound to m-c. a=merge
2015-02-09 16:29:48 -05:00
Jim Mathies
fb5dcf7e7e
merge backout
2015-02-09 12:38:30 -06:00
Jim Mathies
74ee6ddf5f
Backout ee13449af6e7 (bug 1127378) on the suspicion that it caused bug 1130734.
2015-02-09 12:37:46 -06:00
Szu-Yu Chen [:aknow]
c0e0e1beb4
Bug 1129402 - Fix IMEI request. r=hsinyi
2015-02-06 14:56:43 +08:00
Edgar Chen
acf26b1179
Bug 1123624 - Part 3: Fix test_ril_system_messenger.js. r=bevis
2015-02-06 14:26:55 +08:00
Boris Zbarsky
1825388f97
Bug 1127501. Treat external interfaces as only being exposed in Window in Web IDL bindings. r=peterv
2015-02-09 11:42:27 -05:00
Boris Zbarsky
582a2a7063
Bug 1130364. Fix the handling of nestingLevel to actuall increment it more than once. r=peterv
2015-02-09 11:42:27 -05:00
Boris Zbarsky
eaeb05a596
Bug 1127341. If we make our codegen for a binding depend on the exposure set of an interface argument to one of the binding's methods, we need to adjust the dependency set of the binding accordingly, so we'll regenerate if the exposure set changes. r=khuey
2015-02-09 11:42:26 -05:00
Paul Adenot
75627e81a9
Bug 1125804 - Remove the mixer callback when failing to open an audio stream when switching to an audio driver. r=jesup
2015-02-09 14:43:55 +01:00
Carsten "Tomcat" Book
d54a885510
Backed out changeset 0813db72fe3e (bug 1125804) for bustage on a CLOSED TREE
2015-02-09 16:26:28 +01:00
Paul Adenot
414727965b
Bug 1125804 - Remove the mixer callback when failing to open an audio stream when switching to an audio driver. r=jesup
2015-02-09 14:43:55 +01:00
Carsten "Tomcat" Book
f8d37fdcbf
Backed out changeset a372a90a9475 (bug 1119126) for gaia-js-integration-8 failures
2015-02-09 15:33:24 +01:00
Carsten "Tomcat" Book
04b9e9abe4
Backed out changeset 88c746188a40 (bug 1125934) for rc6 test failures
2015-02-09 15:28:41 +01:00
Jim Mathies
f11ca4c8c0
Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
2015-02-03 13:58:32 -06:00
David Anderson
c80cd22c24
If APZ is enabled, do not handle wheel-event scrolling in layout. (bug 1126090, r=smaug)
2015-02-03 14:40:38 -08:00
Ryan VanderMeulen
34a6b211b1
Merge m-c to inbound. a=merge
2015-02-03 16:18:11 -05:00
Chris Pearce
e6c46263de
Bug 1123535 - Make dormant ResetPlayback assertion more lenient. r=jwwang
2015-02-04 10:17:28 +13:00
Ryan VanderMeulen
b76d2e54c3
Merge inbound to m-c. a=merge
2015-02-03 16:04:22 -05:00
Sotaro Ikeda
fdb3da6649
Bug 1112519 - Clear mDropVideoUntilNextDiscontinuity when we do not seek r=cpearce
2015-02-03 12:53:12 -08:00
Robert Longson
8af42d4a1f
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
Bill McCloskey
3bfde08bc7
Bug 1126245 - Add test (r=bent)
2015-02-03 09:20:50 -08:00
Bill McCloskey
eddccb3475
Bug 1126245 - [e10s] Don't crash when opening new tabs from closed windows (r=bent)
2015-02-03 09:20:46 -08:00
Carsten "Tomcat" Book
f3776038d4
Merge mozilla-central to b2g-inbound
2015-02-03 15:31:37 +01:00
Carsten "Tomcat" Book
76bcf25eff
merge b2g-inbound to mozilla-central a=merge
2015-02-03 14:44:06 +01:00
Carsten "Tomcat" Book
a4604abfb7
merge fx-team to mozilla-central a=merge
2015-02-03 14:36:21 +01:00
Szu-Yu Chen [:aknow]
b1c85e6173
Bug 1124550 - Part 12: Provide a default response function. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
12be21e801
Bug 1124550 - Part 11: Refactoring dial. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
3c6c9280ea
Bug 1124550 - Part 10: Refactoring holdCall, resumeCall. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
8f5ece4e0e
Bug 1124550 - Part 09: Refactoring conferenceCall, separateCall. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
be548a7249
Bug 1124550 - Part 08: Refactoring holdConference, resumeConference. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
4bd218e345
Bug 1124550 - Part 07: Refactoring hangupConference. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
6dbd47a3f1
Bug 1124550 - Part 06: Refactoring hangupCall. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
5406611623
Bug 1124550 - Part 05: Refactoring sendUSSD, cancelUSSD. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
c2845aee07
Bug 1124550 - Part 04: Use CDMA_FIRST_CALL_INDEX. r=hsinyi
2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
506092aed3
Bug 1124550 - Part 03: TelephonyService: add method to detect cdma. r=hsinyi
2015-02-03 12:18:19 +08:00
Szu-Yu Chen [:aknow]
9ba8867e89
Bug 1124550 - Part 02: ril_worker: expose API cdmaFlash. r=hsinyi
2015-02-03 12:18:19 +08:00
Szu-Yu Chen [:aknow]
8e3482a776
Bug 1124550 - Part 01: Remove unused code. r=hsinyi
2015-02-03 12:18:19 +08:00
Ryan VanderMeulen
beb9f2acba
Merge inbound to m-c. a=merge
2015-02-02 17:28:12 -05:00
David Anderson
c6695ca0aa
Detect wheel zoom via WheelPrefs instead of the Ctrl modifier. (bug 1127700, r=smaug)
2015-02-02 11:28:19 -08:00
Andrea Marchesini
d536c5bc39
Bug 1127885 - Console API should display blobs when used in workers, r=smaug
2015-02-02 15:40:15 +00:00
Carsten "Tomcat" Book
00f80c3212
Merge mozilla-central to b2g-inbound
2015-02-02 13:27:44 +01:00
Edgar Chen
82d0b4c072
Bug 1123624 - Part 2-4: Add tests for play tone and poll interval. r=bevis
2015-02-02 16:50:49 +08:00
Edgar Chen
216061920a
Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis
2015-02-02 17:20:57 +08:00
Edgar Chen
896be3fdea
Bug 1123624 - Part 2-2: Wrapping and mofiying the test data in test_stk_*.js. r=bevis
2015-02-04 17:46:27 +08:00
Edgar Chen
533f70883f
Bug 1123624 - Part 2-1: Remove redundant test data in test_stk_*.js. r=bevis
2015-02-02 14:43:04 +08:00
Edgar Chen
7fd13126d4
Bug 1123624 - Part 1-2: Throwing exception if the mandatory field isn't showed in proactive command and refactoring handler of SelectItem and SetupMenu. r=bevis
2015-02-04 16:34:59 +08:00
JW Wang
c93029faa0
Bug 1128379 - improve error handling in MediaKeys::CreateSession. r=bz
2015-02-01 19:12:00 +01:00
Shawn Ku
f83c8a0ce0
Bug 1127690 - [flatfish] build break in gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp. r=KanRu.
2015-02-02 09:56:56 +08:00
Phil Ringnalda
6abd84d43f
Merge b-i to m-c, a=merge
2015-02-01 09:18:01 -08:00
Naoki Hirata
4ea46eb077
Bug 1128113 - Skip mSharedDecoderManager which is part of MozMP4. r=jya, a=bustage
2015-01-31 02:22:38 -08:00
Markus Nilsson
409fb23d1b
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
2015-01-31 11:10:50 -08:00
Phil Ringnalda
44148a1675
Merge b-i to m-c, a=merge
2015-01-31 09:09:40 -08:00
Xidorn Quan
bcda60a836
Bug 569334 part 1 - Support getting font info in content query. r=masayuki,jfkthame,smaug
2015-01-31 18:17:12 +11:00
Jet Villegas
262d24d412
Bug 1125621 - Remove https://* restriction from the YouTube MSE check. r=kinetik
2015-01-30 21:59:35 -08:00
Fabrice Desré
b69af112bf
Bug 1128065 - Add missing requestsync-manager permission to the permission table. r=me
2015-01-30 15:27:09 -08:00
Martin Thomson
c444bd2440
Bug 1063290 - Disabling extended gUM tests on gonk for intermittent failures, r=jib
2015-01-30 13:00:29 -08:00
Bobby Holley
b8cefec2b4
Bug 1127203 - Use the tolerance value in TrackBuffersContainTime so that seeking operates with tolerance too. r=mattwoodrow
2015-01-30 17:45:49 -08:00
Bobby Holley
f9cd69df6e
Bug 1127203 - Be more consistent about when and how we apply the fuzz factor. r=mattwoodrow
2015-01-30 17:45:49 -08:00
Bobby Holley
bc10ba2ce6
Bug 1127203 - Rename aError to aTolerance. r=mattwoodrow
...
aError is a really misleading name.
2015-01-30 17:45:49 -08:00
Ryan VanderMeulen
c9078c838e
Merge m-c to b2g-inbound. a=merge
2015-01-30 12:33:25 -05:00
Ryan VanderMeulen
4c339d50d6
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
Mike Habicher
12daefcf0f
Bug 1103400 - fix regression in autofocus in getUserMedia(), r=aosmond
2015-01-30 11:50:07 -05:00
Yoshi Huang
fa829b146d
Bug 1127726 - Cannot receive NDEF from another NFC Peer. r=vchang
2015-01-30 16:10:12 +08:00
Fernando Jimenez
932704e300
Bug 1114520 - [Flame][Contacts]All contacts will disappear after you delete one contact. Follow-up. r=reuben
2015-01-30 10:29:39 +01:00
Thomas Zimmermann
5dd13997fc
Bug 1118693: Added AVRCP support for Bluetooth daemon backend (bluetooth2/), r=btian
2015-01-30 10:05:48 +01:00
Thomas Zimmermann
1b98195676
Bug 1118693: Added Bluetooth AVRCP interface (under bluetooth2/), r=btian
2015-01-30 10:05:48 +01:00
Thomas Zimmermann
390c20302b
Bug 1118693: Add Bluetooth AVRCP module (under bluetooth2/), r=btian
2015-01-30 10:05:48 +01:00
Thomas Zimmermann
4079df980c
Bug 1118693: Add Bluetooth AVRCP helpers (under bluetooth2/), r=btian
2015-01-30 10:05:48 +01:00
Kan-Ru Chen (陳侃如)
544b2c6bfc
Bug 1112989 - Part 3. Remove sync PContent::GetVolumes() r=dhylands
2015-01-30 11:43:32 +08:00
Kan-Ru Chen (陳侃如)
0c55d69367
Bug 1112989 - Part 2. Forward device-storage volumes info to ContentChild before app startup. r=dhylands
2015-01-30 11:43:31 +08:00
Kan-Ru Chen (陳侃如)
1043dea8b9
Bug 1112989 - Part 1. Forward know info to ContentChild before app startup. r=fabrice
2015-01-30 11:43:31 +08:00
Alfredo Yang
04598f60ef
Bug 1127759 - use ogv instead of webm due to gonk HW codec limitation. r=roc
2015-02-02 00:34:00 +01:00
Morris Tseng
ce4c69ce51
Bug 1125419 - Disable touch/selection caret before testing test_bug648573.html. r=smaug
2015-02-01 19:29:00 +01:00
Jessica Jong
61e4666e3b
Bug 1120843 - Part 2: test cases for data connection http proxy. r=echen
2015-01-29 22:37:00 +01:00
Ryan VanderMeulen
353ea7d948
Merge m-c to fx-team. a=merge
2015-02-02 17:30:07 -05:00
Mark Banner
dc24473dab
Bug 1122032 Part 3 - Automatically allow screensharing for the Loop in-desktop pages. r=jesup
2015-02-02 21:53:19 +00:00
John Dai
973069b3da
Bug 1119136 - (follow-up) correcting typo s/epectedNumber/expectedNumber/. r=echen
2015-01-28 22:31:00 +08:00
Wes Kocher
978d3dbecf
Merge m-c to b2g-inbound a=merge
2015-01-29 15:30:55 -08:00
Wes Kocher
4a7262bb43
Backed out changeset 176166c0bae9 (bug 1124394) for b2g device bustage on a CLOSED TREE
2015-01-29 14:23:37 -08:00
Mike Habicher
6074723c39
Bug 1127470 - include GfxMessageUtils.h in PScreenManager.ipdl, r=bent
2015-01-29 14:31:40 -05:00
Carsten "Tomcat" Book
0f739d2c71
merge b2g-inbound to mozilla-central a=merge on a CLOSED TREE
2015-01-29 16:09:31 +01:00
Chris Pearce
ae2b67d250
Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe
2015-01-29 21:50:48 +13:00
Chris Pearce
98295b4b3a
Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe
2015-01-29 21:50:48 +13:00
Jim Mathies
c8b457c9ab
Bug 1095754 - Disable two plugin tests under e10s that perma-fail with these changes. r=me
2015-01-29 13:41:58 -06:00
Jim Mathies
72e1ab431f
Bug 1095754 - Add platform widget support for providing widget identifiers used in remote widget tracking and hookl this up on gtk and Windows. r=roc
2015-01-29 13:41:57 -06:00
Jim Mathies
10c39bd123
Bug 1095754 - Miscellaneous code cleanup nits found along the way. r=me
2015-01-29 13:41:57 -06:00
Jim Mathies
6c74749e90
Bug 1095754 - Transfer bounds information from native plugin widgets to GTK socket widgets when the native plugin widget bounds update. r=roc
2015-01-29 13:41:57 -06:00
Jim Mathies
7cb466492e
Bug 1095754 - Provide a way to force an update on a plugin window asyncronously from chrome. Trigger an update when we adjust the widget configurations. r=aklotz
2015-01-29 13:41:56 -06:00
Jim Mathies
2ad782a16d
Bug 1095754 - Update PPluginWidget shutdown logic. r=aklotz
2015-01-29 13:41:56 -06:00
Jim Mathies
fc629407d9
Bug 1095754 - Add various debug assertions to PluginWidgetParent. r=aklotz
2015-01-29 13:41:56 -06:00
Jim Mathies
bcbf42bd66
Bug 1095754 - Remove obsolete PPluginWidget apis and code. r=aklotz
2015-01-29 13:41:56 -06:00
Jim Mathies
88d8d1f2b0
Bug 1095754 - In the content process provide a way to track and access PluginInstanceParent objects from PluginWidgetChild. r=aklotz
2015-01-29 13:41:53 -06:00
Jim Mathies
ef2806c191
Bug 1095754 - Provide a way to track and access native plugin widgets so they can be accessed from global scope. r=aklotz
2015-01-29 13:41:53 -06:00
Bill McCloskey
84f671eb7f
Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley)
2015-01-29 11:28:01 -08:00
Bill McCloskey
9d1e4a1ca7
Bug 1126042 - Use different window IDs for different processes (r=smaug)
2015-01-28 11:53:46 -08:00
Yoshi Huang
74b1e7b9aa
Bug 1126653 - don't send nfc-manager-tech-lost if the foreground has received ontag/peerfound. r=dimi
2015-01-28 10:48:17 +08:00
Jamin Liu
7f8d9af35c
Bug 1121404 - Cache addresses of bonded devices and notify adapter properly. r=btian
2015-01-29 15:49:53 +08:00
Yoshi Huang
b8cad7e109
Bug 1120315 - Part 4: update comments in MozNFC.webidl. r=smaug
...
From 22a5126696b96b9904c0c10258dcbe346d2f582a Mon Sep 17 00:00:00 2001
---
dom/webidl/MozNFC.webidl | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
2015-01-28 11:25:35 +08:00
Martin Thomson
70d33d0da4
Bug 1119593 - Dealing with multiple streams, r=drno
2015-01-28 14:05:57 -08:00
Martin Thomson
f0d8569c89
Bug 1119593 - Fixing test preconditions for steeplechase, r=drno
2015-01-28 14:05:57 -08:00
Martin Thomson
0734da08fe
Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
...
Conflicts:
dom/media/tests/mochitest/test_getUserMedia_exceptions.html
2015-01-28 14:05:57 -08:00
Martin Thomson
d38ef687df
Bug 1119593 - Re-enable per-data-channel close, r=drno
2015-01-28 14:05:57 -08:00
Martin Thomson
d74c1c1422
Bug 1119593 - Adding test for legacy navigator.mozGetUserMedia, r=drno
...
Conflicts:
dom/media/tests/mochitest/mochitest.ini
2015-01-28 14:05:57 -08:00
Martin Thomson
d2a6f1e41d
Bug 1119593 - Adding test for legacy PC callback functions, r=drno,jib
2015-01-28 14:05:56 -08:00
Martin Thomson
339c7ba2b6
Bug 1119593 - Update gUM tests to use promises consistently, r=drno,jib
...
Conflicts:
dom/media/tests/mochitest/constraints.js
2015-01-28 14:05:56 -08:00
Martin Thomson
9c909f3fde
Bug 1119593 - Update identity tests, r=drno
2015-01-28 14:05:56 -08:00
Martin Thomson
d22964c3e5
Bug 1119593 - Update PeerConnection tests, r=drno,jib
2015-01-28 14:05:56 -08:00
Martin Thomson
696cdd9f19
Bug 1119593 - Update WebRTC data channel tests, r=drno
2015-01-28 14:05:56 -08:00
Martin Thomson
425feb8931
Bug 1119593 - Update WebRTC tests to use promises more consistently, r=drno,jib
2015-01-28 14:05:56 -08:00
Jonathan Watt
9f43b12ba3
Bug 1064430, part 3 - Update <input type=email> validity tests to check both typeMismatch and badInput. r=smaug
2015-01-28 23:01:41 +00:00
Jonathan Watt
7ff1bbe023
Bug 1064430, pat 2 - Don't set the 'badInput' state on <input type=email> for punycode encoding failures. r=bz
2015-01-28 23:01:37 +00:00
Jonathan Watt
93a28afef5
Bug 1064430, part 1 - When punycode encoding <input type=email> content, only encode the domain labels. r=bz
2015-01-28 23:01:33 +00:00
Carsten "Tomcat" Book
78a3a35208
Merge mozilla-central to mozilla-inbound
2015-01-29 16:17:28 +01:00
Jacek Caban
d9b62363ee
Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh
2015-01-29 13:02:07 +01:00