DescriptionMost browsers that have a Sun Java plugin with JRE1.5.
My recent changes to ParserBase to check that identifiers
are properly normalized use APIs added only in JRE1.6.
This consolidates the normalized identifier checks, so
that they work in reduced mode on JRE1.5. Any identifiers
rejected under JRE1.6 will be rejected under JRE1.5, but
so will any identifiers containing a non-ASCII codepoint.
Patch Set 1 #
MessagesTotal messages: 6
|
|||||||||||||||||||