• kdecker@apple.com's avatar
    Reviewed by Anders Carlson. · 7c286111
    kdecker@apple.com authored
            Allow WKN_CheckIfAllowedToLoadURL() to take an optional void* context parameter.
            
            * Plugins/WebNetscapeContainerCheckContextInfo.h:
            * Plugins/WebNetscapeContainerCheckContextInfo.mm:
            (-[WebNetscapeContainerCheckContextInfo initWithCheckRequestID:callbackFunc:context:]):
            (-[WebNetscapeContainerCheckContextInfo callback]):
            (-[WebNetscapeContainerCheckContextInfo context]):
            * Plugins/WebNetscapeContainerCheckPrivate.h:
            * Plugins/WebNetscapeContainerCheckPrivate.mm:
            (browserContainerCheckFuncs):
            * Plugins/WebNetscapePluginView.h:
            * Plugins/WebNetscapePluginView.mm:
            (-[WebNetscapePluginView checkIfAllowedToLoadURL:frame:callbackFunc:context:]):
            (-[WebNetscapePluginView _containerCheckResult:contextInfo:]):
            * Plugins/npapi.mm:
            (WKN_CheckIfAllowedToLoadURL):
    
    
    
    git-svn-id: svn://svn.chromium.org/blink/trunk@43009 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    7c286111
WebNetscapeContainerCheckPrivate.mm 1.93 KB