Commit Graph

13753 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
ffa15a8785 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
amoghbl1
0f30d00414 Bug 755228 - "'Add Search Engine' label on text input fields should be 'Add as Search Engine'". r=nalexander 2014-07-15 17:45:00 +02:00
Mark Capella
ae94bd1ca7 Bug 1030060 - Regression in Find-In-Page logic due to SelectionHandler change in bug 1011059, r=margaret, r=jchen 2014-07-16 03:23:05 -04:00
Eric Edens
ea303f4e22 Bug 1038775 - Always launch search activity on dashboard. r=margaret 2014-07-15 14:12:29 -07:00
Chenxia Liu
383c49026b Bug 1038798 - Regression: After closing all tabs, tabs tray dotted menu can not be accessed again. r=bnicholson 2014-07-15 14:17:53 -07:00
Margaret Leibovic
a066f228db Bug 1038789 - Add clear button to search bar in search activity. r=eedens 2014-07-15 14:07:55 -07:00
Nick Alexander
eca7a14503 Bug 1024708 - Post: Don't build MLS Stumbler in Fennec by default. r=me 2014-07-15 13:50:22 -07:00
Nick Alexander
9b362ffb5e Bug 1024708 - Part 3: Eclipse support. r=rnewman 2014-07-15 13:50:22 -07:00
Nick Alexander
29fb36a96c Bug 1024708 - Part 2: Build stumbler JAR and integrate into Fennec. r=rnewman 2014-07-15 13:50:21 -07:00
Nick Alexander
d3cf9f2bdd Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman 2014-07-15 13:50:20 -07:00
Lucas Rocha
0b216e16ae Bug 1012462 - Part 11: Support image loading for distribution files (r=rnewman) 2014-07-15 20:56:48 +01:00
Lucas Rocha
92588f6998 Bug 1012462 - Part 10: Ensure URL images always fit within the view bounds (r=rnewman) 2014-07-15 20:56:44 +01:00
Lucas Rocha
8a21ed276e Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
c69321e0d7 Bug 1012462 - Part 8: Factor out code to refresh suggested sites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
f9fe4d789a Bug 1012462 - Part 7: Enable distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
2a103e05cd Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
f5e15712db Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
c376d0ed12 Bug 1012462 - Part 4: Factor out code to create list of suggested sites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
3a8e7d8804 Bug 1012462 - Part 3: Add APIs to generate Site instance to/from JSON (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
ba12615ce2 Bug 1012462 - Part 2: Add prefix argument to generateSites() in TestSuggestedSites (r=rnewman) 2014-07-15 20:54:26 +01:00
Lucas Rocha
32a772e666 Bug 1012462 - Part 1: Avoid some redundant getApplicationContext() calls in BrowserApp (r=rnewman) 2014-07-15 20:54:26 +01:00
Jon Coppeard
8b4f6eb2b3 Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Michael Comella
77316ddc0b Bug 1021356 - Part 2: Empty private tabs panel visual refinements for tablet. r=lucasr 2014-07-15 11:22:58 -07:00
Brian Nicholson
963e681c74 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-15 11:19:50 -07:00
Brian Nicholson
c040fa38be Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-15 11:19:49 -07:00
Margaret Leibovic
b5978defcf Bug 1038227 - Record search history in Fennec. r=rnewman 2014-07-15 10:47:29 -07:00
Eric Edens
74be753bbe Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander 2014-07-14 22:16:25 -07:00
Eric Edens
b47d2fdc5d Bug 1038534 - Don't let ProGuard discard (support) Fragments. r=nalexander
The presenting Fragments are those of the Search Activity; but in
general, Fragments are referred to by class at runtime, so they must be
preserved.  The ProGuard system is not aware of Fragments referenced
only in XML files, so we need to keep them around manually.
2014-07-15 08:35:23 -07:00
Carsten "Tomcat" Book
81ccbff0be Backed out changeset 88bc05432845 (bug 1027135) for talos remote-trobopan test failure 2014-07-15 12:23:26 +02:00
Carsten "Tomcat" Book
c697516add Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan 2014-07-15 12:23:10 +02:00
Mark Capella
ced636da75 Bug 1037527 - Auto-expand synced tabs clients, r=nalexander 2014-07-15 03:43:54 -04:00
Brian Nicholson
25b7f98ebb Bug 1035439 - Part 4: Change undoCloseTab to accept closed tab data. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
2cf7a6f34e Bug 1035439 - Part 3: Use selected tab private state in openUrlAndStopEditing. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
666a1749b8 Bug 1035439 - Part 2: Show closed tabs of the current private state in RecentTabsPanel. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
8c1f089270 Bug 1035439 - Part 1: Clear private undo close tab data when leaving private browsing. r=margaret 2014-07-14 17:21:13 -07:00
Brian Nicholson
e608e66fe1 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-14 15:30:11 -07:00
Brian Nicholson
79fd9575b5 Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-14 15:13:59 -07:00
Michael Comella
6816af9af8 Bug 1021356 - Empty private tabs panel visual refinements. 2014-07-14 14:59:49 -07:00
Richard Newman
65b9de5d79 Bug 1031872 - Don't use transitions for GeckoPreferences on Kindle Fire. r=lucasr
The Kindle always uses a black background for transitions. On all-white screens
like our Settings panes, this looks awful. This patch skips transitions on
those devices.
2014-07-14 14:26:54 -07:00
Lucas Rocha
76b491b9a4 Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
f2019255e7 Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
080a073cc0 Bug 1037439 - Remove DISPLAY column from TopSitesCursorWrapper (r=rnewman) 2014-07-14 16:52:41 +01:00
Carsten "Tomcat" Book
cf9e48c2c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
d29716084b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Mark Finkle
6a1485d6a3 Bug 1037217 - Listen for DOMLinkChanged as well as DOMLinkAdded to update favicons r=bnicholson 2014-07-12 09:44:28 -04:00
Chenxia Liu
5eef50ddd6 Bug 1028705 - Accidentially dropped code from bitrot resolution. r=trivial 2014-07-11 16:30:02 -07:00
J. Ryan Stinnett
94b231708e Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
Ryan VanderMeulen
58c90485f3 Merge m-c to fx-team. a=merge 2014-07-11 16:43:23 -04:00
Ryan VanderMeulen
296caa949c Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Brian Nicholson
96f0296c8e Bug 1035335 - Don't convert number query for searches. r=mfinkle 2014-07-11 13:12:44 -07:00