Closed
      
        Bug 771934
      
      
        Opened 13 years ago
          Closed 13 years ago
      
        
    
  
Throw NOT_FOUND_ERR instead of HIERARCHY_REQUEST_ERR from nsINode::RemoveChild      
    Categories
(Core :: DOM: Core & HTML, defect)
        Core
          
        
        
      
        
    
        DOM: Core & HTML
          
        
        
      
        
    Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla17
        
    
  
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
| 1.53 KB,
          patch         | bzbarsky
:
              
              review+ | Details | Diff | Splinter Review | 
Other browsers appear to pass those tests at <http://w3c-test.org/webapps/DOMCore/tests/submissions/Ms2ger/Node-removeChild.html>.
        Attachment #640096 -
        Flags: review?(bzbarsky)
|   | ||
| Comment 1•13 years ago
           | ||
Comment on attachment 640096 [details] [diff] [review]
Patch v1
r=me
        Attachment #640096 -
        Flags: review?(bzbarsky) → review+
| Assignee | ||
| Comment 2•13 years ago
           | ||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
|   | ||
| Comment 3•13 years ago
           | ||
Backed out with the mass tree revert to get rid of the OS X M5 orange:
https://hg.mozilla.org/mozilla-central/rev/c801b99d726f
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Comment 4•13 years ago
           | ||
Flags: in-testsuite+
| Comment 5•13 years ago
           | ||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•