Closed
Bug 170919
Opened 23 years ago
Closed 23 years ago
[gtk2] mozilla hangs when launching
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: iamawalrus, Assigned: blizzard)
References
Details
(Keywords: hang)
Attachments
(2 files)
7.84 KB,
text/plain
|
Details | |
602 bytes,
patch
|
blizzard
:
superreview+
|
Details | Diff | Splinter Review |
1. use current trunk and build moz+gtk2
2. lauch mozilla
result
mozilla hangs when the first window is shown
I found it is due to the patch of bug 78497 .When I back out that patch, mozilla
becomes OK. The patch modifies gfx/src/gtk/nsImageGTK.cpp
This is the output of mozilla while running. It contains a stack
This patch ( attachment 100737 [details] [diff] [review] ) works for me.
Severity: critical → major
Component: XP Toolkit/Widgets → XP Apps: Drag and Drop
Assignee | ||
Comment 4•23 years ago
|
||
Comment on attachment 100737 [details] [diff] [review]
calculate allocation amount correctly
sr=blizzard
Attachment #100737 -
Flags: superreview+
Assignee | ||
Comment 5•23 years ago
|
||
I went ahead and checked this in since it's unbuilt code at the moment - I hope
you don't mind. Thanks, tor!
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•23 years ago
|
||
*** Bug 170740 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•