Closed Bug 352935 Opened 18 years ago Closed 18 years ago

Port over some FeedWriter improvements from bug 350615 to trunk

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 3 alpha1

People

(Reporter: asaf, Assigned: asaf)

References

Details

Attachments

(1 file, 1 obsolete file)

Port over some FeedWriter improvements from bug 350615 to trunk
Assignee: nobody → mano
Priority: -- → P2
Target Milestone: --- → Firefox 3 alpha1
Attached patch patch (obsolete) — Splinter Review
Attachment #238753 - Flags: review?(mconnor)
Status: NEW → ASSIGNED
Attachment #238753 - Flags: review?(mconnor) → review?(gavin.sharp)
Comment on attachment 238753 [details] [diff] [review] patch >Index: browser/components/feeds/src/FeedWriter.js > /** >+ * Helper method to set the selected application and system default >+ * reader menuitems details from a file object >+ * @param aMenuItem >+ * The menuitem on which the attributes should be set >+ * @param aFile >+ * the menuitem associated file object How about: "The menuitem's associated file" ? > if (defaultReader.exists()) { > menuItem = this._document.createElementNS(XUL_NS, "menuitem"); >- menuItem.id = "defaultHandlerMenuItem"; >- menuItem.className = "menuitem-iconic"; I don't think you want to be removing these. r=me with this reverted.
Attachment #238753 - Flags: review?(gavin.sharp) → review+
mozilla/browser/components/feeds/content/subscribe.xhtml 1.13 mozilla/browser/components/feeds/src/FeedWriter.js 1.18
Attachment #238753 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
OS: Mac OS X 10.3 → All
Hardware: Macintosh → All
Version: unspecified → Trunk
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: