Bug 46034 - [Qt] V8 port: Add FrameLoaderClientQt::allowScriptExtension()
Summary: [Qt] V8 port: Add FrameLoaderClientQt::allowScriptExtension()
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: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-09-18 07:37 PDT by Andreas Kling
Modified: 2010-09-18 09:37 PDT (History)
0 users

See Also:


Attachments
Proposed patch (1.46 KB, patch)
2010-09-18 07:40 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2010-09-18 07:37:44 PDT
http://trac.webkit.org/changeset/67749 added FrameLoaderClient::allowScriptExtension() (V8-specific)
We need an implementation of this for FrameLoaderClientQt.
Comment 1 Andreas Kling 2010-09-18 07:40:55 PDT
Created attachment 68008 [details]
Proposed patch
Comment 2 Andreas Kling 2010-09-18 09:37:40 PDT
Comment on attachment 68008 [details]
Proposed patch

Clearing flags on attachment: 68008

Committed r67781: <http://trac.webkit.org/changeset/67781>
Comment 3 Andreas Kling 2010-09-18 09:37:49 PDT
All reviewed patches have been landed.  Closing bug.