commit | bc19ccba9edca19d0faebc993f1e5258c4c0f45d | [log] [tgz] |
---|---|---|
author | darin <darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jan 09 14:36:16 2007 +0000 |
committer | darin <darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jan 09 14:36:16 2007 +0000 |
tree | 0239fb4bdc18bd224ae298f0a584fa27aba46851 | |
parent | 17078f3376266354056415081377a47ad2cccdb2 [diff] |
Reviewed by Darin. * rendering/RenderText.h: (WebCore::RenderText::selectionState): Change the m_selectionState enum-bitfield to an unsigned-bitfield, because enums on Windows are signed, which caused it to become negative (whereas the valid values are all positive). git-svn-id: http://svn.webkit.org/repository/webkit/trunk@18709 268f45cc-cd09-0410-ab3c-d52691b4dbfc