Bug 454343 - Assertion failure: obj == pobj, at src/js/src/jsinterp.cpp:160 (r+sr=mrbkap)

This commit is contained in:
Jason Orendorff 2008-09-16 14:27:03 -05:00
parent d84e5463d6
commit 571cc027b7

View File

@ -70,8 +70,6 @@ members = [
'nsIDOMWindow.getSelection',
'nsIDOMWindowCollection.item',
'nsIDOMWindowCollection.length',
'nsIDOMLocation.hostname',
'nsIDOMLocation.href',
'nsIDOMScreen.top',
'nsIDOMScreen.height',
'nsIDOMScreen.width',
@ -82,6 +80,9 @@ members = [
'nsIDOMClientRect.left',
'nsIDOMClientRectList.item',
'nsIDOMClientRectList.length',
# nsLocationSH has ~ALLOW_PROP_MODS_TO_PROTOTYPE, so don't try.
#'nsIDOMLocation.hostname',
#'nsIDOMLocation.href',
# dom/public/idl/canvas
#