Closed Bug 9724 Opened 26 years ago Closed 26 years ago

[PP]sched: Be able to handle arbitrary mime types as MacOS flavors

Categories

(Core :: XUL, defect, P2)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: mikepinkerton)

Details

Right now, only a few mime types are hard-coded (like text). Need a generic hash to take a mime type and translate it into an application specific 4-character code.
Priority: P3 → P2
Target Milestone: M9
p2 for m9
Status: NEW → ASSIGNED
Summary: Be able to handle arbitrary mime types as MacOS flavors → sched: Be able to handle arbitrary mime types as MacOS flavors
p2 for m9. accepting.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
code checked in to do this in nsMimeMapper.cpp/h and the drag and drop/clipboard code has been modified to use it. this was tested by using drag and drop of toolbars (turned on in my tree) and the clipboard. things were dragged from the toolbar and dropped on the toolbar and also on a separate app that shows the drag data in full to verify its correctness. Clipboard was tested by copying text out of the browser and pasting it in other apps, and copying text out of other apps and pasting into composer. It all worked like a charm.
Status: RESOLVED → VERIFIED
code level fix, marking verified.
Summary: sched: Be able to handle arbitrary mime types as MacOS flavors → [PP]sched: Be able to handle arbitrary mime types as MacOS flavors
You need to log in before you can comment on or make changes to this bug.