[Webkit-unassigned] [Bug 104366] Make order iterator member stack allocated in RenderFlexibleBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 8 04:53:19 PST 2012


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





--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-12-08 04:55:45 PST ---
(In reply to comment #8)
> (From update of attachment 178209 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=178209&action=review
> 
> > Source/WebCore/ChangeLog:14
> > +        (WebCore::RenderFlexibleBox::baselinePosition): Make it non const
> > +        because the order iterator is modified.
> 
> This doesn't work because now it's not actually overriding the parent class's virtual baselinePosition method. constness has to match. I'm not what you should do instead. :(

Yes, I noticed it when I saw the windows build failed :-(

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