Commit Graph

13755 Commits

Author SHA1 Message Date
Mike Hommey
b5867658e3 Bug 1039157 - Remove useless non-Android build code from mobile/android/app. r=nalexander 2014-07-17 08:42:16 +09:00
Mike Hommey
0c686be531 Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg 2014-07-17 08:42:16 +09:00
Carsten "Tomcat" Book
b3aef8b193 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
amoghbl1
6dabc971cc 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
dc3e103db4 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
ed0cd522d4 Bug 1038775 - Always launch search activity on dashboard. r=margaret 2014-07-15 14:12:29 -07:00
Chenxia Liu
663e070dac 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
67fee7bd84 Bug 1038789 - Add clear button to search bar in search activity. r=eedens 2014-07-15 14:07:55 -07:00
Nick Alexander
1161a46c30 Bug 1024708 - Post: Don't build MLS Stumbler in Fennec by default. r=me 2014-07-15 13:50:22 -07:00
Nick Alexander
7b261b659d Bug 1024708 - Part 3: Eclipse support. r=rnewman 2014-07-15 13:50:22 -07:00
Nick Alexander
9f8e5e17e0 Bug 1024708 - Part 2: Build stumbler JAR and integrate into Fennec. r=rnewman 2014-07-15 13:50:21 -07:00
Nick Alexander
9032d13fa0 Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman 2014-07-15 13:50:20 -07:00
Lucas Rocha
2a10600d6d Bug 1012462 - Part 11: Support image loading for distribution files (r=rnewman) 2014-07-15 20:56:48 +01:00
Lucas Rocha
5bae5ac678 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
96cb30fa73 Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
213824ecef Bug 1012462 - Part 8: Factor out code to refresh suggested sites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
cc5dbf293c Bug 1012462 - Part 7: Enable distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
ac575fe3cf Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
7bb6ac291a Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
45a7bf9e0e 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
9075fc51bb 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
e2ba7edbf8 Bug 1012462 - Part 2: Add prefix argument to generateSites() in TestSuggestedSites (r=rnewman) 2014-07-15 20:54:26 +01:00
Lucas Rocha
4aae8ed4ef Bug 1012462 - Part 1: Avoid some redundant getApplicationContext() calls in BrowserApp (r=rnewman) 2014-07-15 20:54:26 +01:00
Jon Coppeard
0cd5bbd52c Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Michael Comella
4e93e32ca9 Bug 1021356 - Part 2: Empty private tabs panel visual refinements for tablet. r=lucasr 2014-07-15 11:22:58 -07:00
Brian Nicholson
ae49ab84f8 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-15 11:19:50 -07:00
Brian Nicholson
2c06430ae6 Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-15 11:19:49 -07:00
Margaret Leibovic
101c3c1e74 Bug 1038227 - Record search history in Fennec. r=rnewman 2014-07-15 10:47:29 -07:00
Eric Edens
e122df1195 Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander 2014-07-14 22:16:25 -07:00
Eric Edens
9a22fa42cb 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
5e3dbbee87 Backed out changeset 88bc05432845 (bug 1027135) for talos remote-trobopan test failure 2014-07-15 12:23:26 +02:00
Carsten "Tomcat" Book
07721fc5a3 Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan 2014-07-15 12:23:10 +02:00
Mark Capella
a7ac569f74 Bug 1037527 - Auto-expand synced tabs clients, r=nalexander 2014-07-15 03:43:54 -04:00
Brian Nicholson
2d8c8c090a Bug 1035439 - Part 4: Change undoCloseTab to accept closed tab data. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
723d96fd3e Bug 1035439 - Part 3: Use selected tab private state in openUrlAndStopEditing. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
fb97fd1f5f 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
5dfe091a95 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
0cba4770dd Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-14 15:30:11 -07:00
Brian Nicholson
02da4ae98c Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-14 15:13:59 -07:00
Michael Comella
f716e44ff8 Bug 1021356 - Empty private tabs panel visual refinements. 2014-07-14 14:59:49 -07:00
Richard Newman
98f87e1d42 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
c4827d2c7b Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
f5af84f1e7 Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
9ee6c7bf4c Bug 1037439 - Remove DISPLAY column from TopSitesCursorWrapper (r=rnewman) 2014-07-14 16:52:41 +01:00
Carsten "Tomcat" Book
42b788d0c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
b7dbeeb58b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Mark Finkle
7c14ea7592 Bug 1037217 - Listen for DOMLinkChanged as well as DOMLinkAdded to update favicons r=bnicholson 2014-07-12 09:44:28 -04:00
Chenxia Liu
f0c486503a Bug 1028705 - Accidentially dropped code from bitrot resolution. r=trivial 2014-07-11 16:30:02 -07:00
J. Ryan Stinnett
f00f6c6d36 Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
Ryan VanderMeulen
8fed6f6645 Merge m-c to fx-team. a=merge 2014-07-11 16:43:23 -04:00