Bug 46433 - Delay construction of functions that aren't captured
Summary: Delay construction of functions that aren't captured
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: Oliver Hunt
URL:
Keywords:
Depends on: 46447 46448
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-23 17:07 PDT by Oliver Hunt
Modified: 2010-09-24 12:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (20.86 KB, patch)
2010-09-23 17:11 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-09-23 17:07:39 PDT
Delay construction of functions that aren't captured
Comment 1 Oliver Hunt 2010-09-23 17:11:39 PDT
Created attachment 68626 [details]
Patch
Comment 2 Geoffrey Garen 2010-09-23 17:22:17 PDT
Comment on attachment 68626 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-09-23 17:53:21 PDT
Committed r68223: <http://trac.webkit.org/changeset/68223>
Comment 4 WebKit Review Bot 2010-09-23 18:33:54 PDT
http://trac.webkit.org/changeset/68223 might have broken SnowLeopard Intel Release (Tests)
Comment 5 Adam Barth 2010-09-23 22:22:34 PDT
(In reply to comment #4)
> http://trac.webkit.org/changeset/68223 might have broken SnowLeopard Intel Release (Tests)

Bustage looks real...
Comment 8 Csaba Osztrogonác 2010-09-23 23:27:14 PDT
Reopen, because it was rolled out by http://trac.webkit.org/changeset/68237
Comment 9 Csaba Osztrogonác 2010-09-23 23:27:40 PDT
Comment on attachment 68626 [details]
Patch

Remove r+ from landed and rolled out patch.
Comment 10 Oliver Hunt 2010-09-24 12:06:56 PDT
Committed r68281