RESOLVED FIXED 42881
Add fast-reject path for InputStreamPreprocessor::peek
https://bugs.webkit.org/show_bug.cgi?id=42881
Summary Add fast-reject path for InputStreamPreprocessor::peek
Adam Barth
Reported 2010-07-23 01:30:30 PDT
Add fast-reject path for InputStreamPreprocessor::peek
Attachments
Patch (1.72 KB, patch)
2010-07-23 01:31 PDT, Adam Barth
no flags
Patch for landing (1.65 KB, patch)
2010-07-23 10:00 PDT, Adam Barth
commit-queue: commit-queue-
Adam Barth
Comment 1 2010-07-23 01:31:23 PDT
Eric Seidel (no email)
Comment 2 2010-07-23 05:06:41 PDT
Comment on attachment 62393 [details] Patch Thank you for the comment! Would be nice to see your perf results in the bug, but the % in the ChangeLog is sufficient.
WebKit Commit Bot
Comment 3 2010-07-23 08:18:27 PDT
Comment on attachment 62393 [details] Patch Rejecting patch 62393 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 20713 test cases. fast/js/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A3.1_T3.html -> failed Exiting early after 1 failures. 8599 tests run. 165.74s total testing time 8598 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 1 test case (<1%) had stderr output Full output: http://queues.webkit.org/results/3618060
Adam Barth
Comment 4 2010-07-23 10:00:25 PDT
Created attachment 62437 [details] Patch for landing
WebKit Commit Bot
Comment 5 2010-07-23 11:00:21 PDT
Comment on attachment 62437 [details] Patch for landing Rejecting patch 62437 from commit-queue. Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--force']" exit_code: 1 Parsed 2 diffs from patch file(s). patching file WebCore/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file WebCore/html/HTMLTokenizer.h Hunk #1 FAILED at 152. 1 out of 1 hunk FAILED -- saving rejects to file WebCore/html/HTMLTokenizer.h.rej Full output: http://queues.webkit.org/results/3558401
Adam Barth
Comment 6 2010-07-23 11:27:12 PDT
Note You need to log in before you can comment on or make changes to this bug.