Commit Graph

361159 Commits

Author SHA1 Message Date
B2G Bumper Bot
d3b8972d2a Bumping manifests a=b2g-bump 2014-05-19 14:06:32 -07:00
B2G Bumper Bot
254f344559 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dcbc519550e
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #18377 from sfoster/task-manager

Bug 935260 - Refactor cards view to be instantiable, enable new task-manager look/feel and behavior behind HAIDA=1 build flag. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/fc78414d5183
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 935260 - Rework cards view as TaskManager and Card/TaskCard classes. r=alive

* Implement and use transform method on AppWindow
* Implement unapplyStyle, move settings change observer to registerEvents
* Use rocketbar.enabled setting to toggle isRocketbar property; unit test same
* More unit tests for isRocketbar behavior, testing setActive, hide
* allowManualClosing property to allowSwipeToClose, get rid of unused inTimeCapture, lastInTimeCapture
* Move opacity, transition, scale constants to card prototype. Use card.applyStyle to avoid touching the element.style directly. Fix pointer-events so current card should always be clickable. Fix adjacent card positioning so they occupy the 25% at the edge
* Adding unit tests for AppWindow apply/unapplyStyle, enter/leaveTaskManager and transform methods
* Add unit tests for card.destroy and taskManager.closeApp
* Adjust swipe_to_previous_app in cards_view ui-tests to start swipe from center
* Avoid side-effects when returning early from taskManager.show() (bug 999658)
2014-05-19 14:00:57 -07:00
Wes Kocher
6cefd1798b merge fx-team to m-c 2014-05-19 13:06:45 -07:00
B2G Bumper Bot
6077727461 Bumping manifests a=b2g-bump 2014-05-19 12:53:08 -07:00
B2G Bumper Bot
78268fd9d9 Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/c4b36f3b2032
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #19339 from mcav/timer-fix

Bug 1009977 - [B2G][Clock] The seconds portion of the timer inconsistent...

========

https://hg.mozilla.org/integration/gaia-central/rev/f563ec43c369
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1009977 - [B2G][Clock] The seconds portion of the timer inconsistently has a different starting point.

========

https://hg.mozilla.org/integration/gaia-central/rev/ec70cf1e8fb5
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #19255 from jankeromnes/devtools

Bug 1010407 - Move Developer HUD to new devtools system app module. r=21

========

https://hg.mozilla.org/integration/gaia-central/rev/ad73aadfe495
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 1010407 - Move Developer HUD to new devtools system app module. r=21

========

https://hg.mozilla.org/integration/gaia-central/rev/6a458530cc97
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #19393 from dmarcos/bug1012779

Bug 1012779 - [Camera] Enable touch to focus by default

========

https://hg.mozilla.org/integration/gaia-central/rev/de1226a3376a
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1012779 - [Camera] Enable touch to focus by default

========

https://hg.mozilla.org/integration/gaia-central/rev/5a50c68795d2
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #19258 from zbraniecki/1009134-remove-dataset-l10n

1009134 - Transition away from using dataset.placeholder to localize placeholder. r=felash

========

https://hg.mozilla.org/integration/gaia-central/rev/b2f9747bd7b6
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1009134 - Transition away from using dataset.placeholder to localize placeholder

========

https://hg.mozilla.org/integration/gaia-central/rev/ec30fca3abdb
Author: crdlc <crdlc@tid.es>
Desc: Bug 1010742 - Improve performance in dragdrop r=kgrandon
2014-05-19 12:50:34 -07:00
Ed Morley
4f50bc738f Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE 2014-05-19 15:37:17 +01:00
Ed Morley
4c70d072f3 Backed out changeset 45ea7a49ecec (bug 979692) 2014-05-19 15:36:40 +01:00
Ed Morley
679902d427 Backed out changeset 1f34d528c0f1 (bug 979692) 2014-05-19 15:36:36 +01:00
Ed Morley
3ea148f47a Backed out changeset 2ee1b1118636 (bug 979692) 2014-05-19 15:36:32 +01:00
Brian Grinstead
02ad0eb9fc Bug 1011652 - mochitest-devtools fails when shared and tilt folders are run together;r=paul 2014-05-19 08:07:42 -05:00
Carsten "Tomcat" Book
f291e63285 Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE 2014-05-19 15:02:58 +02:00
Simon Montagu
362899066a Mark the test for bug 465574 as failing 2014-05-19 15:37:43 +03:00
Michal Novotny
2266d17f80 Bug 1007071 - Check cache entry size in CacheFileOutputStream::Write(), r=honzab 2014-05-19 14:21:18 +02:00
Inanc Seylan
216f503246 Bug 1010339 - Add recover functionality for Ursh; r=bbouvier 2014-05-19 13:56:23 +02:00
B2G Bumper Bot
1e043a08d0 Bumping manifests a=b2g-bump 2014-05-19 04:51:22 -07:00
B2G Bumper Bot
a10760c9ee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3440b8cab407
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #19190 from sergi/888152

Bug 888152 - [contacts] Import from vCard shows incorrect address format in Contacts app

========

https://hg.mozilla.org/integration/gaia-central/rev/3bd0d5f7b31f
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 888152 - [contacts] Import from vCard shows incorrect address format in Contacts app

========

https://hg.mozilla.org/integration/gaia-central/rev/743fd9163ade
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19274 from jmcanterafonseca/fix_build_communications

Bug 1010749 - [FTU-Separation] Extract import build logic into a common ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3d82f4c0b389
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1010749 - [FTU-Separation] Extract import build logic into a common file in order to be used as well by FTU app
2014-05-19 04:50:11 -07:00
Carsten "Tomcat" Book
756337dc40 Backed out changeset a6f85ff386c1 (bug 1011569) for m5 test failures on OS X 2014-05-19 13:46:02 +02:00
Carsten "Tomcat" Book
1210c78f20 Backed out changeset 0aaa18232af4 (bug 421436) for causing reftest failures 2014-05-19 13:11:59 +02:00
B2G Bumper Bot
318d6d660b Bumping manifests a=b2g-bump 2014-05-19 03:16:23 -07:00
B2G Bumper Bot
1a2d70852e Bumping manifests a=b2g-bump 2014-05-19 02:46:31 -07:00
B2G Bumper Bot
296de104ab Bumping gaia.json for 15 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/d15a9c974a33
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19365 from jmcanterafonseca/iac_part_

Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining task...

========

https://hg.mozilla.org/integration/gaia-central/rev/017f47aca32b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining tasks (IAC part

========

https://hg.mozilla.org/integration/gaia-central/rev/052a871cf89c
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #19208 from tauzen/Bug1005820

Bug 1005820 - [NFC] Rename nfc_manager_utils to ndef_utils, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/658f6537e5c9
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1005820 - [NFC] Rename nfc_manager_utils to ndef_utils

========

https://hg.mozilla.org/integration/gaia-central/rev/0985ed0840a5
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #19352 from alivedise/bugzilla/1007510_master/lockscreen-during-ftu

Bug 1007510 - Launch homescreen at background by default, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/f257590b3914
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1007510 - Launch homescreen at background by default

========

https://hg.mozilla.org/integration/gaia-central/rev/e06e05100475
Author: Matjaž Horvat <matjaz.horvat@gmail.com>
Desc: Bug 1010996 - Remove duplicate key from .properties. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/e62aecf54f60
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19284 from jmcanterafonseca/ftu_part_locales

Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining task...

========

https://hg.mozilla.org/integration/gaia-central/rev/03481b72ff10
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining tasks (move import locales)

========

https://hg.mozilla.org/integration/gaia-central/rev/6a8b60c68502
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19283 from jmcanterafonseca/ftu_part2_

Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining tasks (Part import_init, fb connector)

========

https://hg.mozilla.org/integration/gaia-central/rev/794ba976415d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining tasks (Part import_init, fb connector)

========

https://hg.mozilla.org/integration/gaia-central/rev/b50e2d81e159
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19349 from lightsofapollo/tc-tests2

Tc tests2

========

https://hg.mozilla.org/integration/gaia-central/rev/ab677b31c2cb
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - Add more gaia test suites r=npotb

========

https://hg.mozilla.org/integration/gaia-central/rev/8c5240d4392d
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #19225 from huchengtw-moz/Stingray/Bug_1002341-widget-editor

Bug 1002341 - [Stingray] widget editor implementation, r=lchang, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/a8d018743412
Author: John Hu <johu@mozilla.com>
Desc: Bug 1002341 - [Stingray] widget editor implementation
2014-05-19 02:45:17 -07:00
B2G Bumper Bot
71bd48d8fa Bumping manifests a=b2g-bump 2014-05-17 08:48:14 -07:00
B2G Bumper Bot
1f174c1cf0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 971506 - [System2] Instantiable InternetSharing

========

https://hg.mozilla.org/integration/gaia-central/rev/f5346adf8c9a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971506 - [System2] Instantiable InternetSharing r=alive
2014-05-17 08:46:09 -07:00
B2G Bumper Bot
d19dfcc52e Bumping manifests a=b2g-bump 2014-05-17 00:31:47 -07:00
B2G Bumper Bot
1e8a247e28 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/860903ef0aed
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19313 from RudyLu/keyboard/Bug1003649-IME_selector_withoutSettingsButton

Bug 1003649 - [Keyboard UX update] Change IME selector to use value
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/bf1d2b154662
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1003649 - [Keyboard UX update] Change IME selector to use value
selector style instead of action menu style.
2014-05-17 00:25:55 -07:00
B2G Bumper Bot
5e7bcbec18 Bumping manifests a=b2g-bump 2014-05-17 00:02:59 -07:00
Tim Nguyen
41260fcd06 Bug 1009145 - HDPI support for Debugger icons. r=bgrins 2014-05-16 15:25:00 +02:00
David Rajchenbach-Teller
0043b699d4 Bug 1008148 - Use AsyncShutdown for PageThumbsStorage.wipe(). r=ttaubert 2014-05-18 16:07:00 +02:00
Tooru Fujisawa
0797db5c97 Bug 1003149 - Part2: Implement JSOP_SPREAD* optimized stubs in the baseline compiler. r=jandem 2014-05-16 01:50:14 +09:00
Jim Chen
9ae694cea2 Bug 993261 - Remove legacy code for redirecting key events to URL bar. r=lucasr 2014-05-15 14:06:00 +02:00
Tim Nguyen
ae43efa29c Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins 2014-05-16 14:53:00 +02:00
Lucas Rocha
5bf2c96f02 Bug 1011533 - Update ShapeCurve's path in onSizeChanged instead of onMeasure (r=bnicholson) 2014-05-19 10:55:52 +01:00
Mark Hammond
98d1a3c897 Bug 1009264 - Strip trailing slash from services.sync.tokenServerURI. r=ckarlof 2014-05-19 09:53:54 +10:00
Phil Ringnalda
d6d67da827 Merge f-t to m-c 2014-05-17 18:05:32 -07:00
Phil Ringnalda
b99b21f7ab Merge m-i to m-c 2014-05-17 17:54:55 -07:00
Phil Ringnalda
6ec9c105a4 Back out d18b1b320eea (bug 1008753) for marionette-webapi and gaia-unit bustage 2014-05-17 08:32:45 -07:00
ffxbld
5b464da977 No bug, Automated HSTS preload list update from host bld-linux64-spot-358 - a=hsts-update 2014-05-17 03:15:04 -07:00
Robert Utasi
866a23a59c Bug 1011425 - adding missing label for autorefresh checkbox, r=ttaubert 2014-05-17 06:42:08 +02:00
Wes Kocher
45c69de2af Merge fx-team to m-c 2014-05-16 16:44:34 -07:00
B2G Bumper Bot
8bf418a78b Bumping manifests a=b2g-bump 2014-05-16 14:01:45 -07:00
B2G Bumper Bot
b965d89de6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/896e4c28c82d
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #18546 from russnicoletti/showPlayer_unit_testing

Bug 979636 - Unit tests for video app -- showPlayer unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/c7fabd4a7e40
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 979636 - Unit tests for video app -- showPlayer unit tests
2014-05-16 13:55:56 -07:00
Ryan VanderMeulen
507b147a98 Merge m-c to b2g-inbound. 2014-05-16 15:29:08 -04:00
B2G Bumper Bot
2f3a446735 Bumping manifests a=b2g-bump 2014-05-16 12:28:00 -07:00
Ryan VanderMeulen
641a14a3df Merge b2g-inbound to m-c. 2014-05-16 15:26:00 -04:00
Ryan VanderMeulen
e4a25d432d Merge fx-team to m-c. 2014-05-16 15:06:03 -04:00
B2G Bumper Bot
2e54ab5fdb Bumping manifests a=b2g-bump 2014-05-16 11:46:29 -07:00
B2G Bumper Bot
47d7de3f7d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1010640 - [Home2] Implement new thin dropshadows for app icons

========

https://hg.mozilla.org/integration/gaia-central/rev/77a0c20068b4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010640 - [Home2] Implement new thin dropshadows for app icons r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/56e2f2b4684d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19329 from flodolo/bug1011558

Bug 1011558 - [SMS] Attachment download indicator: improve l10n comments

========

https://hg.mozilla.org/integration/gaia-central/rev/c71c2c1b78a9
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1011558 - [SMS] Attachment download indicator: improve localization comments
2014-05-16 11:41:00 -07:00
Vicamo Yang
d810453b60 Bug 866938 - 4.e/4: add xpcshell test cases for Address.resolveType. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
8327b6fd5c Bug 866938 - 4.d/4: add test_mmdb_upgradeSchema_22.js. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
f6c1d8f94f Bug 866938 - 4.c/4: rewrite test_mmdb_setmessagedeliverybyid_sms.js to use mmdb_head.js. r=gene 2014-05-17 02:25:36 +08:00