Bug 39444 - Whittling away at CodeBlock use: Removed a little wonkiness in closure lookup
Summary: Whittling away at CodeBlock use: Removed a little wonkiness in closure lookup
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-05-20 13:51 PDT by Geoffrey Garen
Modified: 2010-05-20 19:01 PDT (History)
0 users

See Also:


Attachments
Patch (8.94 KB, patch)
2010-05-20 13:57 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2010-05-20 13:51:26 PDT
Whittling away at CodeBlock use: Removed a little wonkiness in closure lookup
Comment 1 Geoffrey Garen 2010-05-20 13:57:43 PDT
Created attachment 56626 [details]
Patch
Comment 2 Oliver Hunt 2010-05-20 14:39:00 PDT
Comment on attachment 56626 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2010-05-20 19:01:43 PDT
Committed r59895: <http://trac.webkit.org/changeset/59895>