Closed
      
        Bug 693424
      
      
        Opened 14 years ago
          Closed 13 years ago
      
        
    
  
"ASSERTION: Should not be calling this on a non-display child" in nsSVGForeignObjectFrame::GetBBoxContribution     
    Categories
(Core :: SVG, defect)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla11
        
    
  
People
(Reporter: jruderman, Assigned: longsonr)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
###!!! ASSERTION: Should not be calling this on a non-display child: '!(GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD)', file layout/svg/base/src/nsSVGForeignObjectFrame.cpp, line 440
| Reporter | ||
| Comment 1•14 years ago
           | ||
| Assignee | ||
| Comment 2•14 years ago
           | ||
the assertion is bogus and needs removing that's all.
| Assignee | ||
| Comment 3•14 years ago
           | ||
Assignee: nobody → longsonr
        Attachment #568929 -
        Flags: review?(dholbert)
| Comment 4•13 years ago
           | ||
Comment on attachment 568929 [details] [diff] [review]
patch
Sorry for the delay -- I must've skipped over the bugmail for this, and only just noticed the review-request.
r=me
        Attachment #568929 -
        Flags: review?(dholbert) → review+
| Assignee | ||
| Comment 5•13 years ago
           | ||
| Assignee | ||
| Updated•13 years ago
           | 
Flags: in-testsuite+
Target Milestone: --- → mozilla11
| Comment 6•13 years ago
           | ||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
          You need to log in
          before you can comment on or make changes to this bug.
        
 
  testcase
 testcase
            
Description
•