Bug 95295 - Introduced JSWithScope, making all scope objects subclasses of JSScope
Summary: Introduced JSWithScope, making all scope objects subclasses of JSScope
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 23:46 PDT by Geoffrey Garen
Modified: 2012-08-29 10:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (25.83 KB, patch)
2012-08-28 23:56 PDT, Geoffrey Garen
fpizlo: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>