[Webkit-unassigned] [Bug 15687] [Gtk] Allow API clients to interact with JavaScript in web pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 06:05:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15687


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|make js tweaking like in    |[Gtk] Allow API clients to
                   |JavaScriptCore/API/testapi.c|interact with JavaScript in
                   |possible for  gtk           |web pages




------- Comment #1 from mrowe at apple.com  2007-10-25 06:05 PDT -------
It sounds like this is basically the functionality that -[WebFrame
windowObject], -[WebFrame globalContex] and the
webView:didClearWindowObject:forFrame: delegate method available in the Mac
port.  This would seem to map to two WebKitFrame methods and a signal in the
Gtk API.

I mailed Michael a patch that implements most of this functionality recently. 
It was blocked by a few minor issues.  Are you able to complete it and attach
it for review?


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



More information about the webkit-unassigned mailing list