Commit Graph

154408 Commits

Author SHA1 Message Date
Gregor Wagner
b4fefcfb9e Bug 938370 - PhoneNumberJS: update metadata. r=bent 2013-11-13 15:17:10 -08:00
Nick Alexander
99d5d20513 Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman 2013-11-13 15:11:16 -08:00
Gaia Pushbot
de3bb05f44 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
789736d76d Bug 918671 - Add test for cairo clipping bug. r=jrmuizel 2013-11-12 16:47:40 -05:00
Benoit Girard
d6174a9426 Bug 918671 - Fix cairo clipping bug when nesting clips. r=jrmuizel 2013-11-12 19:11:50 +00:00
Benoit Girard
8d1918abe4 Bug 936864 - Fix logic error in async animation code. r=roc 2013-11-13 17:21:39 -05:00
Gaia Pushbot
818d6e60b7 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
4f14336bed 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
0eab593403 Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro 2013-11-13 14:24:20 -05:00
Kartikaya Gupta
2cd58faebc Bug 937843 - Make some things in APZCCallbackHelper const. r=botond 2013-11-13 13:22:34 -05:00
Kartikaya Gupta
801c513deb Bug 937843 - Make an argument to nsLayoutUtils::FindIDFor const. r=tn 2013-11-13 13:22:24 -05:00
Kartikaya Gupta
ea2825ee9e Bug 937843 - Make some constructor arguments const. r=BenWa 2013-11-13 13:22:15 -05:00
Kartikaya Gupta
41c0e85fc0 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
d633046f99 Bug 937688 - Move ScrollableLayerGuid from APZCTreeManager.h to FrameMetrics.h. r=botond 2013-11-13 13:20:31 -05:00
Kartikaya Gupta
76d24cb5b9 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
7820ef0ea2 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
e56e0deec6 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
720b18c524 Bug 937688 - Refactor some code to extract a TabChild::GetDocument method. r=botond 2013-11-13 13:20:30 -05:00
Kartikaya Gupta
bc389873b6 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
8b6dd7fcb5 Bug 937688 - Some small cosmetic changes to existing code. r=botond 2013-11-13 13:20:29 -05:00
Gaia Pushbot
e52e5f6807 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
b7a68c5b51 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
d2986682bc 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
f752bc611a 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
2f023c50be 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ý
7b194db60c Bug 938014 - Don't assume Glib IO comes with DBus. r=karlt 2013-11-13 08:23:48 -05:00
Oleg Romashin
98dc40d02e 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ý
d4a7a7559c 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
5a589e67be Bug 936727 - Garble account name that is logged by UpgradeReceiver. r=rnewman 2013-11-13 08:23:02 -05:00
Ryan VanderMeulen
f39e400adc Bug 937847 - Skip layout/generic/crashtests/784600.html on Android due to intermittent failures. 2013-11-13 08:15:11 -05:00
Gaia Pushbot
06f5332745 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
fa4cfd89a0 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
5b2f2fe330 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
ea683c7112 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
40277eca07 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
a124908aba Bug 937454 - B2G Voicemail test error: test_voicemail_statuschange.js. r=vicamo 2013-11-12 11:50:41 +08:00
Gaia Pushbot
10c3c5011d 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
f94ab043f8 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
41ac553a42 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
838999d3a4 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
b7759a021d Bug 935873 - MMS retry should handle modified input stream, Part 1 - Implementation, r=vyang 2013-11-13 17:54:38 +08:00
Gaia Pushbot
f629964f43 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
7953fc6235 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
360db732dd 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
9ecee8ce12 Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
Jessica Jong
19cf0f678f Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey 2013-11-13 16:51:23 +08:00
Jessica Jong
1a3992385c Bug 814629 - Part 3: MobileConnection changes (dom). f=hsinyi,edgar r=khuey 2013-11-13 16:51:04 +08:00
Jessica Jong
480eb00837 Bug 814629 - Part 2: nsIDOMMobileConnection changes (idl). f=edgar r=hsinyi 2013-11-13 16:50:46 +08:00
Jessica Jong
a7971a19cb Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey 2013-11-13 16:50:11 +08:00
Bevis Tseng
5e1cdc3f19 Bug 937894 - [B2G][MMS] Unable to send MMS without having manually input MMS port value (AT&T SIM). r=gene 2013-11-13 15:47:49 +08:00