Closed
Bug 4646
Opened 26 years ago
Closed 25 years ago
NECKO: clicking a link in sidebar crashes
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: mikepinkerton, Assigned: gagan)
References
Details
Open apprunner
Expand the sidebar by dragging the separator to the right
Expand one of the folders by double-clicking it.
Double click one of the links (any of them)
Watch the browser crash.
00000000 PPC 055231A0
05F02380 PPC 0552207C main+005D4
05F022A0 PPC 06B3AC14 nsAppShellService::Run()+00020
05F02260 PPC 0635EBCC nsAppShell::Run()+00050
05F021E0 PPC 0635F6EC nsMacMessagePump::DoMessagePump()+00044
05F02190 PPC 0635F9A8 nsMacMessagePump::DispatchEvent(int, EventRecord*)+
00174
05F02140 PPC 06D3F474 Repeater::DoRepeaters(const EventRecord&)+00034
05F02100 PPC 06D36A00 TimerPeriodical::RepeatAction(const EventRecord&)+
00074
05F020B0 PPC 06D36484 TimerImpl::Fire()+00058
05F02070 PPC 06CB6880 nsNetlibService::NetPollSocketsCallback(nsITimer*,
void*)+0004C
05F02030 PPC 06C8E1EC NET_PollSockets+00034
05F01FE0 PPC 06C89178 NET_ProcessNet+00520
05F01C40 PPC 06CAD14C net_ProcessHTTP+00128
05F017C0 PPC 06CABB94 net_setup_http_stream+004C4
This may be similiar to the NetLib bug with going to My.Netscape.Com, filed to
gagan because the stack crawl is the same.
Updated•26 years ago
|
Assignee: gagan → nisheeth
Comment 1•26 years ago
|
||
Parser bug esp with XML is the pride of nisheeth.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 2•26 years ago
|
||
Seems like fixes to the htmlparser by rickg checked in last night have fixed
this problem. Please update your build and re-test.
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Updated•25 years ago
|
Resolution: FIXED → ---
Comment 3•25 years ago
|
||
Not Fixt
april 27th build
Updated•25 years ago
|
Assignee: nisheeth → pinkerton
Status: REOPENED → NEW
Comment 4•25 years ago
|
||
Pink, I don't think this bug belongs to me because it has xpfe and netlib stuff
on the stack. Please see if this is happening in your latest build and, if it
is, assign this to gagan or the right person in the xpfe team. Thanks a lot.
Reporter | ||
Updated•25 years ago
|
Assignee: pinkerton → gagan
Reporter | ||
Comment 5•25 years ago
|
||
yes, this still happens in the latest build. reassigning to gagan?
Oh sure! Assign them to me... :-)
Deferring till Necko lands...
Updated•25 years ago
|
Target Milestone: M7 → M8
Comment 7•25 years ago
|
||
do we still see this???
necko -> m8
Comment 8•25 years ago
|
||
I'm moving this to target M9, Necko will be enabled somewhere during late M8 or
early M9. We will need to get on this and it cannot be postponed past the M9
milestone.
Summary: clicking a link in sidebar crashes → NECKO: clicking a link in sidebar crashes
Comment 10•25 years ago
|
||
build 1999080212 - I'm not seeing this anymore. Are you pinkerton?
Reporter | ||
Comment 11•25 years ago
|
||
the urls seem to load for me. of course, there are tons and tons of tree crashes
with the new scrollbar, but those are unrelated to necko.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•25 years ago
|
||
Marking fixed from Necko land.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•25 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•