28 Oct
2010
28 Oct
'10
4:14 a.m.
No, we haven't registered any custom properties for Browser Objects. On Thu, Oct 28, 2010 at 9:40 AM, Oliver Hunt <oliver@apple.com> wrote:
On Oct 27, 2010, at 9:02 PM, mohit kingra wrote:
Hi All,
First thing first, The BrowserCore is not WebCore of Webkit, its our own. We are only using JavaScriptCore Library from WebKit.
The Platform we are working on is Gtk on Linux.
Methods/Properties of Browser Objects or Custom Objects are registered as Callbacks using JSClassDefinition structure(JavaScriptCore APIs) in our Interface Code for SquirrelFish and BrowserCore.
Do your custom properties exist on any of the browser objects?
--Oliver