Closed
Bug 255667
Opened 20 years ago
Closed 14 years ago
Permission denied in frames on same domain
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bht237, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.1) Gecko/20040707
The attached testcase shows an error "Error: uncaught exception: Permission
denied to get property Window.getBody" in the JavaScript console.
I really don't know what to think and I don't have a sound workaround strategy
because I cannot explain the behavior.
The code is fairly defensive - all is based on the frameset onLoad event and
even a SetTimeout is used as not to hit another bug.
No problems with Netscape 4, IE.
Comment 2•20 years ago
|
||
WFM after a reload - but I see described behaviour on initial viewing with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040810
Firefox/0.9.1+
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 3•17 years ago
|
||
MozillaAS v1.7.x is not supported anymore.
Can you reproduce with SeaMonkey v1.1.9 ?
Comment 4•14 years ago
|
||
The attached testcase worksforme.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•