Commit Graph

16120 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c771723bbf Backed out changeset c5af69669855 (bug 1124084) for various regressions.
CLOSED TREE
2015-03-20 13:01:35 -04:00
James Willcox
83cac55b46 Bug 1106827 - Improve handling of Android memory pressure events r=rnewman 2015-03-20 09:51:20 -05:00
James Willcox
fad40509a6 Bug 1145204 - Fix build failure with Android support library v22 r=nalexander 2015-03-20 09:51:20 -05:00
Michael Comella
4dcf0fc108 Bug 1145217 - Disable toolbar add to reading list button on about: pages. r=margaret
Except for about:reader, obviously. :)
2015-03-19 10:08:07 -07:00
Michael Comella
d31f2a1455 Bug 1142196 - Match about:reader add/remove button state with the toolbar's on press. r=margaret 2015-03-17 14:23:49 -07:00
Michael Comella
44fc3f4cad Bug 1142196 - Make LocalReadingListAccessor strip about:reader urls to get the base url. r=margaret
The behavior is now consistent with the JavaScript implementation.

Note that I was unable to test stripping on updating items but it calls out to
a common method so I'm confident it will work.
2015-03-17 10:58:27 -07:00
Martyn Haigh
132029441d Bug 1134235 - Store Tab Queue urls in file (r=rnewman) 2015-03-19 09:17:22 +00:00
Stéphane SCHMIDELY
86b88b70a6 Bug 935259: Follow-up: Split DOMLinkAdded switch statement into methods. r=liuche 2015-03-18 18:03:35 +01:00
Sebastian Kaspari
3791d93069 Bug 1143280 - SearchBar: Suppress deprecation warnings in constructor to allow building with API level 22. r=rnewman 2015-03-16 16:44:22 +01:00
Sebastian Kaspari
fa0c9397db Bug 1143280 - DateTimePicker: Replace deprecated DateFormat constants with local constants. r=rnewman 2015-03-15 10:51:15 +01:00
Sebastian Kaspari
411c3fb462 Bug 1142699 - ToolbarComponent: Wait up to 60 seconds for the reader mode button to appear. r=mcomella 2015-03-14 03:31:00 -04:00
Carsten "Tomcat" Book
17bbdb45dc Merge mozilla-central to fx-team 2015-03-18 13:55:20 +01:00
Martyn Haigh
6a35c08bac Bug 1130368 - Add toast feedback after a user clicks a link (r=mcomella) 2015-03-18 12:15:53 +00:00
Carsten "Tomcat" Book
21682b3a69 merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Wes Kocher
89613a8d4f Backed out changeset 00579267379b (bug 1122225) for rc1 failures 2015-03-16 18:08:17 -07:00
Seth Fowler
a2f3a8faa0 Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Chenxia Liu
a83afcc51c Bug 1122225 - Add context menu for about:passwords actions. r=ally 2015-03-09 14:40:32 -07:00
Michael Comella
c6f7fa1225 Bug 1143759 - Change scaleType of quick share action bar to centerInside. r=liuche
Note that this was what it was before bug 1122302 landed (which added the share
plane and this issue).
2015-03-16 11:02:25 -07:00
Botond Ballo
700be4b278 Bug 1139675 - Update JS callers of nsIDOMWindowUtils.setResolution and getResolution in Fennec code. r=kats 2015-03-06 17:14:55 -05:00
Kartikaya Gupta
2281a40850 Bug 1136363 - Do a better job of falling back to sane metadata. r=mfinkle 2015-03-16 08:34:31 -04:00
Phil Ringnalda
96372c9131 Merge f-t to m-c, a=merge 2015-03-15 19:35:11 -07:00
James Willcox
5bef92d341 Bug 1142459 - Fix mixed content shield notification broke by bug 1140830 r=rnewman 2015-03-13 14:04:01 -05:00
Léon McGregor
af1abefab6 Bug 1136708 - Added a fix that allows newest added theme to display as enabled. r=margaret 2015-03-12 21:47:57 -07:00
Margaret Leibovic
90856bf0ef Bug 998031 - Reader Mode toolbar should scroll in and out instead of fading. r=bnicholson 2015-03-05 11:23:27 -08:00
Margaret Leibovic
a6d0ee9096 Bug 1134553 - Disable downloads in guest session. r=rnewman 2015-03-12 11:26:12 -07:00
Richard Newman
54fa37deb4 Bug 1117830 - Part 4: update local names before syncing. r=nalexander 2015-03-12 17:48:43 -07:00
Richard Newman
1161778e8a Bug 1117830 - Part 3: ReadingListSyncAdapter. r=nalexander 2015-03-12 17:48:43 -07:00
Richard Newman
a55497f6b9 Bug 1117830 - Part 2: ReadingListSynchronizer. r=nalexander 2015-03-12 17:48:43 -07:00
Richard Newman
579c521dbf Bug 1117830 - Part 1: reading list client and record representations. r=nalexander 2015-03-12 17:48:43 -07:00
Richard Newman
324d0cbfda Bug 1117830 - Part 0: log account state on AndroidFxAccount init. r=nalexander 2015-03-12 17:48:43 -07:00
Ryan VanderMeulen
fd511a4b5b Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
vivek
4590287eb4 Bug 1141665: Add vertical separator between the Synced Tabs split pane list views. r=nalexander 2015-03-10 17:02:00 -07:00
Michael Comella
b89ba90a7b Bug 1127445 - Fix inconsistencies between v11 and v14. r=margaret 2015-03-10 18:01:39 -07:00
Michael Comella
96862cfab4 Bug 1127445 - Fix Android 2.3 issues in toolbar menu. r=margaret 2015-03-10 18:00:28 -07:00
Michael Comella
260b117a06 Bug 1127445 - Set toolbar menu reader item title based on state. r=margaret 2015-03-06 17:52:23 -08:00
Michael Comella
5b112af6e7 Bug 1127445 - Add functionality to reading list button in the toolbar menu. r=margaret
This functionality includes adding and removing items from the reading list.
This patch largely mimics the code of the already-functional bookmarks menu
item.

Note: the reader mode "add to reading list" button has inconsistent behavior
with the "add to reading list" button just added. I believe this is because
LocalReadingListAccessor distinguishes between reader and non-reader urls while
the JS implmentation does not.
2015-03-06 16:56:11 -08:00
Michael Comella
8fa182b1c0 Bug 1127445 - Remove vertical dividers from toolbar menu & quick share. r=margaret
The quick share vertical dividers are also used in the context menu quick
share.
2015-03-05 19:35:39 -08:00
Michael Comella
52ee4af98e Bug 1127445 - Add quick share bar (i.e. third row) to toolbar menu. r=margaret
The bar should not appear when there are no items in the quick share history.

Note: I only somewhat understand some of the code added in GeckoMenu - I
pattern matched mSecondary* onto mQuickShare*.
2015-03-05 18:59:01 -08:00
Michael Comella
b8bf794ae3 Bug 1127445 - Add reading list item to menu. r=margaret 2015-03-05 16:09:50 -08:00
Michael Comella
fd4a91ce91 Bug 1127445 - Add new reading list, share, and bookmark icons. r=margaret 2015-03-05 10:21:13 -08:00
Michael Comella
c0fee949da Bug 1127445 - Part 0: Add strings for manipulating the reading list from the menu. r=margaret 2015-03-05 11:12:14 -08:00
Ryan VanderMeulen
1d88bc3c03 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-03-11 16:05:05 -04:00
Carsten "Tomcat" Book
fcf2e0e8fd Merge mozilla-central to mozilla-inbound 2015-03-11 13:03:47 +01:00
Margaret Leibovic
94c0ef82a1 Bug 1134361 - Hide "tip" to add to reading list in reading list panel on low memory devices. r=nalexander 2015-03-09 18:36:05 -07:00
Margaret Leibovic
86dfaaf82e Bug 1141317 - Account for new #container div in about:reader CSS. r=bnicholson 2015-03-09 19:15:39 -07:00
Sebastian Kaspari
690ce7a7c3 Bug 1135111 - Add test to ensure that the toolbar in reader mode displays the original page url. r=mcomella 2015-03-08 12:15:00 -04:00
Ahmed Khalil
d2aca5c19d Bug 927388 - Produce and upload GeckoView AAR during packaging. r=nalexander 2015-03-06 10:17:00 -08:00
Alex Henrie
aaa8cd83ee Bug 1134537 - Delete GnomeVFS extension. r=roc 2015-03-09 21:12:58 -06:00
Mantaroh Yoshinaga
46662b3fb2 Bug 1106905 - Modify mobile desktop mode implementation to use a desktop viewport. r=kats 2015-03-12 12:14:55 -04:00
Carsten "Tomcat" Book
4cf0656fa3 Merge mozilla-central to fx-team 2015-03-10 14:05:23 +01:00