[webkit-dev] Security and Policy Decision Points

Stan Switzer stan at adobe.com
Wed Aug 15 17:17:07 PDT 2007


I'm checking to be sure we've considered all of the important security
and policy decision points in WebKit for Adobe AIR.
 
The ones that seem most obvious are:
 
    ScriptInterpreter::isSafeScript
    Window::isSafeScript
 
    FrameLoaderClient::dispatchDecidePolicyForMIMEType
    FrameLoaderClient::dispatchDecidePolicyForNewWindowAction
    FrameLoaderClient::dispatchDecidePolicyForNavigationAction
    FrameLoaderClient::shouldGoToHistoryItem
    FrameLoaderClient::representationExistsForURLScheme
    FrameLoaderClient::canHandleRequest
    FrameLoaderClient::canShowMIMEType
 
    FrameLoader::canLoad
    FrameLoader::shouldHideReferrer
 
Is there anything important that I've missed?
 
Thanks,
 
Stan Switzer
Adobe Systems
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070815/ec5d9c3c/attachment.html


More information about the webkit-dev mailing list