Commit Graph

222572 Commits

Author SHA1 Message Date
Brian Birtles
c58bc94deb Bug 1112480 part 4 - Use mPendingReadyTime in AnimationPlayer::Tick; r=jwatt
This patch makes AnimationPlayer act on requests to StartOnNextTick by checking
for mPendingReadyTime on each tick.

We also check that the ready time is not in the future since currently it might
be possible that we get multiple calls to AnimationPlayer::Tick within a single
refresh driver tick.

Note that this patch shouldn't actually produce any observable change yet,
however, since we don't call StartOnNextTick anywhere.
2015-01-09 07:57:58 +09:00
Brian Birtles
d24cdd2aad Bug 1112480 part 3 - Add AnimationPlayer::StartOnNextTick; r=jwatt
Adds a method that schedules an animation player to begin on the next tick using
the supplied time as the start time.

We don't call this yet, however, but simply add the method and the
mPendingReadyTime member it sets.
2015-01-09 07:57:58 +09:00
Brian Birtles
846b4c3a6e Bug 1112480 part 2 - Factor out ResumeAt; r=jwatt
In addition to AnimationPlayer::StartNow, this patch series also makes
AnimationPlayer::Tick start animations.

Since these methods will share a lot of code we first factor out a common
ResumeAt method to encapsulate the common code.
2015-01-09 07:57:58 +09:00
Brian Birtles
d6583c1dfb Bug 1112480 part 1 - Adjust tests to accommodate changed animation start behavior; r=jwatt
In this patch series we adjust the behavior of animation starting so that the
animation does not actually start until the following refresh driver tick. This
requires some tweaks to tests to ensure they continue to pass.
2015-01-09 07:57:58 +09:00
Nicholas Nethercote
8c62400016 Backout 51e4e9fcde24 (bug 1105895) for causing some Octane and Dromaeo regressions.
--HG--
extra : rebase_source : 3c9da3b3ce85c217d038d81e498771652b775b92
2015-01-08 14:19:36 -08:00
David Keeler
a1f3b2453c bug 1101194 - follow-up to fix bustage in TestCertDB r=bustage on a CLOSED TREE
Turns out there was a code path that resulted in attempting to acquire a lock
on the DataStorage mutex when one had already been acquired, resulting in
deadlock. This fixes it.
2015-01-08 10:56:07 -08:00
Kai Engert
1aabca1e25 Bug 1107731, upgrade Mozilla 37 to use NSS 3.18 (this is beta 5), r=wtc 2015-01-08 19:40:05 +01:00
Nathan Toone
354e83a584 Bug 1119350 - Upgrade virtualenv to 12.0.5; r=gps
This addresses issues with offline builds - due to pip latest version checking

Source archive downloaded from
https://pypi.python.org/packages/source/v/virtualenv/virtualenv-12.0.5.tar.gz
and uncompressed into python/virtualenv. The egg-info directory was
removed.

--HG--
extra : amend_source : 30a79486d91d9f79a36535eab438c0cd6f81daf3
2015-01-08 10:52:07 -07:00
Mark Finkle
5782999a9a Bug 1118747 - Delay GMPInstallManager initialization for 60 secs after delayed startup (matches Desktop) r=margaret 2015-01-08 14:16:17 -05:00
Jared Wein
eef4699ffe Bug 1119368 - Enable in-content preferences for EARLY_BETA_OR_EARLIER before Beta 36. r=gijs 2015-01-08 13:51:39 -05:00
Mike de Boer
7d30b7e6ab Bug 1114957: cleanup LoopRooms event listeners when the conversation window is closed. r=Niko 2015-01-08 18:52:10 +01:00
B2G Bumper Bot
119b08bd33 Bumping manifests a=b2g-bump 2015-01-08 09:43:57 -08:00
B2G Bumper Bot
7cb37b3b1d Bumping manifests a=b2g-bump 2015-01-08 09:36:55 -08:00
B2G Bumper Bot
06c2beec7a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1118270 - Bump gaia node modules for raptor bump

========

https://hg.mozilla.org/integration/gaia-central/rev/06a64bae25ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1118270 - Bump gaia node modules for raptor bump r=kgrandon
2015-01-08 09:32:15 -08:00
Drew Willcoxon
98f17cde03 Bug 1112440 - Make the infobar update correctly to reflect "needs verified user" on about:accounts during Sync migration. r=markh 2015-01-08 09:28:55 -08:00
B2G Bumper Bot
3c65c45f90 Bumping manifests a=b2g-bump 2015-01-08 08:06:56 -08:00
B2G Bumper Bot
7c50a607c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f66829c60c08
Author: Salvador de la Puente González <neo.salvador@gmail.com>
Desc: Merge pull request #25656 from lodr/bug-1091486-change-to-mms-when-entering-email-thread

Bug 1091486 - [SMS] Switch to MMS when entering a email recipient thread
r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/68a8e0b91b55
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: Bug 1091486 - [SMS] Switch to MMS when entering a email recipient thread
2015-01-08 07:57:15 -08:00
B2G Bumper Bot
51c58bd789 Bumping manifests a=b2g-bump 2015-01-08 07:51:56 -08:00
B2G Bumper Bot
52cac935d4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/351d3daeacc5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #27246 from Cwiiis/bug1118311-followup

Bug 1118311 - Fix linter error in previous patch. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/56522e161f27
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1118311 - Fix linter error in previous patch. r=me
2015-01-08 07:42:16 -08:00
Ryan VanderMeulen
540da9dee8 Backed out changeset 66ec04bc10eb (bug 1067145) for leaks. 2015-01-08 10:32:33 -05:00
Ryan VanderMeulen
c200388252 Backed out 10 changesets (bug 1102703) for B2G JB bustage.
Backed out changeset fae7478f55e5 (bug 1102703)
Backed out changeset d9d1879fc90f (bug 1102703)
Backed out changeset b61bf281e991 (bug 1102703)
Backed out changeset f62155e4fb9c (bug 1102703)
Backed out changeset ff47d1b9e86c (bug 1102703)
Backed out changeset ece26b235282 (bug 1102703)
Backed out changeset 9f067e4973eb (bug 1102703)
Backed out changeset db035be5bc6c (bug 1102703)
Backed out changeset 411ab2917e49 (bug 1102703)
Backed out changeset 50eed0f4edc7 (bug 1102703)
2015-01-08 10:22:18 -05:00
B2G Bumper Bot
8b1eaffe2f Bumping manifests a=b2g-bump 2015-01-08 07:01:54 -08:00
B2G Bumper Bot
b05bce6068 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5e6436c2d1b
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #27234 from rohan013/b1035643

Bug 1035643 - Change content ellipsis color to gray in location field r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/aaa460315210
Author: Rohan Rawat <rohan1395@yahoo.com>
Desc: Bug 1035643 - Change content ellipsis color to gray in location field
2015-01-08 06:57:15 -08:00
Carsten "Tomcat" Book
b788f3bf6a Merge mozilla-central to b2g-inbound 2015-01-08 15:44:18 +01:00
B2G Bumper Bot
0bba1c7202 Bumping manifests a=b2g-bump 2015-01-08 06:16:59 -08:00
B2G Bumper Bot
aef76ac774 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e25caf02250
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27204 from davehunt/bug1074117-search

Bug 1074117 - Use expected conditions and optimise element lookups in search app object

========

https://hg.mozilla.org/integration/gaia-central/rev/8004d2f300e0
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in search app object. r=fstrugariu

========

https://hg.mozilla.org/integration/gaia-central/rev/c11cfe9c843c
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #27157 from gmarty/Bug-1111998-The-Play-icon-overlap-the-search-box-on-notification-bar

Bug 1111998 - [Flame][Notifications]The Play icon overlap the search box...

========

https://hg.mozilla.org/integration/gaia-central/rev/989e49566302
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1111998 - [Flame][Notifications]The Play icon overlap the search box on notification bar
2015-01-08 06:12:14 -08:00
Carsten "Tomcat" Book
7f0eceed6f merge b2g-inbound to mozilla-central a=merge 2015-01-08 15:07:12 +01:00
B2G Bumper Bot
e6339262fa Bumping manifests a=b2g-bump 2015-01-08 06:01:56 -08:00
B2G Bumper Bot
40e98c10a7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/358cd24485ad
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27206 from yzen/bug-1073651

Bug 1073651 - re-enabling test_a11y_keyboard_key_names gaia ui test.

========

https://hg.mozilla.org/integration/gaia-central/rev/df39054c1322
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1073651 - re-enabling test_a11y_keyboard_key_names gaia ui test.

========

https://hg.mozilla.org/integration/gaia-central/rev/0807815fc020
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1093755 - merge pull request #27120 from albertopq:1093755-rocketbar-tray to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1173da327146
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1093755 - Closing search when opening utility tray
2015-01-08 05:52:15 -08:00
Carsten "Tomcat" Book
ccd7def071 merge fx-team to mozilla-central a=merge 2015-01-08 14:36:19 +01:00
Giovanny Andres Gongora Granada
4488413a43 Bug 1116371 - Correct #endif comment in BluetoothMessageUtils.h, r=btian 2015-01-08 14:43:10 +08:00
Mark Finkle
f94bab0c79 Bug 937253 - Make pinned tabs work for Homescreen shortcuts r=bnicholson
--HG--
extra : rebase_source : 115614b5980ef885b6732196607930ad4dd3ce2d
2015-01-07 23:53:28 -05:00
Mark Finkle
97e7dcba51 Bug 937253 - Remove old unused WebApp code paths r=wesj
--HG--
extra : rebase_source : 50aece0edab6f9a1d137e6120b3ea0aa68ddcdc8
2015-01-07 23:52:31 -05:00
Mark Hammond
430574606d Bug 1119078 - only pre-fetch the sync migration sentinel if using a legacy identity. r=rnewman 2015-01-08 15:47:51 +11:00
B2G Bumper Bot
5bf3613439 Bumping manifests a=b2g-bump 2015-01-07 20:26:58 -08:00
Nick Alexander
fae9148a57 Bug 1119051 - Advance session when meta/fxa_credentials is definitely stale. r=rnewman
========

76925b2cf2
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jan 7 16:35:17 2015 -0800

    Bug 1119051 - Advance session when meta/fxa_credentials is definitely stale.
2015-01-07 20:17:19 -08:00
B2G Bumper Bot
486298509b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48e52543ad48
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #27146 from snowmantw/bug1117981

Bug 1119097 - Lockscreen doesn't show updated time after rebooting, if the battery was pulled out first

========

https://hg.mozilla.org/integration/gaia-central/rev/fed853ccbf5a
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1117981 - Lockscreen doesn't show updated time after being woken up from sleep
2015-01-07 20:17:19 -08:00
Bruce Sun
160f2a21c1 Bug 1102703 - Enable MOZ_B2G_BT and MOZ_B2G_BT_BLUEDROID. r=shawnjohnjr 2015-01-08 11:51:06 +08:00
Bruce Sun
7ef81a6baa Bug 1102703 - Porting bluetooth interface of bluez 5.26 (handsfree). r=btian, f=tzimmermann 2015-01-08 11:50:21 +08:00
Bruce Sun
556b70a0b3 Bug 1102703 - Porting bluetooth interface of bluez 5.26 (a2dp). r=btian, f=tzimmermann 2015-01-08 11:49:49 +08:00
Bruce Sun
50e8d1f50d Bug 1102703 - Porting bluetooth interface of bluez 5.26 (core). r=btian, f=tzimmermann 2015-01-08 11:49:17 +08:00
Bruce Sun
b5d7cc651d Bug 1102703 - Porting bluetooth interface of android lollipop (handsfree). r=shawnjohnjr, r=btian, r=tzimmermann 2015-01-08 11:48:21 +08:00
Bruce Sun
d5ac971d56 Bug 1102703 - Porting bluetooth interface of android lollipop (a2dp). r=shawnjohnjr 2015-01-08 11:47:42 +08:00
Bruce Sun
88cbb3859c Bug 1102703 - Porting bluetooth interface of android lollipop (core). r=btian, r=tzimmermann, r=shawnjohnjr 2015-01-08 11:47:12 +08:00
Bruce Sun
0386176808 Bug 1102703 - Extend internal interfaces to sync with android lollipop and bluez 5.26 (handsfree). r=btian, r=tzimmermann 2015-01-08 11:46:43 +08:00
Bruce Sun
e44f886222 Bug 1102703 - Extend internal interfaces to sync with android lollipop and bluez 5.26 (a2dp). r=shawnjohnjr 2015-01-08 11:46:10 +08:00
Bruce Sun
11a23df117 Bug 1102703 - Extend internal interfaces to sync with android lollipop and bluez 5.26 (core). r=btian, f=tzimmermann 2015-01-08 11:44:49 +08:00
Shawn Ku
c300448d66 Bug 1119090 - B2G RIL: There is no missed call information when receive a missed call during active call. r=aknow 2015-01-08 11:47:02 +08:00
B2G Bumper Bot
9dfecf71cc Bumping manifests a=b2g-bump 2015-01-07 18:48:57 -08:00
B2G Bumper Bot
9252c7d24d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1115508 - [Flame][Built-in&System Keyboard]The utility bubble always shows even at lock screen.

========

https://hg.mozilla.org/integration/gaia-central/rev/85d2a7dfe25d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1115508 - [Flame][Built-in&System Keyboard]The utility bubble always shows even at lock screen.

========

https://hg.mozilla.org/integration/gaia-central/rev/f919d73b9524
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27150 from cctuan/1110963-m

bug 1110963 - add marionette test

========

https://hg.mozilla.org/integration/gaia-central/rev/9611095fa7c1
Author: cctuan <georgeiscoming@gmail.com>
Desc: bug 1110963 - add marionette test
2015-01-07 18:47:19 -08:00