Made 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 Review URL: http://codereview.chromium.org/10261025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134746 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment