DescriptionMake the migrated ChromeVox work.
This sets the COMPILED flag in base.js to true when compressing the
javascript sources. ChromeVox makes assumptions about what content
script files to load (which it could get from the manifest) and also
does initialization differently depending on thsi flag. Leaving cleanup
of that to later CLs if we want to do that in the interest of changing
as little as possible during the migration.
BUG=371692
R=dtseng@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277956
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address nits. #Patch Set 3 : rebase #Messages
Total messages: 13 (0 generated)
|