Closed
Bug 385710
Opened 18 years ago
Closed 18 years ago
RSS feed icons missing/broken in the URL bar
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Firefox Graveyard
RSS Discovery and Preview
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 3 alpha6
People
(Reporter: stephend, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
1.27 KB,
patch
|
asaf
:
review+
|
Details | Diff | Splinter Review |
Build ID: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a6pre) Gecko/20070624 Minefield/3.0a6pre (Tinderbox build; very recent).
Summary: RSS feed icons are missing/broken in the URL bar
Bug 383746 broke this, no doubt.
Steps to Reproduce:
1. Load a site, such as Netscape.com, which specifies it RSS feed:
<link rel="alternate" type="application/rss+xml" title="Netscape" href="http://www.netscape.com/rss/" />
2. Look at the URL bar
Expected Results:
RSS feed icon appears, and upon clicking either presents a choice of feeds (if there are multiple) or goes straight to its feed page so you can subscribe.
Actual Results:
No icon appears at all.
Reporter | ||
Comment 1•18 years ago
|
||
I might be missing the changes to browser.js mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=383746#c14, but I grabbed this from ftp://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/fx-win32-tbox-trunk/ and its full build ID is 2007-06-24-20...
Assignee | ||
Comment 2•18 years ago
|
||
Yeah, the bug is caused by the checkin from bug 383746. I'll be posting a patch soonish.
Status: NEW → ASSIGNED
OS: Windows Vista → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 alpha6
Assignee | ||
Comment 3•18 years ago
|
||
This way a mistake on my part on bug 383746. This patch fixes the problem. A quick review and checkin would be appreciated.
Sorry for the problem. :-(
Attachment #269629 -
Flags: review?(mano)
Comment 4•18 years ago
|
||
Comment on attachment 269629 [details] [diff] [review]
Patch to fix the problem
r=mano
Attachment #269629 -
Flags: review?(mano) → review+
Comment 5•18 years ago
|
||
mozilla/browser/base/content/browser.js 1.803
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•18 years ago
|
||
Verified FIXED in Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a6pre) Gecko/20070625 Minefield/3.0a6pre
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•