mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 21:33:43 +00:00
Back out ba983923066f (bug 560462 part 3c) to see if it fixes test_aria_imgmap.html orange.
This commit is contained in:
parent
8436fd286c
commit
febc60cc0f
@ -629,10 +629,6 @@ customMethodCalls = {
|
||||
' if(NS_FAILED(rv))\n'
|
||||
' result = nsnull;'
|
||||
},
|
||||
'nsIDOMNode_GetNodeType': {
|
||||
'thisType': 'nsINode',
|
||||
'canFail': False
|
||||
},
|
||||
'nsIDOMNodeList_Item': {
|
||||
'thisType': 'nsINodeList',
|
||||
'code': ' nsINode *result = self->GetNodeAt(arg0);',
|
||||
|
Loading…
Reference in New Issue
Block a user