Closed
Bug 840699
Opened 13 years ago
Closed 12 years ago
Use HTTPS instead of HTTP for 30boxes.com integration
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
FIXED
Firefox 25
People
(Reporter: briansmith, Assigned: raymondlee)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
3.39 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #771788 +++
gecko.handlerService.schemes.webcal.0.uriTemplate;http://30boxes.com/external/widget?refer=ff&url=%s
This should use an https:// link.
Assignee | ||
Comment 1•12 years ago
|
||
A minor change
Comment 2•12 years ago
|
||
We'll need to connect with the folks at 30box to ensure they're OK with this change. This is old code, I don't know whether we've maintained a relationship with them.
Joanne, is this something you can help with?
Flags: needinfo?(jnagel)
Comment 3•12 years ago
|
||
Sorry, Gavin, I don't know anyone at 30box - I only manage our search & commerce relationships (Amazon, eBay, Bing, Yahoo, etc.)
Flags: needinfo?(jnagel)
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Joanne Nagel from comment #3)
> Sorry, Gavin, I don't know anyone at 30box - I only manage our search &
> commerce relationships (Amazon, eBay, Bing, Yahoo, etc.)
Does it mean we don't maintain a relationship with 30box?
Comment 5•12 years ago
|
||
Comment on attachment 720573 [details] [diff] [review]
v1
Let's just do this.
Attachment #720573 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #720573 -
Attachment is obsolete: true
Assignee | ||
Comment 7•12 years ago
|
||
(In reply to Raymond Lee [:raymondlee] from comment #6)
> Created attachment 780148 [details] [diff] [review]
> Patch to checkin
BTW this patch also increment the gecko.handlerService.defaultHandlersVersion number
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 8•12 years ago
|
||
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Comment 10•12 years ago
|
||
I'm wondering, did we figure out the removal of the http handler piece that we're suffering with with the yahoo version of this patch? bug 840705 comment 25 et al sounds like we're not really replacing stuff.
Assignee | ||
Comment 11•12 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #10)
> I'm wondering, did we figure out the removal of the http handler piece that
> we're suffering with with the yahoo version of this patch? bug 840705
> comment 25 et al sounds like we're not really replacing stuff.
No, I have filed Bug 904350.
Comment 12•11 years ago
|
||
Verified fixed on Windows 7 64bit, Ubuntu 13.10 and Mac OSX 10.8.5 using latest Nightly 34.0a1.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•