Closed
Bug 1392151
Opened 7 years ago
Closed 7 years ago
ActivityStream: don't ask for password for thumbnails
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: shtrom, Unassigned)
References
Details
Attachments
(1 file)
7.36 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170814073321
Steps to reproduce:
Regularly access an HTTP Basic Auth protected site, which made it show up in the Top sites.
Restart Firefox, and open a new tab.
Actual results:
When opening the new tab, the Activity Stream is displayed (good), including an entry for the password-protected site (good), with a thumbnail from the previous visit (good).
It then pops up a standard password Basic Auth password request modal dialog (bad).
Expected results:
When opening the new tab, the Activity Stream should be displayed (tick), including an entry for the password-protected site (tick), with a thumbnail from the previous visit (tick).
Upon receiving a 401, Activity Stream should give up on trying to refresh the thumbnail, and just display the old one (as it already does) rather than asking the user for the password.
Updated•7 years ago
|
Component: General → Activity Streams: Newtab
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Olivier, are you using the Activity Stream add-on (potentially from test pilot) or did you set "browser.newtabpage.activity-stream.enabled" pref as it's off by default in Firefox 55.
Flags: needinfo?(shtrom-mozilla)
Comment 2•7 years ago
|
||
I just tested with https://jigsaw.w3.org/HTTP/Basic/ as a pinned site, and a thumbnail/screenshot is created without logging in. This must have been a test pilot add-on version issue and not with the one from browser.newtabpage.activity-stream.enabled.
No longer blocks: 1394533
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(shtrom-mozilla)
Resolution: --- → INVALID
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Ah, yes, that was a TestPilot Addon. I now have disabled it, and enabled browser.newtabpage.activity-stream.enabled (FF 55.0.3), but I now get a blank page rather than the activity stream, so I can't check. I must have broken something else in the process...
Comment 5•7 years ago
|
||
I don't think it's working on 55. You'll need to wait or update to 56.
Assignee | ||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•