Commit Graph

375568 Commits

Author SHA1 Message Date
Nicolas Perriault
93c7dc5d0e Bug 1048834 - Fixed empty sad feedback description field for Loop for predefined categories. r=Standard8,ui-review=darrin 2014-08-07 15:45:06 +01:00
Ed Morley
9ffd77ff2a Merge mozilla-central and fx-team 2014-08-07 15:30:17 +01:00
Ed Morley
58fedf8654 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-07 14:12:54 +01:00
B2G Bumper Bot
b4678bb213 Bumping manifests a=b2g-bump 2014-08-07 03:01:55 -07:00
B2G Bumper Bot
ef0b7f226b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d581b7149d25
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1042032 - Disable test_gallery_view until dwong fixes the phones."

This reverts commit bdc0f48ba27d37594598664993c80b88291a3d6c.
2014-08-07 03:00:33 -07:00
Gijs Kruitbosch
d9eef29f70 Bug 1049545 - use a mutation observer instead of a timeout to wait for the notification, r=mak
--HG--
extra : rebase_source : cdab7bb1fb64d167750de48ed5be92cbd0f1cd1c
2014-08-07 10:55:19 +01:00
B2G Bumper Bot
61261221f8 Bumping manifests a=b2g-bump 2014-08-07 02:51:29 -07:00
B2G Bumper Bot
57b5a3d6ed Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae1a47bdc63f
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1048953 - Disable test_new_event_appears_on_all_views on TBPL due to bug 1048953 a=testonly"

This reverts commit 1cbb253e32670a61cd8b7245877a9ed762d3b715.
2014-08-07 02:45:41 -07:00
Thomas Zimmermann
4fa153dcec Bug 992206: Cleanup interface of |BluetoothSocket|, r=shuang
This patch cleans up the interface of Bluedroid's |BluetoothScoket|
to look more similar the interface of |UnixSocketConsumer|, from
which it descends.
2014-08-07 11:37:50 +02:00
Thomas Zimmermann
cea72e393a Bug 992206: Use |SocketIOShutdownTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:50 +02:00
Thomas Zimmermann
9187540426 Bug 992206: Use |SocketIOSendTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann
2088ae9735 Bug 992206: Use |SocketIOTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann
36ac80cc0c Bug 992206: Use |SocketIOBase| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann
d1a9709a19 Bug 992206: Use |SocketIODeleteInstanceRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann
5a48c70476 Bug 992206: Use |SocketIORequestClosingRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann
74b98b9560 Bug 992206: Use |SocketIOReceiveRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann
814189c271 Bug 992206: Use |SocketIOEventRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann
c0e4407084 Bug 992206: Use |SocketIORunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:47 +02:00
Thomas Zimmermann
dfd86e68a6 Bug 992206: Use |SocketConsumerBase| for Bluetooth sockets, r=shuang 2014-08-07 11:37:47 +02:00
Thomas Zimmermann
b9008c0397 Bug 992206: Cleanup fields in |DroidSocketImpl|, r=shuang
|DroidSocketImpl| contains several unused fields that are removed
by this patch.
2014-08-07 11:37:47 +02:00
B2G Bumper Bot
7b79fafbe7 Bumping manifests a=b2g-bump 2014-08-07 01:32:06 -07:00
B2G Bumper Bot
a4650e2789 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/94e199a9dd70
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #22154 from empoalp/bug_991573

Bug 991573 - Copy improvements in Call Barring service through MMI, r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/382663f21836
Author: David Garcia <davidg@tid.es>
Desc: Bug 991573 - Change success message for Call Barring and Call Waiting interrogation through MMI
2014-08-07 01:30:32 -07:00
B2G Bumper Bot
312a6f3a8a Bumping manifests a=b2g-bump 2014-08-07 00:52:31 -07:00
B2G Bumper Bot
4a3e2b5629 Bumping manifests a=b2g-bump 2014-08-07 00:12:08 -07:00
B2G Bumper Bot
0d9a4ca6f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7cfb2da50764
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22512 from yurenju/full-l10n

Bug 1047244 - part 2: use full l10n packages for testing r=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/12ddc5969fee
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1047244 - part 2: use full l10n packages for testing
2014-08-07 00:05:23 -07:00
Jocelyn Liu
763f8f19a9 Bug 1047757: Call ClearOnShutdown(sBluetoothService) to fix memory leak. r=shuang 2014-08-07 14:01:24 +08:00
Nigel Babu
f984628edc Merge m-c into b-i 2014-08-07 09:36:50 +05:30
Nigel Babu
af92c2dec1 Merge m-c to fx-team 2014-08-07 09:22:29 +05:30
Wes Johnston
b80ef335e5 Bug 1046500 - Fix mediagroup parsing in feed parser. r=mak 2014-08-06 20:43:47 -07:00
Nigel Babu
bf91c75128 Merge m-i to m-c 2014-08-07 08:47:18 +05:30
Wes Kocher
8d0205cf10 Merge m-c to fx-team a=merge 2014-08-06 18:20:36 -07:00
B2G Bumper Bot
24ace74bfa Bumping manifests a=b2g-bump 2014-08-06 18:02:17 -07:00
B2G Bumper Bot
17373390c4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f951aca0eccb
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #20478 from cctuan/1024882

Bug 1024882 - [Window Management] Copy-paste gaia changes since gecko api update

========

https://hg.mozilla.org/integration/gaia-central/rev/e61af1b043e5
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1024882 - [Window Management] Copy-paste gaia changes since gecko api update
2014-08-06 18:00:39 -07:00
Nicholas Nethercote
ac2d623ffd No bug. Remove two "njn: ..." comments I accidentally left in. r=me.
DONTBUILD because the patches contains only trivial comment changes.

--HG--
extra : rebase_source : ecc0bd10c43c6d4223f5301ff11cbd2a56c9912b
2014-08-06 16:19:55 -07:00
Wes Kocher
2c1bb01c13 Backed out 3 changesets (bug 923512) for mochitest-2 bustage on a CLOSED TREE
Backed out changeset f8720d81b74f (bug 923512)
Backed out changeset f431232084b7 (bug 923512)
Backed out changeset dff51863663c (bug 923512)
2014-08-06 16:36:35 -07:00
L. David Baron
e71c46556e Bug 914253 patch 6 - Linux stacks are lowercase hexidecimal (although this was temporarily not true due to bug 939610, which is probably when mccr8 started fix_linux_stack.py). No review. 2014-08-06 15:52:49 -07:00
L. David Baron
d67e757dc8 Bug 914253 patch 5 - Implement caching of addr2line results, like bug 812070 did for fix-linux-stack.pl. No review. 2014-08-06 15:52:49 -07:00
L. David Baron
78433924c6 Bug 914253 patch 4 - Implement address adjustment for fix_linux_stack.py. No review. 2014-08-06 15:52:48 -07:00
L. David Baron
bf2f9b43a6 Bug 914253 patch 3 - Implement separate debug info for fix_linux_stack.py, including the addition of support for .note.gnu.build-id sections that fix-linux-stack.pl did not support. No review. 2014-08-06 15:52:48 -07:00
L. David Baron
f328e95241 Bug 914253 patch 2 - Pull opening comment from fix-linux-stack.pl. No review. 2014-08-06 15:52:48 -07:00
Andrew McCreight
8ee8cdc74b Bug 914253 patch 1 - Initial version of fix_linux_stack.py, based on slightly old version of fix_macosx_stack.py. No review.
--HG--
rename : tools/rb/fix_macosx_stack.py => tools/rb/fix_linux_stack.py
2014-08-06 15:52:48 -07:00
Wes Kocher
914924e971 Backed out changesets 950a3afc2b15 and dfb5303af6f9 (bug 1028288) for being incorrect 2014-08-06 15:43:25 -07:00
Jan de Mooij
82972d112d Bug 1041148 - Move HoldJSObjects call to XMLHttpRequest constructor to simplify the code. r=bz 2014-08-06 15:23:33 -07:00
Andrew McCreight
d1a4aaddf4 Bug 1038243 - Avoid static casting from nsIDOMAttr to Attr. r=smaug 2014-08-06 15:23:33 -07:00
Felix Baylac-Jacque
d722dd07e7 Bug 1049893 - Allow mach mercurial-setup to work if no ~/.hgrc exists; r=gps
DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 8788d55cd5cfa5e64627d7951209c5f2c1222f0a
2014-08-07 00:19:06 +02:00
Daniel Holbert
3c65e86630 (no bug) Adjust a comment in test_flexbox_flex_shorthand.html. comment-only, DONTBUILD
In particular, I'm:
 - Adding a missing close-quote charater to the flex-grow/flex-shrink line
 - Bringing the spec quote in the flex-basis line up-to-date w/ current spec ED.
2014-08-06 14:40:29 -07:00
B2G Bumper Bot
b4eb60adfe Bumping manifests a=b2g-bump 2014-08-06 14:11:16 -07:00
B2G Bumper Bot
07a837db0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b8f72fc133b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22587 from KevinGrandon/bug_1049678_wc_text_content

Bug 1049678 - [GaiaGrid] Remove textContent workaround

========

https://hg.mozilla.org/integration/gaia-central/rev/ef49448d1ede
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1049678 - [GaiaGrid] Remove textContent workaround r=wilsonpage
2014-08-06 14:05:30 -07:00
Wes Johnston
3ae8c0d9d0 Bug 1046419 - Refine widget appearance. r=margaret 2014-08-06 14:02:03 -07:00
Ryan VanderMeulen
11ceccb4d4 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-06 16:48:11 -04:00