Bug 129293 - JSDOMWindow::commonVM() should return a reference.
Summary: JSDOMWindow::commonVM() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 00:54 PST by Andreas Kling
Modified: 2014-03-02 21:04 PST (History)
12 users (show)

See Also:


Attachments
Patcharoo (38.94 KB, patch)
2014-02-25 01:00 PST, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-02-25 00:54:43 PST
There's always a commonVM.
Comment 1 Andreas Kling 2014-02-25 01:00:06 PST
Created attachment 225127 [details]
Patcharoo
Comment 2 Geoffrey Garen 2014-02-25 09:22:56 PST
Comment on attachment 225127 [details]
Patcharoo

r=me
Comment 3 Andreas Kling 2014-03-02 21:04:38 PST
Committed r164968: <http://trac.webkit.org/changeset/164968>