Commit Graph

450772 Commits

Author SHA1 Message Date
Thomas Zimmermann
8294faa09b Bug 1223720: Support UUIDs and addresses for Bluetooth signal paths, r=joliu
This patch improves the Bluetooth signal API by adding methods for
dealing with UUIDs and addresses directly. Callers have been converted
where possible.
2015-11-17 11:25:34 +01:00
ffxbld
af7e2c703b No bug, Automated blocklist update from host bld-linux64-spot-383 - a=blocklist-update 2015-11-17 00:45:00 -08:00
ffxbld
869bf240ee No bug, Automated HPKP preload list update from host bld-linux64-spot-383 - a=hpkp-update 2015-11-17 00:44:58 -08:00
ffxbld
a3e192d586 No bug, Automated HSTS preload list update from host bld-linux64-spot-383 - a=hsts-update 2015-11-17 00:44:56 -08:00
B2G Bumper Bot
c5e11400e1 Bumping manifests a=b2g-bump 2015-11-17 00:12:18 -08:00
B2G Bumper Bot
e5450f6439 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1fbe09c3fd9
Author: Théo Chevalier <theo.chevalier11@gmail.com>
Desc: Bug 1222204 - Add Persian (fa) to master and 2.5 builds, r=stas, a=mahe
2015-11-17 00:10:32 -08:00
William Chen
551e115461 Bug 1210211 - Part 3: Test for push notification quota with web notifications. r=kitcambridge
--HG--
extra : commitid : 6jOIM2i8D3P
extra : rebase_source : 2c3dbcb73f561d8a6132f465148b59d269f96d8b
2015-11-16 21:34:00 -08:00
William Chen
cfff602824 Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku
--HG--
extra : commitid : JIe7odI4Fgo
extra : rebase_source : f71dc1cf94def6ad72db773c1ba77473149f8359
2015-11-16 21:33:17 -08:00
William Chen
8588891ca7 Bug 1210211 - Part 1: Delay updating push quota. r=kitcambridge
--HG--
extra : commitid : 70QSm4u4WLW
extra : rebase_source : e52cc3bae822448e64dca6c40be48d74ea924e0b
2015-11-16 21:33:11 -08:00
Phil Ringnalda
6edbd4d1af Back out 3 changesets (bug 1210211) for b2g build bustage
CLOSED TREE

Backed out changeset 204a1746f421 (bug 1210211)
Backed out changeset e5d16111e809 (bug 1210211)
Backed out changeset b78d00c9af42 (bug 1210211)
2015-11-16 19:34:14 -08:00
Phil Ringnalda
a0dfb7b514 Back out changeset a9ca2bcc8633 (bug 1224936) for Mulet Gij bustage in Player_test.js
CLOSED TREE
2015-11-16 19:33:26 -08:00
John Daggett
fcabcac70e Bug 1163487 - sniff LANGUAGE when determining language for lang group. r=karlt 2015-11-17 11:39:58 +09:00
Wes Kocher
3663e7217a Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : D2Y3M7mYh1H
2015-11-16 17:27:40 -08:00
Wes Kocher
c4f40f5dfc Merge inbound to m-c a=merge
--HG--
extra : commitid : 8FO2ow49CX2
2015-11-16 17:20:42 -08:00
Wes Kocher
234f7ca3e5 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : BSBFtYPaA87
2015-11-16 15:38:57 -08:00
B2G Bumper Bot
fbdadde127 Bumping manifests a=b2g-bump 2015-11-16 15:01:39 -08:00
B2G Bumper Bot
1b4def1a4d Bumping gaia.json for 34 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0513f90869b6
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1218327 - Fix appUsage install counts to count marketplace apps. r=fabrice, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/b8b79ff16426
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1210201 - Work around the better event fluffing algorithm r=jrburke r=jlorenzo, a=mahe

When we get a DOM event for an existing event "<a>" link, maybe it's the result
of Gecko's event retargeting algorithm: the user may have actually tapped around
the link but not right on the link.

While this is generally a good thing, this is not in this case, as it prevents
the user from creating a new event just before or after an existing event. So we
validate this event to see whether it happened really on the button.

Note that for the "+" buttons, we actually keep the retargeting algorithm.

========

https://hg.mozilla.org/integration/gaia-central/rev/bdea119b0449
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1218091 - [Messages][Performance] Use optimized Bridge libraries. r=schung, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/e7913269255c
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1171848 - put scrollbar at the right position for textarea. r=francisco, a=mahe

If you put a dir="auto" on an element, its direction is viewed as LTR
when it is empty, and the scrollbar is on the left. This is bug 1103011.
But here, we already have a unicode-bidi: -moz-plaintext on the element.
So we don't need any dir="auto" anyway.

========

https://hg.mozilla.org/integration/gaia-central/rev/29dbee2de7f6
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1178197 - Avoid browserbox's naive folder name inference logic. r=jrburke, a=mahe

propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/398

========

https://hg.mozilla.org/integration/gaia-central/rev/ebb666007ab9
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1217809 - [Email] quoted reply generation is failing to inject newlines for the non-base-case. r=jrburke, a=mahe

propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/389

========

https://hg.mozilla.org/integration/gaia-central/rev/4906b47a55af
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1221472 - Show URI as title when a record is without title. r=danhuang, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/b98df6ab4288
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220996 - Catch before/after key events for non-mozbrowser iframes in smart-system. r=rexboy, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/97e0a5ec332b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/456cee36594c
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1221867 - Use a regexp to globally replace underscores in histogram names. r=marshall. a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/78bded00b6b0
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220576 - [Stingray][Home] Add first-time-use screen. r=yliao, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/033a15c9ecfc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220589 - [Stingray][system] Add first-time-use screen for pin-to-card. r=lchang, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/c59e149bec95
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1222369 - Escape bookmark names properly when removing. r=gmarty, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/082ddb84479f
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1217781 - [Shared] Fix layout of search form. r=francisco, a=mahe

The search input field wasn't growing enough. Therefore, there was some
space after the "cancel" button. If the word cancel is to small (in
certain locale as arabic), it can apppear shifted to the beginning.

========

https://hg.mozilla.org/integration/gaia-central/rev/f1d31a5c151d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1219153 - Update gaia-container to work around gecko bug. r=me, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/5d5c91952197
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1221367 - Correct alignment for meta in search. r=kevingrandon, a=mahe

There was a typo in a previous patch: there should be one rule for RTL
and one for LTR.

========

https://hg.mozilla.org/integration/gaia-central/rev/85f163f84e90
Author: Andre Natal <anatal@gmail.com>
Desc: Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/daf2a6c3f37e
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1219575 - save favor icon data in data synced indexedDB. r=selee, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/5bd94c73f163
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1214992 - [Stingray][Home] Filter out cards inside folder. r=yliao, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/7d7222afda74
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220078 - [TV Browser] Please change the color for "Terms of Service" and "Privacy Notice". r=dhuang, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/d076ac3e3cc5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216523 - Fix task manager enter/exit transitions. r=etienne, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/47f932b8e3e9
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1200583 - [Messages][Tests] It is difficult to debug when we forget to set the mock data in an integration test. Storage code is rewritten so that data can be set _before_ app is started. r=julien, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/e715823a739c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32926 from weilonge/seanlee/TVBrowser/v2.5/Bug1220528

Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only. r=rchien, a=mahe

========

https://hg.mozilla.org/integration/gaia-central/rev/19cd7f783ded
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only.

========

https://hg.mozilla.org/integration/gaia-central/rev/c67ef2ba24f2
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32904 from justindarc/bug1219994

Bug 1219994 - [Music] Update DOM Scheduler dependency after Issue #35…

========

https://hg.mozilla.org/integration/gaia-central/rev/6e28cd6f31bc
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32968 from gabrielesvelto/bug-1221060-disable-multitap-emergency-call

Bug 1221060 - Disable multi-tap on the emergency call keypad. r=thills
(cherry picked from commit 5ab39e87a843a8e4cd206265934a01889af3ae27)

========

https://hg.mozilla.org/integration/gaia-central/rev/5899a5119b6d
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1221817 - Observer moztimechange in IntlHelper

========

https://hg.mozilla.org/integration/gaia-central/rev/ed86b0cfadb0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1213172 - Remove smart collections r=rickychien

========

https://hg.mozilla.org/integration/gaia-central/rev/6e18f5cbded2
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33029 from ngokevin/mkt2.5fix

Bug 1222254 - incoming marketplace package (r=fabrice)

========

https://hg.mozilla.org/integration/gaia-central/rev/c100527f4918
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)

========

https://hg.mozilla.org/integration/gaia-central/rev/737b29528c5f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #32536 from timdream/input-mgmt-chrome-event2"

This reverts commit 043b7c9231335e2257588005ab9c13dcdb7fc3c4, reversing
changes made to 956ff6cae980105886dd94dd37d1c7dede05ac4e.

========

https://hg.mozilla.org/integration/gaia-central/rev/98339b177faa
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1222415 - Update l20n.js to 3.4.1

========

https://hg.mozilla.org/integration/gaia-central/rev/6fe0bafc5385
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32981 from ngokevin/mkt2.5

Bug 1198031 - incoming marketplace updates r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/9dfb4718e2c7
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1198031 - incoming marketplace updates (r=fabrice)
2015-11-16 15:00:15 -08:00
William Chen
658a242e1a Bug 1210211 - Part 3: Test for push notification quota with web notifications. r=kitcambridge
--HG--
extra : commitid : 7VLdKkGHG
extra : rebase_source : 222edbb7684e86e1fd656ad91df6d9ce4661105e
2015-11-16 13:20:20 -08:00
William Chen
1677aaeb9a Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku
--HG--
extra : commitid : 7lTQ80hfQU6
extra : rebase_source : f31c7dd4c3dc9f9d4bb492791fd59c413268d22d
2015-11-16 13:20:15 -08:00
William Chen
e791f70b13 Bug 1210211 - Part 1: Delay updating push quota. r=kitcambridge
--HG--
extra : commitid : GXDHaPbe8pi
extra : rebase_source : 260a2a8e1434355671b25d58e36007c88b934464
2015-11-16 13:20:09 -08:00
Andrea Marchesini
96905fb6e8 Bug 1224936 - AudioChannelAgent should be informed when HTMLMediaElement dispatches an error, r=roc 2015-11-17 01:28:07 +00:00
Wes Kocher
187dd319f1 Merge m-c to inbound, a=merge
--HG--
extra : commitid : DGwcWNlrDUA
2015-11-16 17:27:08 -08:00
B2G Bumper Bot
b9e0b3942a Bumping manifests a=b2g-bump 2015-11-16 12:15:08 -08:00
B2G Bumper Bot
ee5f899eec Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9eeff7d402dd
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1216301 - Silent updates for add-ons. r=mhrenretty
2015-11-16 12:13:41 -08:00
Wes Kocher
9d1f194cbb Backed out 2 changesets (bug 1218433) for wpt failures CLOSED TREE
Backed out changeset 1cc8cc0444c0 (bug 1218433)
Backed out changeset 5418ca0e0378 (bug 1218433)

--HG--
extra : commitid : H1h8VHrzxx8
2015-11-16 11:13:43 -08:00
Wes Kocher
7ebb7aa32e Backed out changeset 14641a6d6747 (bug 1223282) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : 6RJMD744I6U
2015-11-16 11:00:47 -08:00
Wes Kocher
0a7442f682 Backed out changeset 5204879f21c8 (bug 1223282) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : LREBAm4ifSA
2015-11-16 11:00:41 -08:00
Wes Kocher
e14054a1ad Backed out changeset 028619a0e9ae (bug 1224804) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : H6wEF8ruy0H
2015-11-16 11:00:37 -08:00
Wes Kocher
e4aa9d36de Backed out changeset cbc8ceae73a2 (bug 576927) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : KD1fFkxta16
2015-11-16 11:00:32 -08:00
Wes Kocher
31d3e04fd9 Backed out changeset 1fc0ecca3e9b (bug 1153695) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : Cehes9e2lBC
2015-11-16 11:00:28 -08:00
Wes Kocher
74584ef91e Backed out changeset ceb2a5dce49b (bug 1153695) for test_value_cloning.html bustage CLOSED TREE
--HG--
extra : commitid : BzR0ugCJ593
2015-11-16 11:00:17 -08:00
B2G Bumper Bot
b1e24f1fbb Bumping manifests a=b2g-bump 2015-11-16 10:42:25 -08:00
B2G Bumper Bot
3baed4e40e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/503587ee1e9b
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #33151 from JonHylands/jhylands-1223931-add-bt-pairing-to-gaiatest

Bug 1223931 - Added capability to pair to BT device from test

========

https://hg.mozilla.org/integration/gaia-central/rev/1479a9de5989
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 1223931 - Added capability to pair to BT device from test
2015-11-16 10:40:39 -08:00
Boris Zbarsky
b9ac672526 Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku 2015-11-16 13:29:57 -05:00
Boris Zbarsky
f4152a3bed Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku 2015-11-16 13:29:55 -05:00
B2G Bumper Bot
b71fd5a35b Bumping manifests a=b2g-bump 2015-11-16 10:12:09 -08:00
B2G Bumper Bot
8303bc3c03 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f2bc9f50ec9
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33076 from michielbdejong/1218420-internal-client-error

Bug 1218420 - Reset after internal client error, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/b0526af8b7a1
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1218420 - Reset after internal client error, r=ferjm
2015-11-16 10:10:18 -08:00
B2G Bumper Bot
b212f5d96a Bumping manifests a=b2g-bump 2015-11-16 09:46:41 -08:00
B2G Bumper Bot
1fbecaa220 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f07469367946
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #33119 from julienw/1205907-fix-contacts-marionette-test

Bug 1205907 - Don't do pointer-events: none on the next panel r=francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/3f248a81d107
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1205907 - Don't do pointer-events: none on the next panel r=francisco
2015-11-16 09:45:17 -08:00
Olli Pettay
f50a8c0983 Bug 1223445 - KeyframeEffectReadOnly objects end up keeping lots of other objects alive too long, r=birtles
--HG--
extra : rebase_source : df6828ce26e22e53b632f25952fd1741a693c36a
2015-11-16 19:44:55 +02:00
B2G Bumper Bot
a567c786de Bumping manifests a=b2g-bump 2015-11-16 08:42:21 -08:00
B2G Bumper Bot
709874a160 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bcaa8f344f67
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #33215 from etiennesegonzac/bug-1213233

Bug 1213233 - [WindowManager] Support switching from one homescreen to another. r=cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/74513a9fd2c7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1213233 - [WindowManager] Support switching from one homescreen to another. r=cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/788501a36511
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33043 from michielbdejong/1214189-datastore-conflicts

Bug 1214189 - DataStore conflicts handling, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/a2f5cc54bd26
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1214189 - places DataStore conflicts handling, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/16d06efdd763
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33201 from andrenatal/settings_webactv

Bug 1224395 - Back button arrow has no functionality in Message Settings or in Homescreen Settings. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/2e2b14fba93d
Author: Andre Natal <anatal@mozillas-MacBook-Pro-2.local>
Desc: Bug 1224395 - Back button arrow has no functionality in Message Settings or in Homescreen Settings r=gasolin
2015-11-16 08:40:35 -08:00
Jesse Ruderman
20405e523f Bug 1153695 - Crashtest. 2015-11-16 17:32:39 +01:00
Mats Palmgren
03bd1366df Bug 1153695 - Wrap nsAutoOOFFrameList in a scope to ensure its dtor runs before the VerifyOverflowSituation() call (to avoid frames appearing to be on two child lists). r=roc 2015-11-16 17:32:39 +01:00
Mats Palmgren
91c762fa9b Bug 576927 - Use saturating multiply when calculating zoomed app units to avoid integer overflow. r=roc 2015-11-16 17:32:39 +01:00
Mats Palmgren
5c372395c9 Bug 1224804 - [css-align] Make ::-moz-table-outer inherit 'justify-self'. r=dholbert 2015-11-16 17:32:39 +01:00
Jesse Ruderman
9ff4167bee Bug 1223282 - Crashtest. 2015-11-16 17:32:39 +01:00
Mats Palmgren
82b3daf6c8 Bug 1223282 - Make NS_AUTOMARGIN be a different value than NS_UNCONSTRAINEDSIZE to avoid having clamped huge margin values be interpreted as auto margins. r=roc 2015-11-16 17:32:39 +01:00
Mats Palmgren
d376b16387 Bug 1224634 - [css-grid] Tweak a few tests to account for correct 'justify-self' behavior. 2015-11-17 15:00:29 +01:00
Mats Palmgren
921715fa31 Bug 1224634 - [css-grid] Make grid items shrink-wrap when reflowing them, unless they have justify-self:stretch. r=dholbert 2015-11-17 15:00:29 +01:00