Commit Graph

18737 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
ad37b66604 merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Andrzej Hunt
d495297724 Bug 1099088 - Part 2: Show "This is a secure Firefox page" site identity popup on about: pages r=liuche 2016-01-12 15:27:33 -08:00
Andrzej Hunt
061ecf1bcf Bug 1099088 - Part 1: Add CHROMEUI SiteIdentity for about: pages r=liuche
This replicates desktop behaviour.
2016-01-12 14:49:31 -08:00
Andrzej Hunt
7c2100ccd9 Bug 1238763 - Don't run onPromptFinished on the UI thread. r=liuche 2016-01-12 12:07:07 -08:00
Andrzej Hunt
fc1b6298be Bug 1238763 - Pre: remove unneeded imports r=liuche 2016-01-12 11:59:15 -08:00
Wes Kocher
e06a4b14b4 Backed out changeset ffa22f766857 (bug 1227599) for android assertions CLOSED TREE 2016-01-12 14:38:20 -08:00
Wes Kocher
a817d01556 Backed out changeset ca0ca1c3427e (bug 1238239) for android assertions CLOSED TREE 2016-01-12 14:38:11 -08:00
Kartikaya Gupta
1cb9d3f61b Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam 2016-01-12 14:56:13 -05:00
Kartikaya Gupta
d5b5582c03 Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp 2016-01-12 14:55:58 -05:00
Sebastian Kaspari
e7f0ce101d Bug 1237576 - DownloadAction: Remove canWrite() check. r=rnewman
We can't use File.canWrite() on files that do not exist yet. After all we are
going to create the file in a folder that we just created. So it is very
unlikely that writing to that folder is going to fail.
2016-01-11 17:51:31 +01:00
Sebastian Kaspari
e4b518fd11 Bug 1237576 - DownloadAction.getDestinationFile(): Create directory if needed. r=rnewman 2016-01-11 17:44:30 +01:00
Alex Johnson
a65e138971 Bug 1131119 - Unified empty panel hints. r=sebastian 2016-01-01 15:51:18 -05:00
Mohamed Hammoud
84bb2726a3 Bug 1156252 - 'Confusing UI in Cancel Download dialog box'. r=liuche 2015-12-30 12:59:00 +01:00
Mark Finkle
9dc51bdad0 Bug 1183320 - Remove FHR from android/services r=rnewman 2016-01-11 23:08:12 -05:00
Mark Finkle
ceef4d6db4 Bug 1183320 - Remove FHR from android/chrome r=rnewman 2016-01-11 23:08:10 -05:00
Mark Finkle
9d7eb47937 Bug 1183320 - Remove FHR from android/base r=rnewman 2016-01-11 23:08:07 -05:00
Margaret Leibovic
47a354250c Bug 1224661 - Clicking on a snippet should open the URL in the same tab, not a new one. r=liuche 2015-11-13 15:37:40 -05:00
Kartikaya Gupta
53847453f6 Bug 1233762 - Use the nsIImageDocument's built-in shrink-to-fit feature, rather than reimplementing it poorly in Fennec front-end code. r=esawin 2016-01-11 12:03:35 -05:00
Alessio Placitelli
6f42787565 Bug 1234526 - Remove services/healthreport. r=gfritzsche 2016-01-06 09:07:00 +01:00
Alex Johnson
34dbeac89e Bug 1238387 - Updated suggested sites ref in UnusedResourcesUtil. r=mfinkle 2016-01-10 20:44:43 -05:00
Phil Ringnalda
9af9eba961 Merge f-t to m-c, a=merge 2016-01-09 11:44:32 -08:00
Mark Finkle
6336ee2b49 Bug 1216987 - Use Alexa top 5 sites as default suggested tiles r=margaret 2016-01-08 21:19:51 -05:00
Phil Ringnalda
91c6d291d3 Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
CLOSED TREE

Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
2016-01-08 20:25:27 -08:00
Sebastian Kaspari
89fa610b93 Bug 1234153 - Hide block list feature behind Nightly flag. r=margaret 2016-01-08 21:23:45 +01:00
Margaret Leibovic
a4eb9a4425 Bug 1235902 - (Part 2) Update feedback settings item to read URL from gecko prefs. r=mfinkle 2015-12-31 16:20:27 -05:00
Mike Hommey
efa7b40599 Bug 1234012 - Remove defaults/profile/bookmarks.html from b2gdroid, b2g, and android package manifests. r=bsmedberg
The file is only shipped in desktop Firefox builds, and only leads to
something like the following in the build logs:
  Warning: package-manifest.in:31: Missing file(s): bin/defaults/profile/bookmarks.html
2016-01-09 07:30:32 +09:00
Mike Hommey
5710ee7425 Bug 1234012 - Remove {localstore,mimeTypes}.rdf, user{Chrome,Content}-example.css. r=bsmedberg
These files have not been used since Firefox 4.0 because they were in the
omnijar while the code trying to copy them were expecting them outside the
omnijar. Fast forward a few years, and new profiles are now expected to be
empty so these files are just dead weight.
2016-01-09 07:30:32 +09:00
Margaret Leibovic
2c2f73a90a Bug 1235902 - Support actions from links in hosted feedback page. r=mfinkle 2015-12-30 16:38:10 -05:00
Margaret Leibovic
c23f2ab6e2 Bug 1236212 - Adjust month number spinner to account for the fact that month is 0-based. r=rnewman 2016-01-07 15:58:26 -05:00
vivek
765028c83b Bug 1213240 : Avoid parsing sessions json when empty r=bnicholson 2016-01-07 22:42:30 +02:00
Alessio Placitelli
bce1c74783 Bug 1234526 - Remove services/healthreport. r=gfritzsche 2016-01-06 09:07:00 +01:00
Eugen Sawin
9974ce327f Bug 1073224 - [3.2] Add fallback mechanics for device orientation sensors on Android (and fix style). r=snorp 2016-01-07 15:23:40 +01:00
Carsten "Tomcat" Book
4b596a7889 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Andrzej Hunt
0cb73ec48a Bug 1228590 - Always show location bar when switching tabs r=margaret 2015-12-17 15:26:14 -08:00
Richard Newman
61072d0611 Bug 1237342 - Drop support for Android API 14 from Firefox builds. r=nalexander 2016-01-06 10:43:46 -08:00
Andrzej Hunt
80c0eac4c8 Bug 1208525 - don't fail to send LocationChange if the previous URI has no host r=margaret 2016-01-04 14:36:22 -08:00
Andrzej Hunt
8f83cc8581 Bug 826400 - Part 3: Simplify homescreen shortcut creation, and use apple-touch-icon if available r=nalexander,jchen 2015-12-29 11:49:54 -08:00
Andrzej Hunt
0951988cce Bug 826400 - Part 2: Extract and store optimal apple-touch-icon during page load r=nalexander 2016-01-05 14:49:43 -08:00
Andrzej Hunt
00769af4e9 Bug 826400 - Part 1: Add touchIcon to URLMetadataTable r=nalexander 2015-12-21 17:26:52 -08:00
Kartikaya Gupta
266fadf3ce Bug 1229839 - Adjust some fling physics prefs based on UX feedback. r=snorp 2016-01-06 10:36:29 -05:00
Ryan VanderMeulen
ee89c4bc18 Merge fx-team to m-c. a=merge 2016-01-06 09:48:18 -05:00
Margaret Leibovic
b372d53b3f Bug 1218942 - Add histogram probe to measure state of different restrictable items in restricted profiles. r=sebastian p=mfinkle 2015-12-24 14:37:29 -05:00
Alex Johnson
f9686f530d Bug 1233412 - Fix GeckoPref crashes on Jelly Bean due to theme missing colorAccent. r=sebastian 2015-12-28 09:42:19 -05:00
kartikey0303
b480e2fe85 Bug 1234131 - Remove unused method, deleted the method getNativeWindow(). r=skaspari 2015-12-26 17:38:37 +05:30
Nigel Babu
4f8339d0e5 Bug 1226301 - Follow up to fix bustage, r=bustage ON A CLOSED TREE 2016-01-06 10:05:00 +05:30
Mike Taylor
7a1bbe6350 Bug 1226301. Remove Shumway from Fennec nightly builds. r=margaret 2016-01-05 22:05:09 -06:00
Mike Taylor
4a93ee4315 Bug 1226301. Remove Shumway from b2gdroid nightly builds. r=fabrice 2016-01-05 22:05:08 -06:00
Wes Kocher
074df64963 Merge m-c to inbound, a=merge CLOSED TREE 2016-01-05 16:52:09 -08:00
Richard Barnes
cae93aa929 Bug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes 2016-01-05 12:36:17 -05:00
Carsten "Tomcat" Book
288e10d358 merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00