Lucas Rocha
95d40b7601
Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle)
2014-05-13 16:33:19 +01:00
Lucas Rocha
ba682ce0aa
Bug 997777 - Optimize moveToPosition() in TopSitesCursorWrapper (r=wesj)
2014-05-13 14:08:30 +01:00
Margaret Leibovic
3f0e522c57
Bug 965452 - Limit number of items stored per dataset. r=rnewman
2014-05-13 09:13:30 +01:00
Michael Comella
ba2aef42e7
Bug 1001243: Disable tabs button when in editing mode. r=bnicholson
2014-05-12 15:19:16 -07:00
Mark Finkle
38fadc8622
Bug 1008645 - Add UI telemetry for First-run r=bnicholson
2014-05-12 18:16:51 -04:00
Mark Finkle
d4acd238c9
Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr
2014-05-12 18:16:44 -04:00
Nick Alexander
8ee72a0f08
Bug 1003359 - Delete existing zip before zipping resources. r=mcomella
2014-05-12 15:08:49 -07:00
Ryan VanderMeulen
de54ba8212
Merge m-c to fx-team.
2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
fec4f55a1d
Merge inbound to m-c.
2014-05-12 16:32:53 -04:00
Wes Johnston
46ee08f495
Bug 990642 - Try harder to find an extension to use when sharing images. r=mfinkle
2014-05-12 10:13:45 -07:00
Wes Johnston
42cb864658
Bug 990642 - Reinsert code to share images instead of just urls. r=mfinkle
2014-05-12 10:13:44 -07:00
Lucas Rocha
8176134f9b
Bug 1008295 - Replace ArrayMap with HashMap in TopSitesCursorWrapper (r=mfinkle)
2014-05-12 17:22:02 +01:00
Carsten "Tomcat" Book
97853c8221
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
Vivek Balakrishnan
7459282933
Bug 944144 - Implement NavigationHelper.reload. r=mcomella
2014-05-07 16:24:00 -04:00
Ryan VanderMeulen
1daa2ce153
Backed out changeset ab1394be8e93 (bug 1001129) for robocop crashes.
...
CLOSED TREE
2014-05-12 15:11:08 -04:00
Wes Johnston
be6e94a4ab
Bug 1001129 - Autoselect an item in icon grid inputs. r=mfinkle
2014-05-12 10:18:54 -07:00
Ryan VanderMeulen
f3fa506a0a
Merge m-c to inbound.
2014-05-09 16:56:26 -04:00
Ryan VanderMeulen
fbc067addc
Merge inbound to m-c.
2014-05-09 15:52:02 -04:00
Lucas Rocha
17cfe86d56
Bug 1007645 - Don't use opacity filter on suggested sites' background (r=mfinkle)
2014-05-09 16:40:02 +01:00
Lucas Rocha
363ede38d2
Bug 997768 - Use SUGGESTION telemetry method for suggested sites (r=mfinkle)
2014-05-09 16:38:36 +01:00
Lucas Rocha
68688dead7
Bug 997780 - Load suggested sites images in TopSitesGridItemView (r=wesj)
2014-05-09 16:36:54 +01:00
Lucas Rocha
19ec32fd93
Bug 997782 - Use suggested sites in the top sites query (r=wesj)
2014-05-09 16:34:55 +01:00
Lucas Rocha
6214b01e23
Bug 997782 - Wrap suggested sites in TopSitesCursorWrapper (r=mfinkle)
2014-05-09 16:34:54 +01:00
Lucas Rocha
9599a9f05e
Bug 997782 - Precompute number of pinned sites before current position (r=wesj)
2014-05-09 16:34:54 +01:00
Lucas Rocha
32528c9552
Bug 997782 - Only include visited pages in the top sites query (r=wesj)
2014-05-09 16:34:54 +01:00
Myk Melez
ce063f2025
bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco
2014-05-09 13:15:54 -07:00
Geoff Brown
9f7c69f757
Bug 1004668 - Update robocop testUITelemetry; r=rnewman
2014-05-09 06:43:21 -06:00
Geoff Brown
27a99727f0
backout 520df0a03a00 (bug 1004668) for breaking Android robocop
2014-05-08 23:32:49 -06:00
Geoff Brown
3fdcb83ee2
Bug 1004668 - Update robocop testUITelemetry; r=rnewman
2014-05-08 21:56:08 -06:00
Lucas Rocha
0e3d4f1974
Bug 997772 - Introduce SuggestedSites component (r=mfinkle)
2014-05-09 09:39:14 +01:00
Lucas Rocha
c510f880fd
Bug 997772 - Generate suggestedsites.json from locale (r=nalexander)
2014-05-09 09:39:14 +01:00
Lucas Rocha
fd9afc143b
Bug 997772 - Add default suggested sites for en-US (r=nalexander)
2014-05-09 09:39:13 +01:00
Mark Finkle
095a3dde1e
Bug 1006670 - bustage fix r=bustage
2014-05-07 23:51:02 -04:00
Mark Finkle
dd06c10b9e
Bug 1006670 - Cleanup some Session names r=liuche
2014-05-07 22:53:54 -04:00
Mark Finkle
0f64681568
Bug 1006670 - Add UI Telemetry for 'Switch to native application' android icon r=liuche
2014-05-07 22:53:50 -04:00
Nick Alexander
d5343615f6
Bug 1002575 - Part 2: Display "Last synced" time in Synced tabs panel. r=rnewman
...
For the resources, I kept the client/last_synced (group) text sizes the
same as the tab/url (child) text sizes; and I kept the group height the
same as the child height (since I didn't want to calculate the new group
size); and I stripped the (unnecessary) backgrounds.
2014-05-07 17:05:50 -07:00
Nick Alexander
1d42100370
Bug 1002575 - Part 1: Expose client lastModified in TabsAccessor. r=rnewman
2014-05-07 17:05:49 -07:00
Kartikaya Gupta
5a4b25a8e5
Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj
2014-05-07 15:22:14 -04:00
Michael Comella
f8f2803697
Bug 1005924 - Find url bar translation with cancel button.
2014-05-07 11:28:42 -07:00
Lucas Rocha
8c6e122f2f
Bug 997660 - Use TopSites.TYPE* in top sites grid UI (r=wesj)
2014-05-07 12:01:20 +01:00
Lucas Rocha
76dc2f2b56
Bug 997660 - Remove unnecessary cursor checks in bindView (r=wesj)
2014-05-07 12:01:20 +01:00
Lucas Rocha
c32ed8166f
Bug 997660 - Remove unused methods from TopSitesGridItemView (r=wesj)
2014-05-07 12:01:20 +01:00
Lucas Rocha
dbe7abab21
Bug 997660 - Rename variable to better match its semantics (r=wesj)
2014-05-07 12:01:19 +01:00
Lucas Rocha
83b6cd35fd
Bug 996657 - Factor out code to check valid cursor positions (r=wesj)
2014-05-07 12:01:19 +01:00
Lucas Rocha
f7412ec6c8
Bug 996657 - Factor out code to update cursor positions (r=wesj)
2014-05-07 12:01:19 +01:00
Lucas Rocha
66d8f78855
Bug 996657 - Streamline schema for TopSitesCursorWrapper (r=wesj)
2014-05-07 12:01:19 +01:00
Lucas Rocha
f55a0eb4af
Bug 996657 - Store pinned sites cursor and fetch values from it (r=wesj)
2014-05-07 12:01:18 +01:00
Lucas Rocha
44bc34f67a
Bug 996657 - Change TopSitesCursorWrapper to be a Cursor (r=wesj)
2014-05-07 12:01:18 +01:00
Lucas Rocha
e8e358e01d
Bug 996657 - Simplify top sites cursor by introducing row types (r=wesj)
2014-05-07 12:01:17 +01:00
Richard Newman
498f54a72e
Bug 1006805 - Simplify HardwareUtils. r=mfinkle
2014-05-06 14:32:54 -07:00