Bug 95295

Summary: Introduced JSWithScope, making all scope objects subclasses of JSScope
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+, buildbot: commit-queue-

Description Geoffrey Garen 2012-08-28 23:46:22 PDT
Introduced JSWithScope, making all scope objects subclasses of JSScope
Comment 1 Geoffrey Garen 2012-08-28 23:56:49 PDT
Created attachment 161148 [details]
Patch
Comment 2 Build Bot 2012-08-29 00:38:55 PDT
Comment on attachment 161148 [details]
Patch

Attachment 161148 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13691090
Comment 3 Build Bot 2012-08-29 00:41:44 PDT
Comment on attachment 161148 [details]
Patch

Attachment 161148 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13680101
Comment 4 Geoffrey Garen 2012-08-29 10:13:17 PDT
Committed r127010: <http://trac.webkit.org/changeset/127010>