[Webkit-unassigned] [Bug 72294] Add contains() test to Region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 10:46:44 PST 2011


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





--- Comment #23 from Dana Jansens <danakj at chromium.org>  2011-11-15 10:46:44 PST ---
Hopefully this fixes the Windows build for the unit test.

Moved Region::operator== to Region::Shape::operator==. You were right as this lets us just run through the m_spans and m_segments vectors directly.

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