Commit Graph

358799 Commits

Author SHA1 Message Date
B2G Bumper Bot
7410a00ffe Bumping manifests a=b2g-bump 2014-05-05 09:11:35 -07:00
B2G Bumper Bot
0f575e38b4 Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

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

Bug 1001625 - Create a unified build flag to enable all haida features and preferences

========

https://hg.mozilla.org/integration/gaia-central/rev/78b2972e1c1b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001625 - Create a unified build flag to enable all haida features and preferences r=yuren

========

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

Bug 997005 - BookmarksDatabase does not properly bind context to handleEvent

========

https://hg.mozilla.org/integration/gaia-central/rev/1cf06d441c67
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 997005 - BookmarksDatabase does not properly bind context to handleEvent r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/cb113ea627f6
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #18927 from rnowm/1005802"

This reverts commit 7cceb7de02a72b8ffecbb0844caf5cac17e0b66b, reversing
changes made to 1e42ad6f307f69ad269dd5baba935cd7fc82b703.

========

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

Bug 1005715 - [Home2] Missing frames during pinch-to-zoom

========

https://hg.mozilla.org/integration/gaia-central/rev/7b6dc7838c59
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1005715 - [Home2] Missing frames during pinch-to-zoom r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/f004d5b85fa2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18881 from crdlc/bug-1004929

Bug 1004929 - Follow up bug 1003752 - Gaia integration test failures on TBPL r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d6e495b9fc44
Author: crdlc <crdlc@tid.es>
Desc: Bug 1004929 - Follow up bug 1003752 - Gaia integration test failures on TBPL
2014-05-05 09:05:41 -07:00
B2G Bumper Bot
557e91c5f3 Bumping manifests a=b2g-bump 2014-05-05 08:31:18 -07:00
B2G Bumper Bot
32c390a8af Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5424cbc2e534
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #18750 from jmcanterafonseca/oauth_facebook"

This reverts commit 800800b332d03580f4f8748e5046d71f00a3c7d9, reversing
changes made to 7b6b5a4ec6e45fc475105d6a288d77cbb2f17bc2.
2014-05-05 08:25:44 -07:00
B2G Bumper Bot
5f7248cc45 Bumping manifests a=b2g-bump 2014-05-05 07:51:24 -07:00
B2G Bumper Bot
e2810082da Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a4623a0b3d0
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18765 from stasm/1002772-homescreen-ready

Bug 1002772 - Don't set document's lang and dir in Homescreen. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/6c272830c570
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1002772 - Don't set document's lang and dir in Homescreen. r=vingtetun
2014-05-05 07:45:58 -07:00
John Shih
c80a30e405 Bug 986837 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
DONTBUILD
2014-04-07 18:22:21 +08:00
Ryan VanderMeulen
edeab4f8ef Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky 2014-05-05 10:29:29 -04:00
Ryan VanderMeulen
26697c1ff2 Bug 982100 - Disable test_play_twice.html on B2G emulator builds due to intermittent failures. 2014-05-05 10:26:53 -04:00
John Shih
a031009b1a Bug 986836 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky 2014-04-07 18:22:21 +08:00
John Shih
367574d291 Bug 986837 - Part 4: Port MozNetworkStats to WebIDL. r=bzbarsky 2014-05-05 14:54:23 +08:00
John Shih
7cc75a029d Bug 986837 - Part 3: Port MozNetworkStatsAlarm to WebIDL. r=bzbarsky 2014-05-05 15:38:06 +08:00
John Shih
e42fa22be1 Bug 986837 - Part 2: Port MozNetworkStatsInterface to WebIDL. r=bzbarsky 2014-05-05 11:55:01 +08:00
John Shih
94ed1cdba4 Bug 986837 - Part 1: Port MozNetworkStatsData to WebIDL. r=bzbarsky 2014-05-05 16:40:11 +08:00
Alexandre Poirot
b22ff54d96 Bug 1000880 - Prevent shell.html from being the default chrome document in the mulet. r=vingtetun 2014-04-30 09:44:00 -04:00
Chuck Lee
25db01596a Bug 917102 - 0003. DOM API implementation. r=mrbkap 2014-04-30 19:58:40 +08:00
Chuck Lee
b95eeccd7b Bug 917102 - 0002. Add Wifi certificate service. r=mrbkap, r=keeler 2014-04-28 15:49:57 +08:00
Chuck Lee
68a1cca92d Bug 917102 - 0001. WebIDL changes. r=mrbkap, r=ehsan 2014-04-30 19:58:35 +08:00
B2G Bumper Bot
ccf015d078 Bumping manifests a=b2g-bump 2014-05-05 06:01:27 -07:00
B2G Bumper Bot
a4cab01279 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19d41d666041
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18892 from crdlc/bug-1004987

Long press results in the [x] showing up on all icons except the one you...

========

https://hg.mozilla.org/integration/gaia-central/rev/d3448a1a6333
Author: crdlc <crdlc@tid.es>
Desc: Long press results in the [x] showing up on all icons except the one you long-pressed, which comes in later
2014-05-05 05:55:57 -07:00
Carsten "Tomcat" Book
088ee8c10d Merge m-c to b2g-inbound 2014-05-05 14:33:21 +02:00
Carsten "Tomcat" Book
ac37b1a082 merge b2g-inbound to mozilla-central 2014-05-05 14:23:27 +02:00
Carsten "Tomcat" Book
9514141279 merge fx-team to mozilla-central 2014-05-05 14:22:03 +02:00
B2G Bumper Bot
e927607d4a Bumping manifests a=b2g-bump 2014-05-05 05:06:22 -07:00
B2G Bumper Bot
d8f60d8872 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1003725 - [FTU-separation] Move import.html and related resources to shared/pages/import

========

https://hg.mozilla.org/integration/gaia-central/rev/129180e4d55d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1003725 - [FTU-separation] Move import.html and related resources to shared/pages/import
2014-05-05 05:00:56 -07:00
B2G Bumper Bot
952795b34a Bumping manifests a=b2g-bump 2014-05-05 04:56:21 -07:00
B2G Bumper Bot
2e42887cae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09ad47223d65
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #18785 from julienw/1001422-enable-mozsamplesize-debug

Bug 1001422 - Enable "image.mozsamplesize.enabled" for DEBUG=1 profiles ...

========

https://hg.mozilla.org/integration/gaia-central/rev/7aac9066ba83
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1001422 - Enable "image.mozsamplesize.enabled" for DEBUG=1 profiles r=yurenju
2014-05-05 04:50:57 -07:00
B2G Bumper Bot
d62382b747 Bumping manifests a=b2g-bump 2014-05-05 04:23:00 -07:00
B2G Bumper Bot
f054762413 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1eae9e9e51f0
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #18856 from lissyx/bug1003063

Bug 1003063 - Remove old mozContentEvent/mozChromeEvent for notifications r=alive,mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/ba70c85b5890
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1003063 - Remove old mozContentEvent/mozChromeEvent for notifications
2014-05-05 04:21:00 -07:00
B2G Bumper Bot
0e193aec5f Bumping manifests a=b2g-bump 2014-05-05 04:12:57 -07:00
B2G Bumper Bot
bbf1dbbd77 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ca5c5c2aca5
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #18927 from rnowm/1005802

Bug 1005802 - [Follow up] Create green themed header [BB] for comms apps r=german

========

https://hg.mozilla.org/integration/gaia-central/rev/2970a14b4b3b
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1005802 - [Follow up] Create green themed header [BB] for comms apps
2014-05-05 04:10:43 -07:00
B2G Bumper Bot
b53fca4a35 Bumping manifests a=b2g-bump 2014-05-05 03:02:59 -07:00
B2G Bumper Bot
ef94cbeabc Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2634091381ac
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 995954 - Dont show error if customisation file doesnt exist. r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/0f61eaf4d393
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #18236 from chirarobert/980271

Bug 980271 - deleteAllSms atom is not working

========

https://hg.mozilla.org/integration/gaia-central/rev/f9f04537508c
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 980271 - deleteAllSms atom is not working

Also updated getAllSms to work with the cursor itself.
2014-05-05 03:00:47 -07:00
B2G Bumper Bot
5f364cb7ba Bumping manifests a=b2g-bump 2014-05-05 02:16:26 -07:00
B2G Bumper Bot
38d17e9280 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3cb56b927c76
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18883 from crdlc/bug-1003787

Bug 1003787 - [Contacts] Different texts to delete contacts: Delete X co...

========

https://hg.mozilla.org/integration/gaia-central/rev/a6acb4efcc8a
Author: crdlc <crdlc@tid.es>
Desc: Bug 1003787 - [Contacts] Different texts to delete contacts: Delete X contact?.. in title and text Remove in button
2014-05-05 02:10:52 -07:00
Carsten "Tomcat" Book
30a96f1e4b Backed out changeset 79686836f1f7 "(bug 1005089) r=bz" for bustage on a CLOSED TREE
--HG--
extra : amend_source : 5170a31dc799f4401d30c8d6c4423dad2e84535f
2014-05-05 09:41:27 +02:00
Phil Ringnalda
fd0b5dbb30 Merge m-c to f-t 2014-05-04 17:16:16 -07:00
Phil Ringnalda
6fafefc7cd Merge b-i to m-c 2014-05-04 17:13:16 -07:00
Monica Chew
d9547a0664 Bug 1005364: Disable pinning for all mozilla properties (r=keeler) 2014-05-04 17:05:58 -07:00
Jared Wein
c569fecb09 Backed out changeset 928eebe0592e (bug 738797) for failing browser_experiments.js. 2014-05-04 17:15:06 -05:00
B2G Bumper Bot
d2a93797f1 Bumping manifests a=b2g-bump 2014-05-04 14:16:25 -07:00
B2G Bumper Bot
845c1db63c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b0c17f90885
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1005708 - Disable intermittent failing test, Contacts shortcuts > touch touch on shortcuts shortcut text should change after moving some distance
2014-05-04 14:10:59 -07:00
Jared Wein
e60ff00f07 Bug 738797 - Enable the in-content preferences by default. r=Unfocused 2014-05-04 15:54:29 -05:00
B2G Bumper Bot
ffb6fb2086 Bumping manifests a=b2g-bump 2014-05-04 13:06:14 -07:00
B2G Bumper Bot
f280d1cbe7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9b597834441
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 983171 - [Settings] Disable intermittent failing test in screen_lock_settings_test.js
2014-05-04 13:00:44 -07:00
B2G Bumper Bot
f2248a6ae0 Bumping manifests a=b2g-bump 2014-05-04 12:01:24 -07:00
B2G Bumper Bot
4a7fa20fee Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a6fb77ccd6c
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #18860 from jaoo/1003023

 Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/9e9f7835d248
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly
2014-05-04 11:56:01 -07:00
B2G Bumper Bot
122434d37d Bumping manifests a=b2g-bump 2014-05-04 11:07:53 -07:00
Phil Ringnalda
623bc868c7 Bug 926155 followup, set the sticky pref so it still works in release builds
--HG--
extra : rebase_source : 28390cdf7de273c1358a699a7a697819df76e9ed
2014-05-04 09:11:44 -07:00
Brian Smith
c92ecd7e9b Bug 1005667: Fix build warning due to buggy test code in pkixtestutil.cpp, r=dholbert 2014-05-04 11:04:48 -07:00