Bug 26701 - [V8] Implement the missing code for "FIXME: Need to return an exception" in WorkerScriptController::evaluate for v8 bindings.
Summary: [V8] Implement the missing code for "FIXME: Need to return an exception" in W...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 17:51 PDT by Jian Li
Modified: 2009-06-25 14:55 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (1.63 KB, patch)
2009-06-24 17:54 PDT, Jian Li
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-06-24 17:51:33 PDT
Implement the missing code for "FIXME: Need to return an exception" in WorkerScriptController::evaluate for v8 bindings.
Comment 1 Jian Li 2009-06-24 17:54:41 PDT
Created attachment 31820 [details]
Proposed Patch
Comment 2 Dimitri Glazkov (Google) 2009-06-25 14:25:35 PDT
Comment on attachment 31820 [details]
Proposed Patch

ok.
Comment 3 Jian Li 2009-06-25 14:55:09 PDT
Committed as http://trac.webkit.org/changeset/45198