Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Bug 782524 - window.navigator instanceof window.Window throws unexpec…
Browse files Browse the repository at this point in the history
…ted error [r=bz,a=akeybl]
  • Loading branch information
Fabrice Desré committed Oct 1, 2012
1 parent c57a28f commit dc54c0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dom/base/nsDOMClassInfo.cpp
Expand Up @@ -2489,7 +2489,9 @@ nsDOMClassInfo::Init()
#ifdef MOZ_B2G_BT
DOM_CLASSINFO_MAP_ENTRY(nsIDOMNavigatorBluetooth)
#endif
#ifdef MOZ_SYS_MSG
DOM_CLASSINFO_MAP_ENTRY(nsIDOMNavigatorSystemMessages)
#endif
DOM_CLASSINFO_MAP_END

DOM_CLASSINFO_MAP_BEGIN(Plugin, nsIDOMPlugin)
Expand Down

0 comments on commit dc54c0a

Please sign in to comment.