2011-03-10 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
Reviewed by Laszlo Gombos.
[Qt] Text layout is broken on Symbian
https://bugs.webkit.org/show_bug.cgi?id=56046
Change integers included into bitfields to be signed by default on RVCT
compiler as a lot of other compilers do (gcc, msvc, winsc).
There are a lot of places in webkit where integers included in bitfield
are assumed to be signed.
* Source/WebKit.pri:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@80796
268f45cc-cd09-0410-ab3c-
d52691b4dbfc