Closed
Bug 441732
Opened 17 years ago
Closed 17 years ago
Anti-phishing "blocked" page needs its own site icon
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino2.0
People
(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)
References
()
Details
Attachments
(1 file)
|
7.86 KB,
patch
|
murph
:
review+
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
We need to make it not use the same icon as the error pages, as that's confusing, and we don't want to muddy the waters at all.
We should just be able to use the existing popup_blocked_icon.tiff for the site icon (and that will match the "blocked" imagery we have from Jon to use on the page itself).
If we land anti-phishing before a1, this also should land before a1.
| Reporter | ||
Updated•17 years ago
|
Summary: Anti-phishing page needs its own site icon → Anti-phishing "blocked" page needs its own site icon
Updated•17 years ago
|
Hardware: Macintosh → All
| Reporter | ||
Comment 1•17 years ago
|
||
This needs to block b2.
Flags: camino2.0b2+
Target Milestone: --- → Camino2.0
| Assignee | ||
Comment 2•17 years ago
|
||
Is there a straightforward way to tell if we are in overlay mode? Nothing jumped out at me, so this seemed like the easiest approach. (If there is one, this is probably overkill.)
Assignee: nobody → stuart.morgan+bugzilla
Status: NEW → ASSIGNED
Attachment #363442 -
Flags: review?(murph)
Comment 3•17 years ago
|
||
Comment on attachment 363442 [details] [diff] [review]
fix
Looks great to me. r=murph.
Attachment #363442 -
Flags: superreview?(mikepinkerton)
Attachment #363442 -
Flags: review?(murph)
Attachment #363442 -
Flags: review+
Comment 4•17 years ago
|
||
+ eRequestSucceeded,
+ eRequestFailed,
+ eRequestBlocked
is it worth adding a comment to be more specific about what each of these means?
sr=pink
Comment 5•17 years ago
|
||
Comment on attachment 363442 [details] [diff] [review]
fix
sr=pink
Attachment #363442 -
Flags: superreview?(mikepinkerton) → superreview+
| Assignee | ||
Comment 6•17 years ago
|
||
Landed on CVS trunk.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•