DescriptionMade parse_html_subset pre-compilable.
Moved helper functions and static collections into scoped closure.
These changes:
- remove pollution of the global namespace
- avoid the creation of new helper functions each time the parse
method is called
- allow this file to be pre-compiled
BUG=121430
TEST=Run unit tests by loading parse_html_subset_test.html
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134746
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fixed indentation. #Messages
Total messages: 6 (0 generated)
|