Closed
Bug 53566
Opened 25 years ago
Closed 25 years ago
The referrer property for HTMLDocument under DOM1-HTML (PR3 testing) is not working properly for NS6 Build 2000090913
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Balwinder.Sohi, Assigned: jcarpenter0524)
References
()
Details
(Whiteboard: suntrak-n6)
1.HTMLDocument link under DOM1-HTML is clicked.
2.To test for the referrer property - the related link hdoc004.html is clicked
and the page is displayed along with the results to analyse.
3.Expected result:The actual result obtained should match the expected result on
the display.
4.Actual result:The actual result is null whereas to match the expected result
it should display the proper URL as in the expected result.
--
Disp content in the browser NS6--
hdoc004.html
Description Pass Bug Number Actual Result Expected Result
Read HTMLDocument.referrer failed Bug Report Required - Bug me, jc
http://mozilla.org/quality/browser/standards/dom1/tcmatrix/htmldocument.html
---------
Related log content :
----
nsWidget::~nsWidget() of toplevel: 46 widgets still exist.
nsWidget::~nsWidget() of toplevel: 41 widgets still exist.
WEBSHELL- = 8
nsWidget::~nsWidget() of toplevel: 39 widgets still exist.
nsWidget::~nsWidget() of toplevel: 37 widgets still exist.
nsWidget::~nsWidget() of toplevel: 35 widgets still exist.
WEBSHELL- = 7
WEBSHELL- = 6
nsWidget::~nsWidget() of toplevel: 31 widgets still exist.
WEBSHELL+ = 7
WEBSHELL+ = 8
Enabling Quirk StyleSheet
Enabling Quirk StyleSheet
Setting content window
*** Pulling out the charset
in SetSecurityButton
WEBSHELL+ = 9
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: 41 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/hdoc004.html line 39:
window.opener.document.resultsform has no properties
JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/dom1/hdoc004.html line 49: assignment
to undeclared variable aTestcases
JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/testlib.js line 204: assignment to
undeclared variable failed
Document http://mozilla.org/quality/ngdriver/suites/dom1/hdoc004.html loaded
successfully
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
clearing PRIMARY clipboard
Comment 1•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 2•25 years ago
|
||
Johnney,
Only dom0 tstcase are mine and they are in process of update [only 5% of
testcases are out of date].
Anything other than dom0 testcases could be valid bug.
Reassigning back to you.
Assignee: desale → jst
Comment 3•25 years ago
|
||
Janc, is this your testcase? If so, please fix it, loading the testcase gives me
a few JS exceptions and nothing more...
Please reassign back to me once the testcase is fixed if there's still a problem.
Assignee: jst → janc
This bug also persists for Intel - Solaris 2.7 on Mozilla Build 20000100217
| Assignee | ||
Comment 5•25 years ago
|
||
Fixed the testcase
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•25 years ago
|
||
see bug 58753 for document.referrer issue
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•