Commit Graph

419679 Commits

Author SHA1 Message Date
B2G Bumper Bot
6270d3e75a Bumping manifests a=b2g-bump 2015-04-30 02:52:29 -07:00
B2G Bumper Bot
52ef286ccd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08e36898e3e6
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #29764 from arcturus/bug-1156468

Bug 1156468 - [Contacts][Merge Duplicates] Duplicate elements do not dis...

========

https://hg.mozilla.org/integration/gaia-central/rev/1e3c00227168
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1156468 - [Contacts][Merge Duplicates] Duplicate elements do not display on the Contact Detail pop-up r=gandalf
2015-04-30 02:50:18 -07:00
Thomas Zimmermann
79b0cc601a Bug 1158818: Only store Bluetooth result runnable after command has been sent successfully, r=shuang
With the current code, the Bluetooth result runnable is saved for
receiving before a command has been sent successfully. If sending
fails afterwards, the saved result runnable will still sit in the
result queue, and interfere with later, successful commands.

With this patch, the result runnable is saved only if the sending
was successful.
2015-04-30 11:29:25 +02:00
B2G Bumper Bot
65d3ca050c Bumping manifests a=b2g-bump 2015-04-30 02:27:34 -07:00
B2G Bumper Bot
28772b1ec2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0fd4920379e6
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #29796 from arcturus/bug-1157167

Bug 1157167 - [Flame][Contacts]ICE contacts icon will disappear in conta...

========

https://hg.mozilla.org/integration/gaia-central/rev/672e9b2a5900
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1157167 - [Flame][Contacts]ICE contacts icon will disappear in contacts list page after user sets "Order by last name". r=ferjm
2015-04-30 02:25:21 -07:00
Jocelyn Liu
79a1ee1c61 Bug 1159685 - Fix BluetoothSspVariant argument passing for SspRequestNotification. r=shuang 2015-04-30 01:04:00 -04:00
Jocelyn Liu
08a3eb9653 Bug 1159650 - Remove incorrect value assertions in BluetoothGattCharacteristic and BluetoothGattDescriptor. r=btian 2015-04-29 19:53:00 -04:00
Bruce Sun
54c1083625 Bug 1159552 - Clear local arrays while discovering. r=jocelyn 2015-04-30 14:41:08 +08:00
Blake Wu
f124a393fe Bug 1159509 - Support audio AMR-NB for Gonk in MP4Reader. r=jya 2015-04-30 22:11:13 +08:00
Botond Ballo
eec478ee63 Bug 1152051 - Gtest. r=Cwiiis,kats
--HG--
extra : source : b95b31b9f8dd13a6dc325b0647c8a301f5372d60
extra : intermediate-source : 71b8bc97a60421cb46c744adb7dfb3246c1c16eb
2015-04-29 19:38:02 -04:00
Botond Ballo
bd33808124 Bug 1152051 - Ensure that destroying an overscroll animation always clears the state Axis tracks about it. r=Cwiiis
--HG--
extra : source : efa549fdff2231af8e4212c95bd100f0f0bf0ec4
2015-04-29 18:54:10 -04:00
Dão Gottwald
8263d08189 Bug 630210 - Better align the close button within popup notifications. r=dtownsend
--HG--
extra : rebase_source : 24b83c4c3c7e8a7fd9fe4823ca0cf66404cca57b
2015-04-29 22:15:00 +02:00
Patrick Brosset
ec1a68ea7b Bug 1158781 - Make sure attributes gets focused when clicked in the inspector. r=bgrins
This used to work fine, but regressed when bug 1153635 got fixed.
This fixes the issue and introduces a new test to prevent further regressions.

--HG--
extra : transplant_source : %A5Y%B5%9B%11u%F5p%9B%DA%FA%99%3F%D9%E5%3C%5Ex%AF.
2015-04-29 17:05:37 +02:00
Dão Gottwald
d8d5fe5532 Bug 1155681 - Make the linux styling for "badged" toolbar buttons match the windows styling. r=gijs
--HG--
extra : rebase_source : af93fe6a37a849a21ff5947163fe7cc15bcd115e
2015-04-29 12:32:51 +02:00
Jordan Santell
6066e36c67 Bug 1158645 - Calculate FPS in performance tool by counting frames over duration, rather than averaging values of reported framerate timestamps. r=vp 2015-04-29 13:53:19 -07:00
Andreas Tolfsen
989ed7e48f Bug 1155716: Part 2: Remove HTMLElement#submit from marionette-driver
Also bumps the marionette-driver version to 0.6 and removes submit tests.

r=dburns

--HG--
extra : source : c58c47e280f67a7678890674e4295982fb92e521
2015-04-29 11:32:01 +01:00
Andreas Tolfsen
ece490e01b Bug 1155716: Part 1: Remove submitElement from Marionette
r=dburns

--HG--
extra : source : 520ede785b0967572ca6411e75ce7466886db0f5
2015-04-29 11:31:19 +01:00
Thomas Zimmermann
625ab90911 Bug 1159209: Remove template parameters from |DataSocketIO|, r=kmachulis
This patch removes the template parameters from |DataSocketIO| and
moves its methods into the C++ source file. All users have been
adapted.
2015-04-29 11:19:28 +02:00
Thomas Zimmermann
9cdb8ad654 Bug 1159209: Remove template parameters from |SocketIOShutdownTask|, r=kmachulis
This patch removes the template parameters from |SocketIOShutdownTask|
and moves its methods into the C++ source file. All users have been
adapted.
2015-04-29 11:19:28 +02:00
Thomas Zimmermann
bc3ec66d73 Bug 1159209: Remove template parameters from |SocketIODeleteInstanceRunnable|, r=kmachulis
This patch removes the template parameters from
|SocketIODeleteInstanceRunnable| and moves its methods into the
C++ source file. All users have been adapted.
2015-04-29 11:19:28 +02:00
Thomas Zimmermann
f1e1ede770 Bug 1159209: Remove template parameters from |SocketIORequestClosingRunnable|, r=kmachulis
This patch removes the template parameters from
|SocketIORequestClosingRunnable| and moves its methods into
the C++ source file. All users have been adapted.
2015-04-29 11:19:28 +02:00
Thomas Zimmermann
6999dd655b Bug 1159209: Remove template parameters from |SocketIOEventRunnable|, r=kmachulis
This patch removes the template parameters from |SocketIOEventRunnable|
and moves its methods into the C++ source file. All users have been
adapted.
2015-04-29 11:19:28 +02:00
Jonathan Watt
b9b0d2b3c3 Bug 923193, part 1 - Avoid calculation of the reference box for transforms unless they're actually needed. r=roc
--HG--
extra : rebase_source : 8ffca8102a9648642f9166c213ce9e964c34b2af
2015-04-28 19:55:42 +01:00
Ben Kelly
2099c87b4a Bug 1160227 Improve Cache API warnings. r=ehsan 2015-05-01 08:15:52 -07:00
Ben Kelly
f15449e4a2 Bug 1134841 Hold ServiceWorker alive during install event's waitUntil(). r=bz 2015-05-01 08:14:42 -07:00
Ben Kelly
c4e1832106 Bug 1160147 Improve Cache API WorkerFeature shutdown handling. r=baku 2015-05-01 08:13:36 -07:00
Jim Mathies
c67fc63e8a Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
Jim Mathies
d9a7675005 Bug 1129040 - Query the chrome process blocklist service prior to instantiating plugins in the content process. r=billm 2015-05-01 10:07:19 -05:00
Jim Mathies
167ae6301c Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop 2015-05-01 10:07:19 -05:00
Jim Mathies
4fbc128cea Bug 1129040 - Provide a way for content processes to query the chrome side blocklist service. r=billm 2015-05-01 10:07:19 -05:00
Jim Mathies
967e987b40 Bug 1129040 - Forward blocklist update notifications to the content process. r=Mossop 2015-05-01 10:07:18 -05:00
David Major
3aec93dbc9 Bug 1134920 drive-by comment fix. DONTBUILD 2015-05-02 03:01:06 +12:00
Andreas Tolfsen
9be62c99ef Bug 1157255: Use typeof to determine MarionetteObj exports
This makes us not rely on try…catch logic to export MarionetteObj
properties and functions on the sandbox.

The patch also cleans up a few more details on
createExecuteContentSandbox.

r=dburns

--HG--
extra : rebase_source : 920069f09328b57adad36827b4f67a28aedfdb1d
2015-04-28 19:16:46 +01:00
Carsten "Tomcat" Book
b05d97c166 Backed out changeset 1b5fc672f0d4 (bug 1159082) for B2G ICS Emulator opt R6 test failures on a CLOSED TREE
--HG--
rename : dom/animation/AnimationEffectReadOnly.cpp => dom/animation/AnimationEffectReadonly.cpp
rename : dom/animation/AnimationEffectReadOnly.h => dom/animation/AnimationEffectReadonly.h
rename : dom/webidl/AnimationEffectReadOnly.webidl => dom/webidl/AnimationEffectReadonly.webidl
2015-04-30 13:15:04 +02:00
Carsten "Tomcat" Book
a880bc5796 Backed out changeset 850cfa6fb794 (bug 1158456) for m-other test failures on a CLOSED TREE 2015-04-30 12:54:06 +02:00
Carsten "Tomcat" Book
21ab887ffd Backed out changeset 24ddf11d9c1d (bug 1159999) for spidermonkey test failures on a CLOSED TREE 2015-04-30 12:53:18 +02:00
James Graham
2b09933c8c Bug 1160085 - Update to latest wptrunner, a=testonly 2015-04-30 11:27:05 +01:00
Chris Pearce
9f7e269f5d Bug 1159495 - Only report that Adobe EME is available if we have a plugin-container voucher. r=edwin 2015-04-30 21:52:14 +12:00
Chris Pearce
781fc853dd Bug 1159495 - Only report Adobe EME supported if required WMF codecs are installed. r=edwin 2015-04-30 21:52:01 +12:00
Chris Pearce
5bf2541a0e Bug 1159300 - Change GMP RemoveAndDeleteDeferredInUse test to ask for an EME plugin. r=edwin 2015-04-30 21:13:48 +12:00
Randell Jesup
49c3b667fa Bug 1159300: Add a clone of gmp-fake that doesn't do decryption r=glandium,cpearce
--HG--
rename : dom/media/gmp-plugin/Makefile.in => dom/media/gmp-plugin-openh264/Makefile.in
rename : dom/media/gmp-plugin/fake.info => dom/media/gmp-plugin-openh264/fakeopenh264.info
rename : dom/media/gmp-plugin/fake.voucher => dom/media/gmp-plugin-openh264/fakeopenh264.voucher
rename : dom/media/gmp-plugin/moz.build => dom/media/gmp-plugin-openh264/moz.build
2015-04-30 00:52:26 -04:00
Edwin Flores
5e4843f394 Bug 1159300 - Don't use decrypting Gecko Media Plugins for non-encrypted playback - r=cpearce 2015-04-30 00:52:29 -04:00
Bob Owen
2343aee19b Bug 1150515: Set the subsystem to WINDOWS,5.02 for wow_helper so that it runs on WinXP 64-bit. r=glandium 2015-04-30 09:48:03 +01:00
Kevin Chen
41669c8fe2 Bug 1097479 - Allow nested content process to embed apps and add a nested pref check function. r=kanru
--HG--
extra : rebase_source : cffe31cb84bfd635458465774e77c4ff182839f0
2015-04-29 03:48:00 +02:00
Blake Wu
07344315f6 Bug 1147304 - Send codec specific data for MPEG4 codec type only. r=jya
--HG--
extra : rebase_source : 315a365894179b735d1ec48a57994c542a39b453
2015-04-28 16:08:00 +08:00
Ben Tian
5c10976f50 Bug 1158081 - Patch (2/2): Simplify |BluetoothOppManager::SendObexData| function, r=tzimmermann 2015-04-28 11:12:35 +08:00
Ben Tian
246bf336ec Bug 1158081 - Patch (1/2): Define macro to declare SocketObserver functions, r=tzimmermann 2015-04-28 11:12:13 +08:00
B2G Bumper Bot
a40b086236 Bumping manifests a=b2g-bump 2015-04-30 00:04:48 -07:00
B2G Bumper Bot
5092ef2dcb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1859bb411945
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #29737 from evanxd/bug-1158716

Bug 1158716 - Rename AudioChannelManager as AudioChannelService r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e3f9859f6f3e
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1158716 - Rename AudioChannelManager as AudioChannelService r=alive
2015-04-30 00:02:36 -07:00
B2G Bumper Bot
b6f989fb10 Bumping manifests a=b2g-bump 2015-04-29 23:47:35 -07:00