Closed
Bug 53455
Opened 25 years ago
Closed 24 years ago
The parent browser(ie the previous window) of NS6 Build2000090913 crashes while the new window navigated to the above URL is clicked closed.
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: Balwinder.Sohi, Assigned: jst)
References
()
Details
(Keywords: crash, Whiteboard: suntrak-n6)
1.From the main page for DOM1-HTML Tests - HTMLModElement link is cliked.
2.The page with the test cases for property cite and datetime is displayed.
3.The test case links are tried one by one ( in particular the testcase related
to datetime).
4.The link navigates to the included URL.
5.The new browser window is clicked closed.
6.Expected result:Only the window in question should close .
7.Actual result:The existing parent window crashes.
Following are the related log contents :
Enabling Quirk StyleSheet
It's NOT UTF-16LE- byte 23(17)
It's NOT UTF-16BE- byte 108(6c)
Enabling Quirk StyleSheet
JavaScript strict warning:
line 9: function onget does not always return a value
JavaScript strict warning:
line 9: function onset does not always return a value
nsWidget::~nsWidget() of toplevel: 32 widgets still exist.
JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/testlib.js line 133: redeclaration of
var bResult
JavaScript error:
http://mozilla.org/quality/ngdriver/suites/dom1/hprm003.html line 45:
window.opener.document.resultsform has no properties
InstantiateEmbededPlugin for application/x-java-vm
Inside nsPluginHostImpl::FindStoppedPluginForURL...
JavaScript error:
http://mozilla.org/quality/ngdriver/suites/dom1/hprm003.html line 85: aEl[i] has
no properties
Document http://mozilla.org/quality/ngdriver/suites/dom1/hprm003.html loaded
successfully
###!!! ASSERTION: unexpected frame type: 'IsPlaceholderFrame(newFrame)', file
nsCSSFrameConstructor.cpp, line 10425
###!!! Break: at file nsCSSFrameConstructor.cpp, line 10425
Assignee | ||
Comment 2•25 years ago
|
||
The testcases on mozilla.org are out of date, reassigning to the owner of those
testcases for confirmation.
Assignee: jst → desale
Comment 5•25 years ago
|
||
Johnney, only dom0 testcases are under investigation. And only about 5% of
testcases under dom0 need fixes. This is Dom-1 testcases. Assigining back to
you.
Assignee: desale → jst
Comment 7•25 years ago
|
||
Not considered as a high priority bug, removing the highp tag.
Whiteboard: suntrak-n6-highp → suntrak-n6
Assignee | ||
Comment 8•24 years ago
|
||
I checked in a fix for this a few months back, marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Component: DOM Level 1 → DOM HTML
Comment 11•24 years ago
|
||
solaris --??
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•