[Webkit-unassigned] [Bug 44785] New: Add support for sending synchronous messages from the InjectedBundle to the WKContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 12:30:21 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44785

           Summary: Add support for sending synchronous messages from the
                    InjectedBundle to the WKContext
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


We should add SPI (maybe API) to the InjectedBundle to allow sending synchronous messages to the WKContext:

WKTypeRef WKBundlePostSynchronousMessage(WKBundleRef bundle, WKStringRef messageName, WKTypeRef messageBody, double timeout).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list