Bug 36916 - Make the EWS go faster by being optimistic
Summary: Make the EWS go faster by being optimistic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-31 18:26 PDT by Adam Barth
Modified: 2010-03-31 18:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.89 KB, patch)
2010-03-31 18:26 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-03-31 18:26:16 PDT
Make the EWS go faster by being optimistic
Comment 1 Adam Barth 2010-03-31 18:26:59 PDT
Created attachment 52230 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-03-31 18:29:55 PDT
Comment on attachment 52230 [details]
Patch

This is fantastic.  Adam promises he's get rid of the copy paste. :)

Are you sure you caught all of these?
-    def _review_patch(self, patch):
+    def review_patch(self, patch):
Comment 3 Adam Barth 2010-03-31 18:31:16 PDT
Comment on attachment 52230 [details]
Patch

Global grep says yes.
Comment 4 WebKit Commit Bot 2010-03-31 18:43:53 PDT
Comment on attachment 52230 [details]
Patch

Clearing flags on attachment: 52230

Committed r56884: <http://trac.webkit.org/changeset/56884>
Comment 5 WebKit Commit Bot 2010-03-31 18:43:57 PDT
All reviewed patches have been landed.  Closing bug.