mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 01:37:16 +00:00
Bug 136264 HTMLCollection Object wrapped by XPConnect has members whose names shadow each other
r=jst sr=jst
This commit is contained in:
parent
1bcc99ae9a
commit
df64a519af
@ -2792,6 +2792,7 @@ void DEBUG_ReportShadowedMembers(XPCNativeSet* set,
|
||||
static const char* skipClasses[] = {
|
||||
"Window",
|
||||
"HTMLDocument",
|
||||
"HTMLCollection",
|
||||
"Event",
|
||||
"ChromeWindow",
|
||||
nsnull
|
||||
|
Loading…
x
Reference in New Issue
Block a user