Closed
Bug 160270
Opened 23 years ago
Closed 3 years ago
gFastLoadList became mFastLoadURITable and the comments need work
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020730
BuildID: 20020730
*BenGoodger* ah
*BenGoodger* the variable name changed
*BenGoodger* and the data structure did too ;-)
*BenGoodger* gFastLoadList = mFastLoadURITable
Reproducible: Always
Steps to Reproduce:
load http://lxr.mozilla.org/seamonkey/search?string=gfastloadlist
get confused
ask ben for help
Actual Results:
the string references a variable that had a very short lifespan in cvs (0 mins?)
and ben explained
Expected Results:
less confusion, or an accurate comment
this bug reported using &format=simple
Comment 1•23 years ago
|
||
What exactly is the bug report here? Is this a report about a bug in ben?
Expected results: A clearer bug report ;-)
Assignee: hyatt → ben
oh, please leave me and my bugs alone. it didn't occur to me that this bug would
be filed unconfirmed or that i couldn't file it against myself. it was mostly a
test of &format=simple.
the bug is that the documentation was copied from nsXULDocument.cpp and most of
it did not apply when it moved.
Assignee: ben → timeless
Summary: gFastLoadList became ... → gFastLoadList became mFastLoadURITable and the comments need work
Comment 3•21 years ago
|
||
Im confirming this bug to get it off the radar,leaving it assigned to timeless.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
Pages no longer actice
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•