Closed
Bug 1193849
Opened 10 years ago
Closed 10 years ago
Bugs with "Learn More" link for Mixed Content Blocker in Control Center
Categories
(Firefox :: Security, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | unaffected |
| firefox42 | --- | verified |
| firefox43 | --- | verified |
| firefox44 | --- | verified |
People
(Reporter: tanvi, Assigned: ttaubert)
References
Details
(Whiteboard: [fxprivacy])
Attachments
(1 file)
|
1.86 KB,
patch
|
Paolo
:
review+
tanvi
:
feedback+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
The enable protection page is missing it's Learn More link.
The disable protection page has the Learn More link in line with the other text, when I think it is supposed to be on a line of it's own.
(The page also needs updating, but I think that is in another bug? https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my-safety?as=u&utm_source=inproduct)
We should see if we can uplift the fixes to FF 42.
Updated•10 years ago
|
Whiteboard: [fxprivacy] [triage]
| Assignee | ||
Comment 1•10 years ago
|
||
(In reply to Tanvi Vyas [:tanvi] from comment #0)
> The enable protection page is missing it's Learn More link.
Yeah, the mockups didn't have them. I thought it was explicitly left out because we expect people to read before disabling MCB :) Quite easy to add one though if we want that.
> The disable protection page has the Learn More link in line with the other
> text, when I think it is supposed to be on a line of it's own.
It's an inline element, if it fits on the line then it won't have one of its own. If it doesn't it will wrap around.
> (The page also needs updating, but I think that is in another bug?
> https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my-
> safety?as=u&utm_source=inproduct)
Yes.
> We should see if we can uplift the fixes to FF 42.
Shouldn't be a problem.
Updated•10 years ago
|
Priority: -- → P2
Whiteboard: [fxprivacy] [triage] → [fxprivacy]
| Reporter | ||
Comment 2•10 years ago
|
||
Is this possible to do for the 42 timeline? Should be pretty easy and would be nice if we could get it in before aurora/42 because beta/42 on September 22nd. I'm not sure this counts as post v1, since the learn more link existed before tracking protection v1.
Updated•10 years ago
|
Priority: P2 → P3
| Assignee | ||
Comment 3•10 years ago
|
||
Added the "learn more" link to the security subview when mixed content blocking was disabled by the user. The links remain inline elements, they will wrap around as needed but will otherwise be on the same line as the owning paragraph. (That was how it was designed and what the mockups showed.)
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Attachment #8664798 -
Flags: review?(paolo.mozmail)
Attachment #8664798 -
Flags: feedback?(tanvi)
Updated•10 years ago
|
Flags: qe-verify?
| Reporter | ||
Comment 4•10 years ago
|
||
Comment on attachment 8664798 [details] [diff] [review]
0001-Bug-1193849-Show-Learn-more-link-in-security-subview.patch
Thanks Tim!
Attachment #8664798 -
Flags: feedback?(tanvi) → feedback+
Updated•10 years ago
|
Attachment #8664798 -
Flags: review?(paolo.mozmail) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•10 years ago
|
Iteration: --- → 44.1 - Oct 5
Priority: P3 → P1
| Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8664798 [details] [diff] [review]
0001-Bug-1193849-Show-Learn-more-link-in-security-subview.patch
Approval Request Comment
[Feature/regressing bug #]:
[User impact if declined]: Missing "learn more" link when opening the control center after disabling mixed content blocking.
[Describe test coverage new/current, TreeHerder]:
[Risks and why]: Very low risk
[String/UUID change made/needed]: None
Attachment #8664798 -
Flags: approval-mozilla-beta?
Attachment #8664798 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Updated•10 years ago
|
status-firefox41:
--- → unaffected
status-firefox42:
--- → affected
status-firefox43:
--- → affected
Updated•10 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: petruta.rasa
Comment 8•10 years ago
|
||
Comment on attachment 8664798 [details] [diff] [review]
0001-Bug-1193849-Show-Learn-more-link-in-security-subview.patch
Polish of a new feature, taking it. Should be in 42 beta 3.
Attachment #8664798 -
Flags: approval-mozilla-beta?
Attachment #8664798 -
Flags: approval-mozilla-beta+
Attachment #8664798 -
Flags: approval-mozilla-aurora?
Attachment #8664798 -
Flags: approval-mozilla-aurora+
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
Reproduced using Firefox 42 beta 2 with the following pages:
https://people.mozilla.org/~tvyas/mixedcontent.html
https://people.mozilla.org/~tvyas/mixedboth.html
Verified as fixed using Firefox 42 beta 5, Developer Edition 43.0a2 and Nightly 44.0a1 2015-10-09 under Win 7 64-bit and Mac OS X 10.9.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•