See: https://bugzilla.mozilla.org/show_bug.cgi?id=1064620
This change allows intelligent IDEs to successfully parse the file. Naturally, the result of this change isn't completely valid Java, but it's close enough for the IDE to understand that there is a class with this name and these members, meaning references to this thing from elsewhere in the codebase no longer show up as unresolved. This is rather handy (things like AppConstants.Versions get referenced rather a lot...) Does anyone have any objections? The patch works, but is there some compelling reason why prepending "//" to preprocessor directives causes the world to end? _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

