[Webkit-unassigned] [Bug 55088] To COMPILE_ASSERT bitfields are packed with expected size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 08:25:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=55088





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2011-03-23 08:25:08 PST ---
It seems like there are two bugs here:

1) There are places in WebKit that have suboptimal bitfield packing
2) We would like to assert that bitfield packing is optimal

(2) seems very similar to bug 17217. (1) probably needs to be split out into multiple bugs.

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