Bug 34413 - [BREWMP] Port ScriptController::createScriptInstanceForWidget
Summary: [BREWMP] Port ScriptController::createScriptInstanceForWidget
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33564
  Show dependency treegraph
 
Reported: 2010-02-01 02:28 PST by Kwang Yul Seo
Modified: 2010-02-23 00:26 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.67 KB, patch)
2010-02-01 02:32 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-02-01 02:28:05 PST
Port ScriptController::createScriptInstanceForWidget to BREWMP.
Comment 1 Kwang Yul Seo 2010-02-01 02:32:06 PST
Created attachment 47821 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-02-17 15:44:11 PST
Comment on attachment 47821 [details]
Patch

Why is this correct?  Does this match other implementations?  I've not stared at enough other implementations to know.
Comment 3 Kwang Yul Seo 2010-02-22 06:46:14 PST
(In reply to comment #2)
> (From update of attachment 47821 [details])
> Why is this correct?  Does this match other implementations?  I've not stared
> at enough other implementations to know.

Gtk, Haiku and Wx ports use the same code.
Comment 4 Eric Seidel (no email) 2010-02-22 13:02:23 PST
Comment on attachment 47821 [details]
Patch

OK.
Comment 5 WebKit Commit Bot 2010-02-23 00:26:19 PST
Comment on attachment 47821 [details]
Patch

Clearing flags on attachment: 47821

Committed r55126: <http://trac.webkit.org/changeset/55126>
Comment 6 WebKit Commit Bot 2010-02-23 00:26:23 PST
All reviewed patches have been landed.  Closing bug.