[Webkit-unassigned] [Bug 94328] [BlackBerry][EFL] Remove compile warning in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 07:52:44 PDT 2012


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





--- Comment #2 from Rob Buis <rwlbuis at gmail.com>  2012-08-17 07:53:16 PST ---
(From update of attachment 159075)
View in context: https://bugs.webkit.org/attachment.cgi?id=159075&action=review

> Source/WebCore/ChangeLog:13
> +        (WebCore::HarfBuzzShaper::selectionRect): ‘toX’ may be used uninitialized in this function [-Wuninitialized], ‘fromX’ may be used uniniti

Some problems with quotes?

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:455
> +            EINA_LOG_ERR("Could not set file: %s", errmsg);

Is this part of the patch?

> Source/WebCore/platform/graphics/harfbuzz/ng/HarfBuzzShaper.cpp:407
> +    float toX = 0;

This part is fine.

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