Closed Bug 37237 Opened 25 years ago Closed 25 years ago

non-NSPR functions used in plug-in wrapper code

Categories

(Core Graveyard :: Plug-ins, defect, P3)

Other
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rusty.lynch, Assigned: rusty.lynch)

References

Details

Attachments

(2 files)

Plateform specific non-NSPR functions are used in mozilla/modules/plugin/nglsrc/nsPluginHostImpl.cpp's nsPluginCacheListener::OnStartRequest() method. Also, streaming data is being stored in the same file name for all plug-ins so that if two plug-ins are placed on the same page, one's data will clobber the other's data. A patch from sechevarria@beatnik.com follows...
Now that I think about it, saving data to the '/tmp' directory isn't going to work on Win/Mac. Where should tmp data go in a cross platform type of implementation? Should we be user's prefs directory?
*** Bug 40657 has been marked as a duplicate of this bug. ***
I'm testing a fix for the cache. Once it goes in, all the lack of cache workarounds in nsPluginHostImpl.cpp will be removed and this bug will be moot.
Fixed with patch checked in for http://bugzilla.mozilla.org/show_bug.cgi? id=23667
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
closing this based on Sean's comment.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: