[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.

[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