[Webkit-unassigned] [Bug 73541] upstream 5 files into WebCore/platform/blackberry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 4 12:45:29 PST 2011


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





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2011-12-04 12:45:29 PST ---
(From update of attachment 117387)
View in context: https://bugs.webkit.org/attachment.cgi?id=117387&action=review

> Source/WebCore/ChangeLog:6
> +        Upstream 5 files into WebCore/platform/blackberry
> +        https://bugs.webkit.org/show_bug.cgi?id=73541
> +
> +        Reviewed by NOBODY (OOPS!).

You could write at least one line about the content and sense of the files :)

> Source/WebCore/platform/blackberry/PlatformScreenBlackBerry.cpp:46
> +    return FloatRect(FloatPoint(0, 0), FloatSize(IntSize(BlackBerry::Platform::Graphics::Screen::size())));

just FloatPoint()

> Source/WebCore/platform/blackberry/PlatformScreenBlackBerry.cpp:51
> +    return FloatRect(FloatPoint(0, 0), FloatSize(IntSize(BlackBerry::Platform::Graphics::Screen::size())));

Ditto.

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