Closed
      
        Bug 363848
      
      
        Opened 18 years ago
          Closed 18 years ago
      
        
    
  
<xul:listbox> triggers "ASSERTION: This code shouldn't be hit; alert robert@ocallahan.org "
    Categories
(Core :: XUL, defect)
Tracking
()
        RESOLVED
        FIXED
        
    
  
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
| 
        
        
         172 bytes,
          application/xhtml+xml         
       | 
      Details | |
| 
        
        
         1.52 KB,
          patch         
       | 
      
           enndeakin
 :
              
              review+
          MatsPalmgren_bugz
 :
              
              superreview+
           | 
      Details | Diff | Splinter Review | 
Reloading or closing a page with a <xul:listbox> triggers this assertion:
###!!! ASSERTION: This code shouldn't be hit; alert robert@ocallahan.org: 'Error', file /Users/admin/trunk/mozilla/layout/generic/nsGfxScrollFrame.cpp, line 2592
This assertion was added in bug 344228.
| Reporter | ||
          Comment 1•18 years ago
           
         | 
      ||
| Assignee | ||
          Comment 2•18 years ago
           
         | 
      ||
Listbox body frames are scrollframe parents. I don't know what I was thinking.
          Updated•18 years ago
           
         | 
      
        Attachment #248958 -
        Flags: review?(enndeakin) → review+
| Assignee | ||
          Updated•18 years ago
           
         | 
      
        Attachment #248958 -
        Flags: superreview?(mats.palmgren)
          Comment 3•18 years ago
           
         | 
      ||
Comment on attachment 248958 [details] [diff] [review]
fix
sr=mats
        Attachment #248958 -
        Flags: superreview?(mats.palmgren) → superreview+
| Assignee | ||
          Comment 4•18 years ago
           
         | 
      ||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•