Closed Bug 840710 Opened 11 years ago Closed 11 years ago

Use HTTPS instead of HTTP for Google Reader (Google Fusion) integration

Categories

(Firefox :: File Handling, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: briansmith, Unassigned)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #840705 +++

browser.contentHandlers.types.0.uri;http://fusion.google.com/add?feedurl=%s
browser.feeds.handlers.webservice;http://fusion.google.com/add?feedurl=%s

These links should be https://. This should improve performance (because we'd be avoiding a HTTP -> HTTPS redirect) and security. But, I could not get https://fusion.google.com/ to work so we may need to work with them on it.
Google probably stopped maintaining fusion.google.com, because it redirects to a page where you choose between adding to iGoogle or to Reader, and they already phased out iGoogle for mobile and will phase out iGoogle for desktop in November 2013.
Source: http://support.google.com/websearch/bin/answer.py?hl=en&answer=2664197
Version: 13 Branch → Trunk
Attached patch patchSplinter Review
Both browser/ and mobile/ are affected.
Attachment #719367 - Flags: review?(mbrubeck)
Attachment #719367 - Flags: review?(gavin.sharp)
Comment on attachment 719367 [details] [diff] [review]
patch

Review of attachment 719367 [details] [diff] [review]:
-----------------------------------------------------------------

This is actually unused on Metro and we should just remove the whole browser.contentHandlers section.  You can do that in this patch, or we can file a follow-up bug if you prefer.
Attachment #719367 - Flags: review?(mbrubeck) → review+
(In reply to Matt Brubeck (:mbrubeck) from comment #3)
> This is actually unused on Metro...

I mean that it is unused on *mobile*.
We'll need to get Google sign-off to change this URL. Joanne, can you help with that?

I vaguely recall this URL coming up before in a prior bug, but I can't find it now.
Flags: needinfo?(jnagel)
Attachment #719367 - Flags: review?(gavin.sharp)
Google is discontinuing Reader. It doesn't make sense to get Google sign-off on this anymore.
Flags: needinfo?(jnagel)
By the time a fix here made it to release, Reader will have been phased out. Since iGoogle for desktop is also being discontinued too soon afterwards and fusion.google.com does not support HTTPS, but fixing this bug doesn't make much sense. I'm filing a separate bug to remove Google as a content handler for feeds.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: