Closed
Bug 294218
Opened 20 years ago
Closed 20 years ago
problem with pop-up windows script
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: cf582, Unassigned)
References
()
Details
(Whiteboard: [sg:nse])
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The pop-up window is missing title. The image of the window is kept in the memory forever. Example, I'll upload new html file. I'll close my browser. Reopen browser and go o the web, open the window. The old html file is still visible. This looks like leaking memory, the block holding old html window is not disposed. so, there is memory block still accessible and active after few minutes? Reproducible: Always who knows
Comment 1•20 years ago
|
||
We need more info to turn this into a valid bug. The host you've referenced is unreachable (I can ping it, but can't connect to a web server). Which popup doesn't have a title? What you describe for uploading a new page and having it not refresh sounds like normal caching behavior. You can use Shift-reload to force it to grab the latest version, or you can turn off your web cache completely in options (though I don't actually recommend that). There are finer grained preference settings, for help see http://www.mozilla.org/support/#community
Group: security
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Whiteboard: [sg:nse]
You need to log in
before you can comment on or make changes to this bug.
Description
•