[Webkit-unassigned] [Bug 123459] Make SimpleLineLayout::Layout a variable size object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 13:01:30 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215412|review?                     |review+
               Flag|                            |




--- Comment #3 from Andreas Kling <akling at apple.com>  2013-10-29 13:00:16 PST ---
(From update of attachment 215412)
View in context: https://bugs.webkit.org/attachment.cgi?id=215412&action=review

Very cool. r=me

> Source/WebCore/rendering/SimpleLineLayout.cpp:61
> -#endif
> +#endif       

why

> Source/WebCore/rendering/SimpleLineLayout.h:62
> +    Run runs[0];

You may need some #pragma tomfoolery to placate MSVC. See ElementData.h

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