Closed Bug 202845 Opened 21 years ago Closed 21 years ago

Implement nsIBookmarksService::SortFolder()

Categories

(SeaMonkey :: Bookmarks & History, defect, P3)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.4final

People

(Reporter: janv, Assigned: janv)

References

Details

Attachments

(1 obsolete file)

something like this:

void Sort(in nsIRDFResource aProperty, in AString aDirection, in boolean aRecurse)
Blocks: 64272
Priority: -- → P3
Target Milestone: --- → mozilla1.4beta
Moving to nsIRDFContainerUtils with corresponding method name.

void sortContainer(in nsIRDFDataSource aDataSource,
                   in nsIRDFResource aContainer,
                   in nsIRDFResource aProperty,
                   in long aDirection,
                   in boolean aRecurse);
Summary: Implement Sort method on nsIRDFcontainer → Implement Sort method on nsIRDFContainerUtils
Attached patch patch (obsolete) — Splinter Review
here it is
Attachment #121455 - Flags: review?(jaggernaut)
Attachment #121455 - Flags: review?(jaggernaut)
I changed my mind again.
Status: NEW → ASSIGNED
Summary: Implement Sort method on nsIRDFContainerUtils → Implement nsIBookmarksService::SortFolder()
Target Milestone: mozilla1.4beta → mozilla1.4final
Attachment #121455 - Attachment is obsolete: true
Blocks: 205378
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Component: RDF → Bookmarks
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: