Closed
Bug 415826
Opened 13 years ago
Closed 13 years ago
Application Handler -> Web Feed -> Application details is empty
Categories
(Firefox :: Preferences, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox 3 beta4
People
(Reporter: cbook, Assigned: florian)
References
Details
Attachments
(3 files)
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3 Steps to reproduce: Go to Firefox - Preference -Application tab -> Choose Web Feeds -> Click on the drop down to change the content handler -> Select "Application details" -> A empty Window open Comparing to a Windows System there should the Bloglines, My Yahoo and Google Handler displayed.
Reporter | ||
Updated•13 years ago
|
Flags: blocking-firefox3?
Assignee | ||
Comment 1•13 years ago
|
||
The errors in the JS Console are: Error: Cc is not defined Source File: chrome://browser/content/preferences/applications.js Line: 169 Error: Ci is not defined Source File: chrome://browser/content/preferences/applicationManager.js Line: 27 I guess this is a regression from bug 414735.
Blocks: 414735
Comment 2•13 years ago
|
||
Isn't this bug 410900?
Assignee | ||
Comment 3•13 years ago
|
||
This works on Mac, but I'm not 100% sure swapping the order of inclusion of the scripts won't regress bug 414735 (the same issue on Windows and Linux).
Comment on attachment 301606 [details] [diff] [review] patch v1 seems fine to me.
Attachment #301606 -
Flags: review?(mano) → review+
Updated•13 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P2
Target Milestone: --- → Firefox 3 beta4
mozilla/browser/components/preferences/applicationManager.js 1.4 mozilla/browser/components/preferences/applicationManager.xul 1.3
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Verified FIXED using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b4pre) Gecko/2008021304 Minefield/3.0b4pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•