Files
Mozilla/mozilla/js
hannes%helma.at 8d55c98f02 Avoid overwiting methods with same signature in JavaMembers method lookup.
One class that triggers this bug is com.google.javascript.jscomp.JSSourceFile
from Google's closure-compiler project, which overrides static methods
of the parent class with a different return type.


git-svn-id: svn://10.0.0.236/trunk@261227 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 20:12:20 +00:00
..