[webkit-dev] Flatten frames/iframes

2008-01-29 Thread zaheer ahmad
hi,
iam working a gtk webkit port on mobile. the default impl for frames/iframes
creates a new subframe inside the current frame. is there a way to flatten
the frames in the current frame without creating a subframe (preferred
option for limited display devices)

Appreciate any inputs on the same.

thanks,
Zaheer
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Re: Removing ICU dependancy from WebKit

2008-01-29 Thread Rachel Bassett
Thanks guys for your comments. 

I did eventually find a set of flags that managed to
cross compile ICU (as well as the usual --prefix,
--host, --build etc) 
--with-data-packaging=archive --disable-extras.

See thread
http://sourceforge.net/mailarchive/forum.php?thread_name=BAY127-DAV149670E5A6EE44B31317DA82C20%40phx.gblforum_name=icu-support

I guess I need to do some native data archive setup
once my embedded system is up and running.

However I will also try your method Rob if the one
above fails.

Thanks again.



  ___
Support the World Aids Awareness campaign this month with Yahoo! For Good 
http://uk.promotions.yahoo.com/forgood/
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev