View Single Post
Old 01-03-2010, 12:54 PM   #3
bero
Linux Developer
bero began at the beginning.
 
Posts: 5
Karma: 30
Join Date: Jan 2010
Location: Switzerland
Device: Sony PRS-505
Quote:
Originally Posted by kovidgoyal View Post
Doesn't webkit in qt 4.6 require xmlpatterns?
It doesn't - but having xmlpatterns enabled adds some functionality to webkit (XSLT support).

For what I need, this functionality isn't required but bloats qt and webkit (xmlpatterns requires exceptions too) - so I decided to disable it in my build.

That said, I don't see anything that would break if xmlpatterns and exceptions were enabled, I'd expect that config to just work.
bero is offline   Reply With Quote