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
Eric Edens
387fa5673a
Bug 1033686 - Make sure pre-search and post-search replace each other. r=nalexander
...
--HG--
rename : mobile/android/search/java/org/mozilla/search/DetailActivity.java => mobile/android/search/java/org/mozilla/search/PostSearchFragment.java
rename : mobile/android/search/java/org/mozilla/search/stream/CardStreamFragment.java => mobile/android/search/java/org/mozilla/search/PreSearchFragment.java
rename : mobile/android/search/java/org/mozilla/search/autocomplete/AutoCompleteFragment.java => mobile/android/search/java/org/mozilla/search/autocomplete/SearchFragment.java
2014-07-11 11:42:37 -07:00
Chenxia Liu
facb3c7516
Bug 1028705 - Move new tab button back to the right. r=lucasr
2014-07-11 09:59:58 -07:00
James Hugman
2109b5c79a
Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk
2014-07-11 09:24:37 -07:00
Myk Melez
d4a963b475
Backed out changeset a043578146a6 for incorrect attribution
2014-07-11 09:23:42 -07:00
Myk Melez
e039a483dc
Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk
2014-07-11 08:59:41 -07:00
Carsten "Tomcat" Book
61f33624c3
merge fx-team to mozilla-central a=merge
2014-07-10 14:54:35 +02:00
Carsten "Tomcat" Book
ae855b78b7
merge mozilla-inbound to mozilla-central a=merge
2014-07-10 14:47:01 +02:00
Michael Comella
ad790b4b4d
Backed out changeset e01dbdf8a218 (bug 1016613) for causing bug 1034607
...
--HG--
extra : transplant_source : %D4%F9qhE%3A%91%92-B%DD%17%7D%B6%CAc%1C%D2%28%B0
2014-07-09 16:26:49 -07:00
Richard Newman
c91f7bc12c
Bug 945341 - Don't fail to open Sync settings on Kindle. r=nalexander
2014-07-08 20:39:53 -07:00
Wes Kocher
b822ae8366
Merge b2g-inbound to m-c a=merge
2014-07-08 16:34:48 -07:00
Mark Finkle
5bff89c68f
Bug 1035436 - Remove home.1 session because it's not useful r=liuche
2014-07-08 15:32:57 -04:00
Nick Alexander
6fa6af293a
Bug 1033481 - Use a .mozbuild file rather than a .mk in m/a/tests/background/junit3. r=rnewman
...
--HG--
rename : mobile/android/tests/background/junit3/android-services.mozbuild => mobile/android/tests/background/junit3/background_junit3_sources.mozbuild
2014-07-07 21:49:34 -07:00
Wes Johnston
abe8fffd97
Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey
2014-07-08 09:15:50 -07:00
Fabrice Desré
81b398a87e
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
...
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
8ee300da67
Backed out changeset a2f2a28e0856 (bug 1024513) for build failures
2014-07-08 16:03:04 +01:00
Fabrice Desré
ea0b9577b3
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Michael Comella
8e6a08caca
Backed out changeset e01dbdf8a218 (bug 1016613)
2014-07-09 16:26:49 -07:00
Richard Newman
4a20225495
Bug 1036459. r=nalexander
2014-07-09 13:41:58 -07:00
Carsten "Tomcat" Book
84f485d505
Merge mozilla-central to fx-team
2014-07-08 15:28:15 +02:00
Carsten "Tomcat" Book
a98c31f1a8
merge fx-team to mozilla-central a=merge
2014-07-08 15:10:56 +02:00
Vikneshwar
8168b217e1
Bug 1008825 - Synchronous XMLHttpRequest to load options.xul. r=wesj
2014-07-07 11:23:00 +02:00