Commit Graph

202490 Commits

Author SHA1 Message Date
B2G Bumper Bot
03f95eec59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2bd86d28a6b
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23391 from zbraniecki/1057452-wifi-status-l10nid-spelling

Bug 1057452 - Fix the spelling in l10nId for Wifi link speed

========

https://hg.mozilla.org/integration/gaia-central/rev/31de6da9f207
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1057452 - Fix the spelling in l10nId for Wifi link speed
2014-08-27 17:40:32 -07:00
B2G Bumper Bot
7d583bbdaf Bumping manifests a=b2g-bump 2014-08-27 17:31:33 -07:00
B2G Bumper Bot
8d349e1a13 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0dd4b73745e
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #23221 from davidflanagan/bug1046167

Bug 1046167-[Gallery]- Limit the allowable size of progressive jpegs r=russn

========

https://hg.mozilla.org/integration/gaia-central/rev/c434cdefd79b
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1046167: limit the allowable size of progressive jpegs

make the pjpeg image size limit stricter than for other image sizes
2014-08-27 17:25:30 -07:00
B2G Bumper Bot
ce23649905 Bumping manifests a=b2g-bump 2014-08-27 17:12:01 -07:00
B2G Bumper Bot
2ff73982aa Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1052503 - [Rocketbar] Update loading progress bar

========

https://hg.mozilla.org/integration/gaia-central/rev/fc6e904d79fe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1052503 - [Rocketbar] Update loading progress bar r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/050b7f8fef71
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #22827 from ranjithgithub/952561_BrightnessSliderIssue

Bug 952651 - [Gallery][Editor] Fix exposure slider button sliding from previous position r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/97ea6e6d3280
Author: ranjith.gutha <ranjith.gutha@lge.com>
Desc: Bug 952651 - [Gallery][Photo Editor] Fixed slider button sliding from previous position
2014-08-27 17:10:32 -07:00
Wes Kocher
c08a9ad3b4 Merge m-c to fx-team a=merge 2014-08-27 17:07:39 -07:00
Wes Kocher
6880fa471f Merge m-c to b2g-inbound a=merge 2014-08-27 17:01:35 -07:00
Wes Kocher
dc607659f0 Merge fx-team to m-c a=merge 2014-08-27 16:55:46 -07:00
Wes Kocher
1353b537ee Merge inbound to m-c a=merge 2014-08-27 16:29:43 -07:00
Gabriel Luong
94caf1cb4b Bug 899753: Part 3: Add table prop to console API test r=fitzgen
CLOSED TREE
2014-08-27 16:21:32 -07:00
Chris Karlof
1114899311 Bug 1056523 - Ensure sync credentials are reset during reauth flow. r=markh
This patch addresses a bug in the following scenario:

User has browser 1 connected to sync and open, and resets her password
on browser 2. Eventually the browser detects the need to reauthenticate
the user, and prompts the user. When the user entered her new password,
the browserid_identity module failed to re-derive a new syncKeyBundle
from the new password and happily used the old one. Chaos ensued.

This patch mitigate the problem by calling resetCredentials at the
start of initializeWithCurrentIdentity(), which will clear the
syncKeyBundle, along with other credentials. Previously this
function was only resetting this._shouldHaveSyncKeyBundle.

I also removed a misleading comment about the syncKeyBundle being
cleared when it wasn't.
2014-08-27 16:14:58 -07:00
Shane Caraveo
7d7295c879 Bug 1057596 fix manifest updating and worker reload, r=markh 2014-08-27 16:11:36 -07:00
B2G Bumper Bot
0ccf471da7 Bumping manifests a=b2g-bump 2014-08-27 16:06:32 -07:00
Richard Newman
dc74dbaa0a Bug 993885 - Refactor SendTabActivity to avoid a race condition. r=mcomella 2014-08-27 16:04:12 -07:00
B2G Bumper Bot
bbdda4b325 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1016814 - Follow-up, remove duplicated component_utils.js file

========

https://hg.mozilla.org/integration/gaia-central/rev/9ff95e6951db
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1016814 - Follow-up, remove duplicated component_utils.js file r=kgrandon
2014-08-27 16:00:32 -07:00
B2G Bumper Bot
0200934905 Bumping manifests a=b2g-bump 2014-08-27 15:37:35 -07:00
Gabriel Luong
44d177d591 Bug 899753 - Part 2: Unit test for Table console output r=past 2014-08-27 15:32:42 -07:00
Gabriel Luong
320c8e777e Bug 899753 - Part 1: Add the Table console output r=msucan, past 2014-08-27 15:32:37 -07:00
Nick Fitzgerald
4ad873968c Bug 899753 - Part 0: Add the table method to Console.{h,cpp,webidl} r=bz 2014-08-27 15:32:32 -07:00
Gabriel Luong
4e313101e9 Bug 1059015 - Provide an option to the TableWidget to specify the first column to appear r=bgrins 2014-08-27 15:32:25 -07:00
B2G Bumper Bot
4c2b368403 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1052481 - [Search] Visual Refinements for Rocket Bar

========

https://hg.mozilla.org/integration/gaia-central/rev/c27ac0e89b35
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1052481 - [Search] Visual Refinements for Rocket Bar r=Cwiiis
2014-08-27 15:30:29 -07:00
B2G Bumper Bot
04f991a754 Bumping manifests a=b2g-bump 2014-08-27 15:28:01 -07:00
B2G Bumper Bot
341d2e514e Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/302272596232
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 974809 - Using travis_fold for reading log easily"

This reverts commit 3f94bb17884703e672d5f9eda4ad6a861dcc1a93.

========

https://hg.mozilla.org/integration/gaia-central/rev/28e1b95f42c7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Revert "Bug 1059051 - Convert Keyboard-Symbols.woff to Keyboard-Symbols.ttf""

This reverts commit 7f44b868861c6ad33dc8b081c148365f6390a3eb.

========

https://hg.mozilla.org/integration/gaia-central/rev/0dede958ae13
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1059051 - Convert Keyboard-Symbols.woff to Keyboard-Symbols.ttf"

This reverts commit 3b462c8f348c3ba01325eeb355078f665754ab7b.

========

https://hg.mozilla.org/integration/gaia-central/rev/32c97203ddbc
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22396 from mnils/Bug-1047115

Bug 1047115

========

https://hg.mozilla.org/integration/gaia-central/rev/b82c82d91916
Author: Markus Nilsson <markus.nilsson@sonymobile.com>
Desc: Bug 1047115

Display soft home key while the Utility Tray is open.
2014-08-27 15:25:28 -07:00
Monica Chew
6e529394f6 Bug 1031033: String changes for tracking protection pref (r=adw) 2014-08-27 14:13:04 -07:00
B2G Bumper Bot
22914f0281 Bumping manifests a=b2g-bump 2014-08-27 14:07:02 -07:00
B2G Bumper Bot
15d7133f1e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d580d431d821
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23325 from benfrancis/1038726

Bug 1038726 - [User Story] Change Rocketbar input type to search

========

https://hg.mozilla.org/integration/gaia-central/rev/6dd20fe8484e
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1038726 - [User Story] Change Rocketbar input type to search
2014-08-27 14:05:30 -07:00
B2G Bumper Bot
ee84c9283c Bumping manifests a=b2g-bump 2014-08-27 13:32:02 -07:00
B2G Bumper Bot
8482aa9962 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5337ba69bd24
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #23208 from azasypkin/bug-1035762-24h-format

Bug 1035762 - [B2G][SMS] support 24 hour time format. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/da36116b999d
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1035762 - [B2G][SMS] support 24 hour time format. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/f5bd849ba682
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #23267 from azasypkin/bug-1057996-thread-ui-tests

Bug 1057996 - [Messages][Tests] ThreadUI unit tests are not run if full. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/08c5d79c458b
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1057996 - [Messages][Tests] ThreadUI unit tests are not run if full. r=schung
2014-08-27 13:30:31 -07:00
B2G Bumper Bot
ebbb048a9b Bumping manifests a=b2g-bump 2014-08-27 13:21:31 -07:00
B2G Bumper Bot
4c0388dd57 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e9e9b06d936
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #23246 from karanluthra/1057798-clean-up-mozl10n-api-in-email

BUG 1057798 Clean up mozL10n.{localize(), get()}  use in Email app r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/784c003cd5f8
Author: Karan Luthra <karanluthra06@gmail.com>
Desc: BUG 1057798 Clean up mozL10n localize() and get() use in Email app
2014-08-27 13:15:37 -07:00
Ryan VanderMeulen
9141b52fd8 Merge m-c to fx-team. a=merge 2014-08-27 15:57:14 -04:00
Ryan VanderMeulen
9cd551f2c4 Merge m-c to b2g-inbound. a=merge 2014-08-27 15:56:17 -04:00
Ryan VanderMeulen
d51fed3906 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
B2G Bumper Bot
f0e39578b0 Bumping manifests a=b2g-bump 2014-08-27 12:51:29 -07:00
Ryan VanderMeulen
4e6c5e1698 Merge fx-team to m-c. a=merge 2014-08-27 15:49:46 -04:00
B2G Bumper Bot
a4655f02c5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1056096 - Camera preview stream is blurry on some hardware

========

https://hg.mozilla.org/integration/gaia-central/rev/2e1549a463a5
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1056096 - Camera preview stream is blurry on some hardware
2014-08-27 12:45:36 -07:00
B2G Bumper Bot
30a5531e47 Bumping manifests a=b2g-bump 2014-08-27 12:32:03 -07:00
B2G Bumper Bot
844c38d7a9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf1846cfb152
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #23049 from jrburke/bug1043533-email-account-settings-style

Bug 1043533 - email UI: account settings styling r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/84cb6e14769a
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1043533 - email UI: account settings styling
2014-08-27 12:30:30 -07:00
B2G Bumper Bot
b836198967 Bumping manifests a=b2g-bump 2014-08-27 12:27:01 -07:00
Kyle Huey
6562a577f3 Bug 1054929: Don't hand out stale fds from the TabChild cache. r=bent 2014-08-27 12:15:30 -07:00
B2G Bumper Bot
e87b9b78dc Bumping manifests a=b2g-bump 2014-08-27 12:11:58 -07:00
Eric Edens
633f23c334 Bug 1057390: Clear focus when keyboard is dismissed. r=margaret 2014-08-27 14:10:16 -05:00
Wes Johnston
6a321f85bc Bug 1055012 - Verify sessions we're killed before starting load on Chromecast. r=mfinkle 2014-08-27 12:06:17 -07:00
B2G Bumper Bot
c7a6081910 Bumping manifests a=b2g-bump 2014-08-27 11:47:17 -07:00
B2G Bumper Bot
37098c8b44 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ab65b087ead8
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #22697 from millermedeiros/1023662-5-day-week-view

Bug 1023662 - [User story] Show 5 day week view r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5801513c0326
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1023662 - [User story] Show 5 day week view
2014-08-27 11:45:36 -07:00
Eric Edens
87d44388d2 Bug 1046972 - Hide settings button when keyboard is active. r=margaret 2014-08-27 13:42:26 -05:00
Ryan VanderMeulen
92dbbef2b4 Backed out changeset c7919e13cafb (bug 1048857) for mochitest-bc failures. 2014-08-27 14:18:32 -04:00
B2G Bumper Bot
50a2e35f53 Bumping manifests a=b2g-bump 2014-08-27 11:17:06 -07:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Ryan VanderMeulen
6ad30def8c Bug 1059405 - Double the per-test timeout for xpcshell tests on B2G. r=ahal
CLOSED TREE
2014-08-27 14:05:50 -04:00