Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libWebKitSystemInterface.a on Panther




On Oct 20, 2005, at 3:45 PM, 岩本 正弘 wrote:

HI, could I get 'libWebKitSystemInterface.a'
which can also operate on Panther (Mac OS X 10.3.x) ?
Or, it's source codes ?

We don't currently have a version available that works on Panther. libWebKitSystemInterface is a binary-only library to isolate dependencies that change in incompatible ways between OS releases, so the Tiger version will not work on Panther.


We've looked into porting the library back to Panther before, and it's a fair amount of work. We'll let you know if we make any progress on this.

I'm using Carbon HIWebView on the project targeting Mac OS X 10.3 or later.
Window is composited mode, HIWebView is embeded in HIView tree.


I found HIWebView positioning BUG in composited mode,
so check-out WebKit CVS, and using only Carbon.subproj part for myself and PATCHed it.

We would appreciate it if you could contribute the patch, so we can fix the bug for future versions of WebKit.



On Tiger, it operates just fine. But on Panther, program doesn't launch, 'cause of undefined symbol.

libWebKitSystemInterface.a(WebKitSystemInterface.o)
 U AXTextMarkerCreate();
 U AXTextMarkerGetBytePtr();
 U AXTextMarkerGetLength();
 U AXTextMarkerGetTypeID();

Maybe, those API's don't exist on Panther.
libWebKitSystemInterface.a is statically linked to HIWebView,
and on CVS, there's only binary and no sources.

Yeah, these symbols are new on Tiger.

Regards,
Maciej

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden
References: 
 >libWebKitSystemInterface.a on Panther (From: 岩本 正弘 <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.