RESOLVED FIXED48838
Add a way to send startup messages on the context which can be posted when a process launches
https://bugs.webkit.org/show_bug.cgi?id=48838
Summary Add a way to send startup messages on the context which can be posted when a ...
Sam Weinig
Reported 2010-11-02 08:38:21 PDT
We should have a way to register "startup messages" on the context that are posted to the WebProcess each time it launches.
Attachments
Patch (19.00 KB, patch)
2010-11-02 14:35 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2010-11-02 14:35:50 PDT
Anders Carlsson
Comment 2 2010-11-02 15:00:17 PDT
Comment on attachment 72738 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=72738&action=review > WebKit2/ChangeLog:9 > + APIObject on WebContext to be sent to the InjectedBundle's WKBundleInitialize extra space. > WebKitTools/ChangeLog:23 > + each tests bundle. test's ?
Sam Weinig
Comment 3 2010-11-02 15:08:31 PDT
Landed in r71175.
Note You need to log in before you can comment on or make changes to this bug.