[webkit-reviews] review requested: [Bug 91878] [CSS Exclusions] Enable shape-inside for multiple-segment polygons : [Attachment 176807] Conditionally compiling BidiRun::m_startsSegment & minimizing its size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 13:33:05 PST 2012


Bear Travis <betravis at adobe.com> has asked  for review:
Bug 91878: [CSS Exclusions] Enable shape-inside for multiple-segment polygons
https://bugs.webkit.org/show_bug.cgi?id=91878

Attachment 176807: Conditionally compiling BidiRun::m_startsSegment &
minimizing its size
https://bugs.webkit.org/attachment.cgi?id=176807&action=review

------- Additional Comments from Bear Travis <betravis at adobe.com>
m_startsSegment should only be added when exclusions are enabled. Also moving
m_startsSegment to be a bitfield on BidiCharacterRun to avoid adding an entire
field.


More information about the webkit-reviews mailing list