Skip to content
  • commit-queue@webkit.org's avatar
    https://bugs.webkit.org/show_bug.cgi?id=127380 · 155ba0f7
    commit-queue@webkit.org authored
    Add more methods to WKWebProcessPlugInNodeHandle.
    
    Patch by Yongjun Zhang <yongjun_zhang@apple.com> on 2014-01-22
    Reviewed by Sam Weinig.
    
    Add a static method that creates a WKWebProcessPlugInNodeHandle from a JSValue* and a JSContext*.  Also
    add a method to return the iframe's content frame from a WKWebProcessPlugInNodeHandle.
    
    * WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInNodeHandle.h:
    * WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInNodeHandle.mm:
    (+[WKWebProcessPlugInNodeHandle nodeHandleWithJSValue:inContext:]):
    (-[WKWebProcessPlugInNodeHandle htmlIFrameElementContentFrame]):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@162519 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    155ba0f7