RESOLVED FIXED 25519
streamline lexer by handling BOMs differently
https://bugs.webkit.org/show_bug.cgi?id=25519
Summary streamline lexer by handling BOMs differently
Darin Adler
Reported 2009-05-02 23:04:58 PDT
Maciej suggested this optimization. We can streamline the lexer by handling BOMs up front instead of inside the parser.
Attachments
patch (56.70 KB, patch)
2009-05-02 23:45 PDT, Darin Adler
darin: review+
Darin Adler
Comment 1 2009-05-02 23:45:35 PDT
Darin Adler
Comment 2 2009-05-03 09:50:01 PDT
Comment on attachment 29962 [details] patch Maciej reviewed.
Darin Adler
Comment 3 2009-05-03 09:50:21 PDT
Note You need to log in before you can comment on or make changes to this bug.