Commit Graph

154412 Commits

Author SHA1 Message Date
Nick Alexander
de986f8d9a Backed out changeset 1bef02988eb7 (bug 922147) 2013-11-13 17:03:17 -08:00
Gaia Pushbot
146eb11fc7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ecdddb707591
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13674 from wilsonpage/Bug938191

Bug 938191 - [B2G][Camera][Thumbnail] Bottom of thumbnail preview contai...

========

https://hg.mozilla.org/integration/gaia-central/rev/1829ccc59f21
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 938191 - [B2G][Camera][Thumbnail] Bottom of thumbnail preview contains incorrect UI
2013-11-13 16:30:24 -08:00
Nick Alexander
fae2e68e10 Bug 922147 - Follow-up: Fix build bustage on a CLOSED TREE.
--HG--
extra : amend_source : 20b3c088b9bfe11ca4a187fe1d96334f4196f323
2013-11-13 15:43:20 -08:00
Michael Henretty
9d1c4d1612 Bug 882186 - [System] Replace blue offline error page with new UX. Window.close part. r=fabrice 2013-11-07 17:42:32 -08:00
Gregor Wagner
2add189b4f Bug 938370 - PhoneNumberJS: update metadata. r=bent 2013-11-13 15:17:10 -08:00
Nick Alexander
49eefeba8e Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman 2013-11-13 15:11:16 -08:00
Gaia Pushbot
c4c19a4b35 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Revert "Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen"

========

https://hg.mozilla.org/integration/gaia-central/rev/b2a735ae7abd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen"

This reverts commit 256dcfe2cbe03640888fb0ca8fd09d3deece4863.
2013-11-13 14:55:25 -08:00
Benoit Girard
780e082d42 Bug 918671 - Add test for cairo clipping bug. r=jrmuizel 2013-11-12 16:47:40 -05:00
Benoit Girard
c7f1cf4137 Bug 918671 - Fix cairo clipping bug when nesting clips. r=jrmuizel 2013-11-12 19:11:50 +00:00
Benoit Girard
4926ed1e4f Bug 936864 - Fix logic error in async animation code. r=roc 2013-11-13 17:21:39 -05:00
Gaia Pushbot
454ee0cb6e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b185da4b8580
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #8726 from leob2g/Bug_852361_Device_is_shut_down_when_battery_level_become_two_percents

Bug 852361 - [System] Device is shut down when battery level become two percents(cherry picked from commit a7f1e921c67d5d3d4e0afaa06aca79320784e806)
2013-11-13 13:45:24 -08:00
Nick Alexander
0e33d6ee0d Bug 933300 - Write preprocessed Fennec code into generated/org/mozilla/*. r=glandium
This writes source with preprocessed package names into
generated/org/mozilla/{firefox,firefox_beta,fennec,fennec_$USERID},
and the other preprocessed source into generated/org/mozilla/gecko.

This layout matches the Java package hierarchy and is what IDEs expect
when including $OBJDIR/generated as a source directory.

--HG--
extra : rebase_source : 5cc397e6808d21a662c1f718ef49ee148c15e465
2013-11-11 23:39:16 -05:00
Mike Habicher
ade9eacafe Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro 2013-11-13 14:24:20 -05:00
Kartikaya Gupta
8ca900e8e6 Bug 937843 - Make some things in APZCCallbackHelper const. r=botond 2013-11-13 13:22:34 -05:00
Kartikaya Gupta
5f3734c16a Bug 937843 - Make an argument to nsLayoutUtils::FindIDFor const. r=tn 2013-11-13 13:22:24 -05:00
Kartikaya Gupta
f1b253ee94 Bug 937843 - Make some constructor arguments const. r=BenWa 2013-11-13 13:22:15 -05:00
Kartikaya Gupta
8ef2108534 Bug 937688 - Get the guid from ReceiveInputEvent and use it in the callback to ContentReceivedTouch. r=botond 2013-11-13 13:20:31 -05:00
Kartikaya Gupta
0ee64fe351 Bug 937688 - Move ScrollableLayerGuid from APZCTreeManager.h to FrameMetrics.h. r=botond 2013-11-13 13:20:31 -05:00
Kartikaya Gupta
7458d8fad1 Bug 937688 - Make APZCTM::UpdateCompositionBounds explicitly operate on the root APZC for a layer tree. r=botond 2013-11-13 13:20:31 -05:00
Kartikaya Gupta
dfc4099c08 Bug 937688 - Pass the presShellId and viewId from TabChild to RenderFrameParent when requesting a zoom. r=botond 2013-11-13 13:20:30 -05:00
Kartikaya Gupta
2180719bf3 Bug 937688 - Pass the presShellId and viewId from TabChild to RenderFrameParent when updating zoom constraints. r=botond 2013-11-13 13:20:30 -05:00
Kartikaya Gupta
9a11821ebe Bug 937688 - Refactor some code to extract a TabChild::GetDocument method. r=botond 2013-11-13 13:20:30 -05:00
Kartikaya Gupta
ab664117b5 Bug 937688 - Add a helper to APZCCallbackHelper to obtain the presShellId and viewId. r=botond 2013-11-13 13:20:29 -05:00
Kartikaya Gupta
7283668c86 Bug 937688 - Some small cosmetic changes to existing code. r=botond 2013-11-13 13:20:29 -05:00
Gaia Pushbot
bee505fdc0 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39cf4deb11ae
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13569 from gtorodelvalle/contacts-bug-935307-user-details-via-settings

Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen

========

https://hg.mozilla.org/integration/gaia-central/rev/7b92d2475afe
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen

========

https://hg.mozilla.org/integration/gaia-central/rev/0695adaab325
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13650 from rnowm/938028

Bug 938028 - Avoid CSS Gecko warnings and declaration drops due to unsupported font sizes

========

https://hg.mozilla.org/integration/gaia-central/rev/14437edbed94
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 938028 - Avoid CSS Gecko warnings and declaration drops due to unsupported font sizes
2013-11-13 10:15:29 -08:00
Gaia Pushbot
6f83b51b7d Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

 Bug 936185 - [Settings] Move shims into desktop helper r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/a58ae48cdee0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 936185 - [Settings] Move shims into desktop helper.

========

https://hg.mozilla.org/integration/gaia-central/rev/11d1968331aa
Author: Olav Nymoen <olav@comoyo.com>
Desc: Merge pull request #11271 from comoyo/hide_homescreen_section

Bug 899995 - [Settings] Hide homescreen section if there is only one homescreen. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/aaaab1cb3bc8
Author: Olav Nymoen <olav@comoyo.com>
Desc: Bug 899995 - [Settings] Hide homescreen section if there is only one
homescreen. r=vingtetun
2013-11-13 09:40:24 -08:00
Gaia Pushbot
acd4760d7e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59cd7c4ee453
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #13552 from lodr/bug-912510-non-zero-values

Bug 912510 - Removing non zero placeholders

========

https://hg.mozilla.org/integration/gaia-central/rev/31c942c4e450
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 912510 - Removing non zero placeholders
2013-11-13 08:30:24 -08:00
Gaia Pushbot
ca55f0fe59 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c916d22a128
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 938126 - Python xfail test_gallery_edit_photo failiing gralloc/oom error

========

https://hg.mozilla.org/integration/gaia-central/rev/be8740392676
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Merge pull request #13633 from bobsilverberg/emeaddc

Bug 926367 - Add a test to add a new e.me collection

========

https://hg.mozilla.org/integration/gaia-central/rev/117dac230c33
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 926367 - Add a test to add a new e.me collection
2013-11-13 06:20:24 -08:00
Gaia Pushbot
401bf09542 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/188cfaf15a1d
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13477 from AndreiH/bug934446

Bug 934446 - Test Messages contact input validation

========

https://hg.mozilla.org/integration/gaia-central/rev/3c8dd899322e
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 934446 - Test Messages contact input validation
2013-11-13 06:10:24 -08:00
Jaroslav Kopecký
45eab7b08b Bug 938014 - Don't assume Glib IO comes with DBus. r=karlt 2013-11-13 08:23:48 -05:00
Oleg Romashin
84d794764b Bug 937990 - linux configure: error: Don't know what options to give to WebRTC for cross-compilation. r=glandium 2013-11-13 08:23:33 -05:00
Jaroslav Kopecký
1cf8a5dea2 Bug 937978 - Make SetPermitSubpixelAA a nop with --enable-system-cairo (like bug 623797). r=mattwoodrow 2013-11-13 08:23:19 -05:00
Swaroop Rao
5a5959e7f3 Bug 936727 - Garble account name that is logged by UpgradeReceiver. r=rnewman 2013-11-13 08:23:02 -05:00
Ryan VanderMeulen
8ef1cc6935 Bug 937847 - Skip layout/generic/crashtests/784600.html on Android due to intermittent failures. 2013-11-13 08:15:11 -05:00
Gaia Pushbot
c3f3e4bcd7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8547b0e2b40e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13582 from gasolin/issue-936997

Bug 936997 - [Flatfish][Window Mgmt] Make modal dialogs flexible, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/31f6dbd87a65
Author: gasolin <gasolin@gmail.com>
Desc: Bug 936997 - [Flatfish][Window Mgmt] Make attention dialogs flexible
2013-11-13 04:55:25 -08:00
Gaia Pushbot
d6f7e8ca22 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25d3c6602a08
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13649 from viorelaioia/bug_935915_rev

Bug 935915 - Change test_everything_me_search for a more generic search term

========

https://hg.mozilla.org/integration/gaia-central/rev/d44717763d18
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 935915 - Change test_everything_me_search for a more generic search term
2013-11-13 04:45:24 -08:00
Gaia Pushbot
180fcd5ade Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ae74ec56a8c
Author: Sebastiaan de Haan <me@sebastiaandehaan.nl>
Desc: Bug 937103 - Removed the condition placed by bug 818287. r=dhunt
2013-11-13 04:35:25 -08:00
Gaia Pushbot
6173917dda Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/932babfcd7e4
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13586 from zacc/bug_935052_3

Bug 935052 - Remove launch method from Camera app object

========

https://hg.mozilla.org/integration/gaia-central/rev/f1afc37edc44
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 935052 - Remove launch method from Camera app object
2013-11-13 04:20:24 -08:00
Gaia Pushbot
fce55c635b Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b36cdf57bebb
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 938083 - xfail test_settings_airplane_mode, Wifi not re-enabled after disabling airplane mode
2013-11-13 04:10:28 -08:00
Hsin-Yi Tsai
a7024eb96b Bug 937454 - B2G Voicemail test error: test_voicemail_statuschange.js. r=vicamo 2013-11-12 11:50:41 +08:00
Gaia Pushbot
6977417967 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/17c58b0d99f1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13580 from bebef1987/fix_wifi

Bug 937105 - test_airplane_mode.py is failing

========

https://hg.mozilla.org/integration/gaia-central/rev/e5e28c204e31
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 937105 - test_airplane_mode.py is failing
2013-11-13 03:25:24 -08:00
Gaia Pushbot
6a10602329 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/887628bfdd55
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #13617 from EverythingMe/935845-ime-composition

Bug 935845 - E.me search box does not start search with IME composed strings [r=crdlc,evyatron]

========

https://hg.mozilla.org/integration/gaia-central/rev/04c0aa7484f6
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 935845 - E.me search box does not start search with IME composed strings [r=crdlc,evyatron]
2013-11-13 03:00:25 -08:00
Gaia Pushbot
520ed409b6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7a11b98f9802
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13627 from viorelaioia/bug_937610

Bug 937610 - Write browser/keyboard integration test for TBP

========

https://hg.mozilla.org/integration/gaia-central/rev/73e9590118d5
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 937610 - Write browser/keyboard integration test for TBP

========

https://hg.mozilla.org/integration/gaia-central/rev/f97412e815f1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13508 from AndreiH/bug925851

Bug 925851 - Re-enable test_capture_multiple_shots

========

https://hg.mozilla.org/integration/gaia-central/rev/7f7364862930
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 925851 - Re-enable test_capture_multiple_shots
2013-11-13 02:50:24 -08:00
Shao Hang Kao
72ef08cb4a Bug 935873 - MMS retry should handle modified input stream, Part 2 - test case, r=vyang 2013-11-13 17:57:45 +08:00
Shao Hang Kao
ceb13b8144 Bug 935873 - MMS retry should handle modified input stream, Part 1 - Implementation, r=vyang 2013-11-13 17:54:38 +08:00
Gaia Pushbot
255d8c7d7f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d86195720e9
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #13628 from gtorodelvalle/contacts-bug-936283-search-bar-plus-Gmail-or-Outlook

Bug 936283 - [B2G][Contacts] Search bar stops functioning when searching contacts in Gmail or Outlook more than once

========

https://hg.mozilla.org/integration/gaia-central/rev/a3ec9a7fa26c
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 936283 - [B2G][Contacts] Search bar stops functioning when searching contacts in Gmail or Outlook more than once
2013-11-13 01:50:24 -08:00
Gaia Pushbot
d65d28ba26 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7877554f8f6c
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13651 from soumyakanti/Bug_937004

Bug 937004 - Part II, remove Remove l10-id keyboardLayouts.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/e42f752918fa
Author: Soumya Kanti Chakraborty <soumyakanti.chakraborty@gmail.com>
Desc: Remove l10-id keyboardLayouts
2013-11-13 01:25:25 -08:00
Gaia Pushbot
629d5bf78a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb082ef647ce
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13479 from alivedise/bugzilla/934908/display-homescreen-correctly

Bug 934908 - Activity chaining for homescreen, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/360dad6b537f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 934908 - Manage activity chaining for homescreen correctly
2013-11-13 01:01:25 -08:00
Jessica Jong
c7de4ea0f1 Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
Jessica Jong
b98491cf33 Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey 2013-11-13 16:51:23 +08:00