Bug 86680 - Fix perf regression from r116487
Summary: Fix perf regression from r116487
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 15:02 PDT by Ojan Vafai
Modified: 2012-05-16 23:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.80 KB, patch)
2012-05-16 15:07 PDT, Ojan Vafai
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-05-16 15:02:40 PDT
Fix perf regression from r116487
Comment 1 Ojan Vafai 2012-05-16 15:07:56 PDT
Created attachment 142350 [details]
Patch
Comment 2 Ryosuke Niwa 2012-05-16 15:10:38 PDT
Comment on attachment 142350 [details]
Patch

Thanks!
Comment 3 Eric Seidel (no email) 2012-05-16 15:21:32 PDT
Grats. :)
Comment 4 Ojan Vafai 2012-05-16 15:24:16 PDT
Committed r117353: <http://trac.webkit.org/changeset/117353>
Comment 5 Rakesh 2012-05-16 23:18:18 PDT
(In reply to comment #1)
> Created an attachment (id=142350) [details]
> Patch
Thanks.