Closed
Bug 858776
Opened 12 years ago
Closed 12 years ago
Browser about page links to FAQ URL using HTTPS
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P3)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bkerensa, Assigned: daleharvey)
Details
(Whiteboard: [sprintready]c=browser u=user)
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130308124351
Steps to reproduce:
Gaia Browser about page links to Firefox OS FAQ via a HTTPS URL even though its not needed and other url's use HTTP on the same page.
Actual results:
HTTPS link is used
Expected results:
We should use HTTP like other links on the page:
1. HTTPS is not needed for the specific page
2. HTTPS uses more power on servers
Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Priority: -- → P3
Whiteboard: c=browser u=user
Assignee | ||
Comment 2•12 years ago
|
||
Hey Benjamin
Thanks for the patch, few minor issues, could you make a single PR with the fix for just the browser, the commit message needs amended to follow the convention:
'Bug 858776 - Use http links in about page'
for example, then attach a patch here and set it to r? to me
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Hacking#Submitting_a_patch has some more help about submitting patches
Thanks
Dale
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bkerensa
Updated•12 years ago
|
Whiteboard: c=browser u=user → [sprintready]c=browser u=user
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #776992 -
Flags: review?(bfrancis)
Comment 5•12 years ago
|
||
Comment on attachment 776992 [details] [review]
Link to http faq page
r+me
Attachment #776992 -
Flags: review?(bfrancis) → review+
Comment 6•12 years ago
|
||
Ben Francis changed story state to accepted in Pivotal Tracker
Comment 7•12 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
bug 892963 blocks verification on this for master.
Still blocked. I don't crash on the system, I get the tab crashing with a this is embarassing now when going to about firefox.
gecko : 27cd5f2dd44b576a8faabaab239fd3250ff8fef9
gaia : 4f8ffa9b3915a788477aa97197181feb26590fe8
build id : 2013-07-23-03-02-02
Verified:
"gecko" revision="8c240c67f76c"
"gecko" revision="4dd254baf424523d3256ae47bdc20f9b2b8d5217"
"gaia" revision="b527d7406b4eed3bacdee78597bb4ff21bf9f7d0"
Build ID: 2013-08-13-04-02-22
MC/master build
Unagi
note: this page points to the Firefox for android; filing another bug.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•