Bug 25519

Summary: streamline lexer by handling BOMs differently
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch darin: review+

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.