Chris Kitching
|
7cbe3127c7
|
Bug 913890 - Remove dead action bar code, formerly associated with the Awesome Bar. r=mleibovic
|
2013-09-13 14:38:43 -04:00 |
|
Chris Kitching
|
5cb3cb8044
|
Bug 888326 - Part 4: LoadFaviconTask's use mNextFaviconLoadId is now thread safe. (Use AtomicInteger instead of long.) r=mleibovic
|
2013-09-12 10:50:03 -04:00 |
|
Chris Kitching
|
1ddb84d1fd
|
Bug 888326 - Part 3: Factor the inner classes of Favicon into their own files. r=mleibovic
|
2013-09-12 10:49:36 -04:00 |
|
Chris Kitching
|
6ece2e06c9
|
Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic
|
2013-09-12 10:49:20 -04:00 |
|
Chris Kitching
|
6d4fcc9840
|
Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
|
2013-09-12 10:48:59 -04:00 |
|
Margaret Leibovic
|
c248f16ed1
|
Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman
|
2013-09-06 16:25:27 -07:00 |
|
Lucas Rocha
|
437f1a5261
|
Bug 911295 - Use empty URL if entering editing mode on startup with no tabs (r=mcomella)
|
2013-09-06 11:41:36 +01:00 |
|
Lucas Rocha
|
2ce3385395
|
Bug 912298 - HomePager's stub and view should not share the same id (r=rnewman)
|
2013-09-06 11:29:29 +01:00 |
|
Sriram Ramasubramanian
|
a5d9244fc3
|
Bug 911830: Blank about:home on a new profile. [r=margaret]
|
2013-09-03 14:24:17 -07:00 |
|
Margaret Leibovic
|
35421fc4d1
|
Bug 908344 - Fix bookmark keywords. r=wesj
|
2013-09-03 21:19:28 -07:00 |
|
Max Li
|
00447afe4d
|
Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr
|
2013-08-28 10:37:57 -04:00 |
|
Shilpan Bhagat
|
ef78a2f8e6
|
Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr
|
2013-08-21 02:15:37 -07:00 |
|
Ryan VanderMeulen
|
916b7b3811
|
Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures.
|
2013-08-27 18:03:38 -04:00 |
|
Brian Nicholson
|
74ed911c47
|
Bug 888482 - Initialize Gecko in onCreate(). r=kats
--HG--
extra : rebase_source : 429dd9d82c5068f5c51993fc132b063cb300a24a
|
2013-08-27 11:38:07 -07:00 |
|
Wes Johnston
|
e708e47c0c
|
Bug 896121 - Disable share in guest mode. r=mfinkle
|
2013-08-26 16:41:13 -07:00 |
|
Sriram Ramasubramanian
|
967c4fdf77
|
Bug 905328: Shadow of url-bar should be shown always. [r=lucasr]
|
2013-08-20 12:12:47 -07:00 |
|
Lucas Rocha
|
87fe449d08
|
Merge m-c to fig
|
2013-08-20 11:50:04 +01:00 |
|
Wes Johnston
|
00f7de4ffd
|
Bug 840989 - Don't store favicons for error pages. r=bnicholson
|
2013-08-19 16:57:21 -07:00 |
|
Lucas Rocha
|
745ebac996
|
Bug 871651 - Make transition to enter editing mode a bit faster (r=sriram)
|
2013-08-16 23:08:05 +01:00 |
|
Margaret Leibovic
|
12912ff426
|
merge m-c into fig
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
|
2013-08-16 11:31:14 -07:00 |
|
Lucas Rocha
|
5a7d74db64
|
Bug 905088 - Properly handle default URL on BrowserApp's enterEditingMode (r=mcomella)
|
2013-08-14 23:40:35 +01:00 |
|
Margaret Leibovic
|
044b712ad6
|
Bug 899393 - Switch to a tab if it's already open. r=wesj,lucasr
|
2013-08-12 11:44:46 -07:00 |
|
Sriram Ramasubramanian
|
7a6405f632
|
Merge m-c to fig.
|
2013-08-09 10:49:51 -07:00 |
|
Shane Tully
|
b1a90adbf1
|
Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson
|
2013-08-13 16:44:00 -07:00 |
|
Margaret Leibovic
|
7f5104c74c
|
merge m-c to fig
|
2013-08-04 15:14:01 -07:00 |
|
Wes Johnston
|
f709a6ab8c
|
Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD
|
2013-08-02 11:04:42 -07:00 |
|
Wes Johnston
|
cba955e2e0
|
backout 3c552ee3aa5e to fix commit message
|
2013-08-02 11:09:48 -07:00 |
|
Wes Johnston
|
e27870ae02
|
Bug 896350 - Restore session when returning from guest mode. r=bnicholson
|
2013-08-02 11:04:42 -07:00 |
|
Shilpan Bhagat
|
720d334fed
|
Bug 895837: Implemented tabs on the bottom for history page. r=sriram
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-25 17:06:02 -07:00 |
|
Margaret Leibovic
|
3284beab5e
|
Backout 1491af6fc2ae
|
2013-07-29 08:40:40 -07:00 |
|
Margaret Leibovic
|
6804b8467f
|
merge m-c into fig
|
2013-07-28 12:08:01 -07:00 |
|
Shilpan Bhagat
|
9ebf219dfa
|
Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-26 09:29:05 -07:00 |
|
Lucas Rocha
|
0ab5a6346c
|
Bug 889621 - Fade in homepager while expanding URL bar on tap (r=sriram)
|
2013-07-26 12:46:28 +01:00 |
|
Lucas Rocha
|
b1a1af430e
|
Bug 889621 - Allow multiple listeners in PropertyAnimators (r=sriram)
|
2013-07-26 12:46:28 +01:00 |
|
Brian Nicholson
|
808c5c072a
|
Bug 891631 - Fix saving browser toolbar instance state. r=margaret
|
2013-07-25 14:26:01 -07:00 |
|
Margaret Leibovic
|
11f0d82275
|
Bug 895816 - (Part 2) Remove EditingTarget because it's no longer needed. r=lucasr
|
2013-07-23 17:52:36 -07:00 |
|
Margaret Leibovic
|
c6784c68d9
|
Bug 895816 - (Part 1) Tapping "New tab" should immediately create a new tab. r=lucasr
|
2013-07-23 17:52:32 -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 |
|
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 |
|
Wes Johnston
|
c8bee97f32
|
Bug 896117 - Add enter and exit dialogs for guest mode. r=margaret
|
2013-07-26 09:14:04 -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
|
27bb0f12ca
|
Bug 880047: Remove TopSitesView from old about:home [r=margaret]
--HG--
extra : rebase_source : f0366c5bc5587d2e8cf51c816acf04f21bdaf767
|
2013-07-18 14:11:46 -07:00 |
|
Michael Boon
|
ef72ab6730
|
Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic
|
2013-08-08 13:40:26 -04:00 |
|
Margaret Leibovic
|
13b5e4f8cf
|
merge m-c into fig
|
2013-07-17 13:50:36 -07:00 |
|
Lucas Rocha
|
ea80533080
|
Bug 887268 - Open items from "tabs from last time" on a new tabs (r=bnicholson)
|
2013-07-12 22:51:29 +01:00 |
|
Lucas Rocha
|
cce71a8a79
|
Bug 887268 - Use HomePager.OnUrlOpenListener in BrowserSearch (r=bnicholson)
|
2013-07-12 22:51:28 +01:00 |
|
Lucas Rocha
|
8d5ce26e29
|
Bug 887268 - Allow passing an explicit EditingTarget to openUrl() (r=bnicholson)
|
2013-07-12 22:51:28 +01:00 |
|
Lucas Rocha
|
3b631990ba
|
Bug 881774 - Restore domain autocomplete on editing mode (r=wesj)
|
2013-07-11 14:46:44 +01:00 |
|
Lucas Rocha
|
b39ddd58bb
|
Bug 891883 - Pop back stack when removing a HomePager's subpage (r=bnicholson)
|
2013-07-11 14:46:42 +01:00 |
|