Bug 36008 - [Qt] QtScript should have QScriptProgram class
Summary: [Qt] QtScript should have QScriptProgram class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jędrzej Nowacki
URL:
Keywords: Qt
Depends on:
Blocks: 31863
  Show dependency treegraph
 
Reported: 2010-03-11 03:14 PST by Jędrzej Nowacki
Modified: 2010-03-21 15:30 PDT (History)
3 users (show)

See Also:


Attachments
Fix v1 (20.44 KB, patch)
2010-03-11 03:21 PST, Jędrzej Nowacki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jędrzej Nowacki 2010-03-11 03:14:29 PST
QtScript API should contain QScriptProgram class, that can be used to evaluate the same script multiple times more efficiently.
Comment 1 Jędrzej Nowacki 2010-03-11 03:21:35 PST
Created attachment 50482 [details]
Fix v1
Comment 2 WebKit Commit Bot 2010-03-21 15:30:34 PDT
Comment on attachment 50482 [details]
Fix v1

Clearing flags on attachment: 50482

Committed r56320: <http://trac.webkit.org/changeset/56320>
Comment 3 WebKit Commit Bot 2010-03-21 15:30:39 PDT
All reviewed patches have been landed.  Closing bug.