Bug 94445 - [V8] Replace proxy()->windowShell() in ScriptController with windowShell()
Summary: [V8] Replace proxy()->windowShell() in ScriptController with windowShell()
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: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 85330
  Show dependency treegraph
 
Reported: 2012-08-19 22:51 PDT by Kentaro Hara
Modified: 2012-08-19 23:52 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.23 KB, patch)
2012-08-19 22:52 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-08-19 22:51:48 PDT
Now ScriptController owns windowShell. So ScriptController doesn't need to get windowShell through V8Proxy.
Comment 1 Kentaro Hara 2012-08-19 22:52:57 PDT
Created attachment 159336 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-19 23:52:15 PDT
Comment on attachment 159336 [details]
Patch

Clearing flags on attachment: 159336

Committed r126000: <http://trac.webkit.org/changeset/126000>
Comment 3 WebKit Review Bot 2012-08-19 23:52:18 PDT
All reviewed patches have been landed.  Closing bug.