Commit Graph

421755 Commits

Author SHA1 Message Date
Wes Kocher
7855d8832d Merge m-c to b2ginbound a=merge CLOSED TREE 2015-05-13 11:32:10 -07:00
Wes Kocher
d89ddfe512 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Wes Kocher
41165287c7 Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
B2G Bumper Bot
c84d74ed3c Bumping manifests a=b2g-bump 2015-05-13 10:17:33 -07:00
B2G Bumper Bot
6bd37e1e45 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/baaf94aa13cd
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29953 from mwargers/1162112

Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/5c88895debc2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/bfb94470401a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #26862 from zbraniecki/1105648-refactor-system-banner

Bug 1105648 - Refactor SystemBanner. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/41528c0eabae
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1105648: Refactor SystemBanner's L10n
2015-05-13 10:15:20 -07:00
Zibi Braniecki
c29571c802 Bug 1163245 - [Battery][Gonk] Implementation of battery discharging remaining time. r=dhylands 2015-05-13 09:35:57 -07:00
Georg Fritzsche
858ec18459 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
B2G Bumper Bot
8bf8e3dc95 Bumping manifests a=b2g-bump 2015-05-13 08:11:16 -07:00
B2G Bumper Bot
5d863cc536 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4af68748acbc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164015 - merge pull request #30030 from npark-mozilla:1164015 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/456f78fdb26a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1164015 - use local setup_IMAP_email method, and relocate screenshot methods so it won't capture time/date information
2015-05-13 08:08:23 -07:00
Paolo Amadini
0b487930a1 Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN
--HG--
extra : rebase_source : 78b0272752273a543aca66de66de6b9196d1a7d7
2015-05-13 15:39:02 +01:00
Paolo Amadini
80dddf5864 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
--HG--
extra : rebase_source : fdc290d5179bf79af1198bf62b5aac98e30aa894
2015-05-13 15:34:14 +01:00
Aaron Raimist
336ab010b7 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
2bc306e18f Bug 1073940 - Add missing icon to loop contacts panel. Patch originally by Andrei, updated by Standard8. r=mikeboer 2015-05-13 13:03:18 +01:00
B2G Bumper Bot
2853f136c1 Bumping manifests a=b2g-bump 2015-05-13 04:52:28 -07:00
B2G Bumper Bot
a8eeee604e Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/199d9265e55d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Revert "Bug 1159866 - publish lockscreenwindowmanager-deactivated when lockscreen is closed, r=alive"

This reverts commit 4efa328389b5f10591c6d91736440aacd240ab49.

========

https://hg.mozilla.org/integration/gaia-central/rev/83eccdc1f066
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163918 - merge pull request #30017 from crh0716:1163918 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/86b8b95f46b4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1163918 - Change the string id
2015-05-13 04:50:16 -07:00
Georg Fritzsche
b9015db9f3 Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 13:46:51 +02:00
Ting-Yu Lin
445db4af9c Bug 1164233 - Enlarge the timeout margin from 1.5x to 3x. r=mtseng
--HG--
extra : rebase_source : 5fbaee4e6daf501efa158b689441112ed25c0e3c
2015-05-13 19:36:00 +08:00
Phil Ringnalda
d8e6f914f4 Back out 75502ee740e0 (bug 1153123) for w-p-t bustage
CLOSED TREE
2015-05-15 20:37:24 -07:00
Phil Ringnalda
a5df436c2e Backed out 2 changesets (bug 1154231) for M-oth crashes
CLOSED TREE

Backed out changeset 5e8145eff457 (bug 1154231)
Backed out changeset 951fb8ed6f25 (bug 1154231)
2015-05-15 20:29:15 -07:00
Nicholas Nethercote
a369149681 Bug 1165206 - Tweak nsTHashtable's move constructor. r=froydnj.
The SetOps() call is no longer necessary now that PLDHashTable has a move
constructor.

This change originally landed in one of the patches from bug 1161377, which was
subsequently backed out.
2015-05-15 20:06:03 -07:00
Nicholas Nethercote
eab9ff6d25 Back out all four patches from bug 1161377. r=me.
Due to Android startup regressions (bug 1163066) and plugin crashes (bug
1165155).

--HG--
extra : rebase_source : 380f79e67dff4c4eaa2614f286a4d0669666b652
2015-05-14 21:48:43 -07:00
Botond Ballo
9f7ceff4d6 Bug 1164557 - Weed out spurious calls to Axis::OverscrollBy() caused by rounding error r=kats
--HG--
extra : source : 9beb85aca6a9398ad05d937f2b6096fb859a1d63
2015-05-13 15:48:50 -04:00
Botond Ballo
9c6dd7f1ef Bug 1164557 - Use COORDINATE_EPSILON in IsZero(). r=kats
--HG--
extra : source : fe7548a3554a7d6033147f616612005a8242f7a0
2015-05-13 15:48:21 -04:00
Botond Ballo
441122c472 Bug 1164557 - Do not start an overscroll animation if one is already running. r=kats
--HG--
extra : source : cd74929b4cc41346eb1901b4b9307dea18701164
2015-05-13 15:47:24 -04:00
B2G Bumper Bot
d4e6502013 Bumping manifests a=b2g-bump 2015-05-13 04:00:05 -07:00
B2G Bumper Bot
9624f0123f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d0b04c62305
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1137593 - Use notifcation options.dir instead of options.bidi" for gij 20 perma failure

This reverts commit 2334013f9f921e0bc5d951b0e96a6b3b033f5e08.
2015-05-13 03:57:53 -07:00
Aus Lacroix
135eb6ad5f Backed out changeset c981ae453137 2015-05-13 03:16:27 -07:00
Tooru Fujisawa
3d53e5fcfa Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Aus Lacroix
f37f6653ac bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 02:55:33 -07:00
B2G Bumper Bot
9197d58d78 Bumping manifests a=b2g-bump 2015-05-13 02:27:41 -07:00
B2G Bumper Bot
ecf92e1ea2 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a5472568bb9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 942365 - merge pull request #30015 from EragonJ:bug-942365 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1f8b3b52ec31
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 942365 - fix done button problem in different scenario, r=Arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/b0dc1956c9c3
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1161785 - merge pull request #30032 from EragonJ:bug-1161785 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f938a1f5b9ad
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1161785 - Fix anchor CSS selector in lists.css

========

https://hg.mozilla.org/integration/gaia-central/rev/b88944d0d88e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163162 - merge pull request #30029 from gabrielesvelto:bug-1163162-operator-barring-error to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e351427e66ff
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1163162 - Handle errors caused by operator call barring r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/b0558aa5e2ec
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160110 - merge pull request #30020 from KevinGrandon:bug_1160110_dialer_sim_dialog_l10n to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/33f64eea3021
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1160110 - Localize the sim picker dialog manually r=drs
2015-05-13 02:25:13 -07:00
Jan de Mooij
e487e9954b Bug 1160182 - Handle extended functions in CreateLazyScriptsForCompartment. r=shu 2015-05-13 11:04:11 +02:00
Jan de Mooij
d7fcb3448a Bug 1145785 - Fix OOM crash in the ARM simulator's icache check. r=bhackett 2015-05-13 11:04:09 +02:00
Paul Adenot
be71cf7c3a Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt 2015-05-13 11:02:27 +02:00
Aus Lacroix
6c81551c04 Backout 5d1121be7de5 - Mulet Bustage 2015-05-13 01:53:33 -07:00
Aus Lacroix
018d81aa24 Backed out changeset eb674efe2b05 2015-05-13 01:51:43 -07:00
Lars T Hansen
81be93278f Bug 1139856 - do not lose wakeups. r=luke 2015-05-13 10:35:42 +02:00
Aus Lacroix
a7bb574960 bug 1159960 - Fix build bustage. 2015-05-13 01:34:47 -07:00
Maxim Zhilyaev
1e3741645c Bug 1082572 - Print timeDelta and check for at least half time [r=Mardak] 2015-05-13 01:26:44 -07:00
B2G Bumper Bot
bd893bc18a Bumping manifests a=b2g-bump 2015-05-13 01:17:32 -07:00
B2G Bumper Bot
90af6a1492 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe6f51584306
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164331 - merge pull request #30035 from KevinGrandon:bug_1164331_mock_l10n_format_value to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/79e068560666
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1164331 - Add formatValue to MockL10n
2015-05-13 01:15:19 -07:00
Jamin Liu
dc14156d4f Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu 2015-05-13 15:58:22 +08:00
Bruce Sun
3c8da08a08 Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn 2015-05-13 15:50:21 +08:00
Aus Lacroix
7d1b3db02a bug 1159960 - Update docker tester image. r=lightsofapollo 2015-05-13 00:42:48 -07:00
B2G Bumper Bot
75a2159983 Bumping manifests a=b2g-bump 2015-05-13 00:27:40 -07:00
B2G Bumper Bot
38c45a8645 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1158388 - [NFC] Swiping up causes jerky, stuttered animation in the Shrinking UI.

========

https://hg.mozilla.org/integration/gaia-central/rev/20e739687a8c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1158388 - [NFC] Swiping up causes jerky, stuttered animation in the Shrinking UI. r=greg
2015-05-13 00:25:27 -07:00
B2G Bumper Bot
2495f416cd Bumping manifests a=b2g-bump 2015-05-12 23:53:00 -07:00
B2G Bumper Bot
97faaef29e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f0124e04ad4
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #29390 from zbraniecki/1137593-use-dir-instead-of-bidi-when-displaying-notifications

Bug 1137593 - Use notifcation options.dir instead of options.bidi. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/c26f867bccec
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1137593 - Use notifcation options.dir instead of options.bidi
2015-05-12 23:50:27 -07:00
Zibi Braniecki
596236f008 Bug 1137593 - Switch ChromeNotification from bidi to dir for RTL. r=gerard-majax 2015-05-12 23:25:18 -07:00
Nigel Babu
542f928b0d Backed out changeset b165286b3b33 (bug 1159960) for mullet bustage 2015-05-13 11:46:27 +05:30