[Webkit-unassigned] [Bug 127346] Wrong struct size when CSS_IMAGE_ORIENTATION and CSS3_TEXT_DECORATION are enabled.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 21 09:22:17 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127346
Csaba Osztrogonác <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ossy at webkit.org
--- Comment #5 from Csaba Osztrogonác <ossy at webkit.org> 2014-01-21 09:19:48 PST ---
(In reply to comment #4)
> Re-opened since this is blocked by bug 127351
Rolled out, because it broke the 32 bit GTK build:
../../Source/WebCore/rendering/style/StyleRareInheritedData.cpp:68:1: error: static assertion failed: StyleRareInheritedData_should_bit_pack
COMPILE_ASSERT(sizeof(StyleRareInheritedData) == sizeof(SameSizeAsStyleRareInheritedData), StyleRareInheritedData_should_bit_pack);
It seems there are different sized padding on 32 and 64 bit :-/
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list