DescriptionConvert MediaQueryTokenizer's codepoints array to be static data.
Since there's no reason that the MediaQueryTokenizer's codepoints array would be created dynamically, I've created it here as an initialized array.
I used the build scripts to do that.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170074
Patch Set 1 #Patch Set 2 : Compiles on g++. Cleaner codePoints array #Patch Set 3 : Newline at end of generated file #
Total comments: 3
Patch Set 4 : Refactored python code #
Total comments: 3
Patch Set 5 : Fix review nits #
Total comments: 1
Patch Set 6 : Dynamic file name in comment #
Messages
Total messages: 18 (0 generated)
|