RESOLVED FIXED 42923
Re-order whitespace checks in the tokenizer
https://bugs.webkit.org/show_bug.cgi?id=42923
Summary Re-order whitespace checks in the tokenizer
Adam Barth
Reported 2010-07-23 18:19:37 PDT
Re-order whitespace checks in the tokenizer
Attachments
Patch (1.23 KB, patch)
2010-07-23 18:20 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-07-23 18:20:32 PDT
Eric Seidel (no email)
Comment 2 2010-07-23 20:05:19 PDT
Comment on attachment 62482 [details] Patch Interesting. Again, would be nice to have a comment about why they're in this order.
Adam Barth
Comment 3 2010-07-23 20:15:52 PDT
Comment on attachment 62482 [details] Patch There's an extensive comment in ASCIIType.h that explains the proper order and has statistics.
WebKit Commit Bot
Comment 4 2010-07-24 03:04:22 PDT
Comment on attachment 62482 [details] Patch Rejecting patch 62482 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1 Running build-dumprendertree Compiling Java tests make: Nothing to be done for `default'. Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 20715 test cases. animations/play-state.html -> failed Exiting early after 1 failures. 123 tests run. 11.51s total testing time 122 test cases (99%) succeeded 1 test case (<1%) had incorrect layout Full output: http://queues.webkit.org/results/3567416
Eric Seidel (no email)
Comment 5 2010-07-24 07:51:16 PDT
WebKit Commit Bot
Comment 6 2010-07-24 13:02:48 PDT
Comment on attachment 62482 [details] Patch Clearing flags on attachment: 62482 Committed r64012: <http://trac.webkit.org/changeset/64012>
WebKit Commit Bot
Comment 7 2010-07-24 13:02:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.