Bug 46034

Summary: [Qt] V8 port: Add FrameLoaderClientQt::allowScriptExtension()
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

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.