Commit Graph

139277 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
292a6c5e71 Bug 897212: TwoLinePageRow should use a light font. [r=margaret] 2013-07-23 13:44:39 -07:00
Margaret Leibovic
6bee9fd9c1 touch the CLOBBER file to fix resource build error 2013-07-22 16:25:03 -07:00
Sriram Ramasubramanian
bca5655c4a Bug 896750: NSME on SearchLoader. [r=margaret] 2013-07-22 15:40:54 -07:00
Sriram Ramasubramanian
f752494d78 Bug 895173: Rename context menu id's to "home_" for home context menu. [r=margaret] 2013-07-22 14:46:59 -07:00
Sriram Ramasubramanian
2993b94f76 Bug 895173: HomeListView context menu is broken. [r=margaret] 2013-07-22 13:08:41 -07:00
Sriram Ramasubramanian
b62b61acc3 Bug 885882: Add back context menu support for TopBookmarksView. [r=margaret] 2013-07-22 13:08:38 -07:00
Sriram Ramasubramanian
371cec8d4a Bug 885884: Cleanup members in TopBookmarksView for GC. [r=lucasr] 2013-07-22 12:49:56 -07:00
Sriram Ramasubramanian
7b0281d8c3 Bug 885884: Pin bookmark dialog list shouldn't show bookmark icon, switch to tab. [r=lucasr] 2013-07-22 12:49:39 -07:00
Sriram Ramasubramanian
3dc31a2202 Bug 885884: Add back pin bookmark support to TopBookmarksView. [r=lucasr] 2013-07-22 12:49:36 -07:00
Mark Capella
bf254eacc1 Bug 895819 - Show "Visited" tab when about:home URL bar tapped, r=lucasr 2013-07-22 15:22:19 -04:00
Adrian Tamas
dce9c9f385 Bug 895716 - fix for the testNewTab Robocop test to now load both new tabs corretly. r=margaret 2013-07-22 19:09:57 +03:00
Margaret Leibovic
c146eaf09b merge m-c into fig 2013-07-22 12:11:05 -07:00
Mark Capella
a429baf45e Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr 2013-07-22 13:49:23 -04:00
Ed Morley
80f7935e32 Merge latest green birch changeset and mozilla-central 2013-07-22 16:18:53 +01:00
Ed Morley
3d41b8763b Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Gaia Pushbot
374f86e89f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e04bb3527c33
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11070 from luke-chang/895302

Bug 895302 - Alternative char menu would be shown on keyboard when you p...
r=RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/b389e557cf0c
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 895302 - Alternative char menu would be shown on keyboard when you press 'L' and move down to delete key
2013-07-22 04:35:23 -07:00
Gaia Pushbot
a92a8063e8 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 894869 - Gmail, and Hotmail connectors need to support contact dedup...

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ee0b028761
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 894869 - Gmail, and Hotmail connectors need to support contact dedup as per passive matching rules
2013-07-22 03:40:23 -07:00
Gaia Pushbot
024643d3e9 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ea3973c78ace
Author: Gervase Markham <gerv@mozilla.org>
Desc: Bug 890502 - Update "Open Source Licensing" page for 1.1, r=me
2013-07-22 03:30:24 -07:00
Jose Antonio Olivera Ortega
79653e026d Bug 892498 - [User Story] [Suplementary Services] Permanent MMI codes: support calling line identification restriction (+CLIR). r=ferjm 2013-07-22 12:01:03 +02:00
Gaia Pushbot
8e13d1e738 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4d93929ed24d
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #11075 from fcampo/2error-sendingSms

Bug 891855 - [sms][mms] Gaia should handle the error codes properly to pop up reasonable prompt (r=gene, pike)

========

https://hg.mozilla.org/integration/gaia-central/rev/f682e2b99986
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 891855 - [sms][mms] Gaia should handle the error codes properly to pop up reasonable prompt
2013-07-22 02:55:23 -07:00
Gaia Pushbot
dc372bdec6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/173e8cda55a8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #10999 from mpizza/Bug_893602_HD_camera_master

Bug 893602 - hdpi/xhdpi resolution @1.5 assets for Camera app, r=rex

========

https://hg.mozilla.org/integration/gaia-central/rev/4a7871483a3c
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 893602 - hdpi/xhdpi resolution @1.5 assets for Camera app
2013-07-22 01:25:23 -07:00
Ed Morley
22064a4365 Backed out changeset 9e7d1f4496ff (bug 888839) for B2G failures in test_copypaste.xhtml 2013-07-22 08:55:34 +01:00
Shian-Yow Wu
03124b2e70 Bug 888569: Change "parameter_add" from tinybool to u16. r=abr. 2013-07-22 13:48:12 +08:00
Shian-Yow Wu
56e647b761 Bug 888569 - SDP: Remove default parameters in fmtp attribute for codec. r=abr. 2013-07-22 13:48:10 +08:00
Gaia Pushbot
77a0ecef4e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/147461ea236c
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11086 from dominickuo/bug-893724

Bug 893724 - Adopt all build flags in Android.mk for all subsequent re-builds, r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/f144c701abaf
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 893724 - Adopt all build flags in Android.mk for all subsequent re-builds
2013-07-21 21:45:23 -07:00
Robert O'Callahan
f263be618e Fix bustage for bug 886295 2013-07-22 16:30:18 +12:00
Robert O'Callahan
b8737f4a7f Bug 886295. Backout fix for bug 880854 to fix regression. r=mats
--HG--
extra : rebase_source : 66bc089c3ece4dbe4f6533fce97a902abdd4871a
2013-07-22 14:04:46 +12:00
Tim Taubert
20a7bf7108 merge m-c to fx-team 2013-07-21 11:12:51 +02:00
ffxbld
cc6e750a6a No bug, Automated HSTS preload list update from host bld-linux64-ec2-397 - a=hsts-update 2013-07-20 03:37:24 -07:00
ffxbld
e760f739ad No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update 2013-07-20 03:35:40 -07:00
Ben Tian
4367251a81 Bug 895325 - [Bluetooth][Cleanup] Revise BluetoothOppManager constructor and BluetoothOppManager::Get(), r=echou 2013-07-19 10:27:07 +08:00
Sriram Ramasubramanian
36b3efd854 Bug 880047: Rename old abouthome_* to home_* for consistency. [r=margaret]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-mdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png
extra : rebase_source : 0605caaec14f08edbb768395b8fed9c97174d849
2013-07-18 14:54:14 -07:00
Sriram Ramasubramanian
a5b4cb4f3a Bug 880047: So long, old about:home. RIP. [r=margaret]
--HG--
extra : rebase_source : e0bfebb52799babc6807471fe91d138c6c6da015
2013-07-18 21:42:42 -07:00
Sriram Ramasubramanian
4533e6f246 Bug 880047: Kill LinkTextView in old about:home [r=margaret]
--HG--
extra : rebase_source : 01c1761d615e9f877ee04742bf107cb68dd1fcbc
2013-07-18 14:11:49 -07:00
Sriram Ramasubramanian
27bb0f12ca Bug 880047: Remove TopSitesView from old about:home [r=margaret]
--HG--
extra : rebase_source : f0366c5bc5587d2e8cf51c816acf04f21bdaf767
2013-07-18 14:11:46 -07:00
Margaret Leibovic
aeb48f84e6 Remove debug logging. r=whoops DONTBUILD 2013-07-18 16:05:19 -07:00
Margaret Leibovic
cd9eec20dd Bug 880060 - Update BaseTest for new about:home, and disable robocop tests that need more work to pass. r=gbrown 2013-07-18 16:02:48 -07:00
Mark Capella
f9956e34bf Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret 2013-07-18 14:58:41 -04:00
Mark Capella
43d77674d3 Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr
First patch removes old code from GeckoApp.java to be moved into BrowserApp.java later
2013-07-18 11:10:10 -04:00
Mark Capella
18d02d5092 Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret 2013-07-17 18:39:38 -04:00
Margaret Leibovic
13b5e4f8cf merge m-c into fig 2013-07-17 13:50:36 -07:00
Gaia Pushbot
2c1f090aa6 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/34a53279dad4
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #10967 from frsela/STK/Bug893614

Bug 893614: [STK]The maxlength of the inputbox didn't set corretly in GET_INPUT command. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/9639bb544bde
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Fixed maxLength issue: Bug #818270

========

https://hg.mozilla.org/integration/gaia-central/rev/ed55a8214233
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Fix disabling ICC button and removing keyboard after maxlenght
2013-07-17 11:00:23 -07:00
Gaia Pushbot
c99770654e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/38218b466aa1
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #10257 from lightsofapollo/ensure-hours-cleanup-803934

Bug 803934 - Ensure hours cleanup

========

https://hg.mozilla.org/integration/gaia-central/rev/ca37a33ec9a8
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 803934 - Actually turn on flag so empty event hours disappear in months day view.
2013-07-17 10:25:22 -07:00
Gaia Pushbot
345ff3fc7b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6e0ed9a4781a
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 889207 - [leo-pre-iot-br] [SMS] The message received before 12:00(AM) midnight is shown as TODAY in thread_list - r=gnarf

The message received before 12:00(AM) midnight is shown as TODAY
in thread_list

This patch triggers updateTimeHeaders on the next minute boundary,
instead of a 50 second poll.

Closes gh-10952
2013-07-17 10:15:28 -07:00
Gaia Pushbot
4acf231a19 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/01b756692eff
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #11022 from comoyo/b2g_desktop_broken

Bug 894388 - Fix errors during startup in B2G desktop. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/e9dd9d508624
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 894388 - Fix errors during startup in B2G desktop
2013-07-17 08:45:27 -07:00
Jose Antonio Olivera Ortega
e14bf6b18d Bug 893727 - Part 2: Test for CLIP. r=ferjm 2013-07-17 17:28:34 +02:00
Jose Antonio Olivera Ortega
7f2836f9cf Bug 893727 - Part 1: RIL changes for CLIP support. r=ferjm 2013-07-17 17:28:30 +02:00
Ed Morley
2647bfbf1e Merge mozilla-central and birch 2013-07-17 15:48:53 +01:00
Ed Morley
85b3a8d8a0 Merge latest green fx-team changeset and mozilla-central 2013-07-17 15:44:39 +01:00
Ed Morley
fa389cd4ae Merge latest green inbound changeset and mozilla-central 2013-07-17 15:43:28 +01:00