Open
      
        Bug 1244947
      
      
        Opened 9 years ago
          Updated 3 years ago
      
        
    
  
"ASSERTION: Removing id entry that doesn't exist" with createShadowRoot  
    Categories
(Core :: DOM: Core & HTML, defect)
        Core
          
        
        
      
        
    
        DOM: Core & HTML
          
        
        
      
        
    Tracking
()
        NEW
        
        
    
  
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | affected | 
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: dom-triaged)
Attachments
(2 files)
On shutdown, if I quit quickly:
###!!! ASSERTION: Removing id entry that doesn't exist: '!aElement->OwnerDoc()->IsHTMLDocument() || mIdContentList.Contains(aElement)', file dom/base/nsDocument.cpp, line 604
| Reporter | ||
| Comment 1•9 years ago
           | ||
| Updated•9 years ago
           | 
Whiteboard: dom-noted → dom-triaged
| Comment 3•9 years ago
           | ||
William will look at this after his patches for the new Shadow DOM API land.
Depends on: shadowdom-initial-release
Flags: needinfo?(wchen)
| Assignee | ||
| Updated•6 years ago
           | 
Component: DOM → DOM: Core & HTML
| Updated•3 years ago
           | 
Severity: normal → S3
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•