Closed
Bug 377457
Opened 18 years ago
Closed 18 years ago
<xul:nativescrollbar /> causes "WARNING: Couldn't create native scrollbar!"
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha5
People
(Reporter: jruderman, Assigned: cbarrett)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
(deleted),
application/xhtml+xml
|
Details |
Loading the testcase triggers:
WARNING: Couldn't create native scrollbar!: file /Users/jruderman/trunk/mozilla/layout/xul/base/src/nsNativeScrollbarFrame.cpp, line 112
I think this bug can also lead to the assertion from bug 334514 triggering.
Reporter | ||
Comment 1•18 years ago
|
||
cbarrett plans to fix this by ripping out support for <xul:nativescrollbar>.
Assignee: joshmoz → cbarrett
Assignee | ||
Comment 2•18 years ago
|
||
bug 379319 contains the fix for this. Setting (IMHO) more sensible values for Block/Depend fields.
Updated•18 years ago
|
Assignee | ||
Comment 3•18 years ago
|
||
fixed by bug 379319
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Target Milestone: --- → mozilla1.9alpha5
Reporter | ||
Comment 4•17 years ago
|
||
<xul:nativescrollbar> is no more, so there is no need to check this in as a crashtest.
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•