[webkit-reviews] review granted: [Bug 61843] Remove dependency on QTKit from wekitExitFullscreen() : [Attachment 95648] [PATCH 1/5] Move Full Screen Controllers into WebCore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 4 21:52:04 PDT 2011


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 61843: Remove dependency on QTKit from wekitExitFullscreen()
https://bugs.webkit.org/show_bug.cgi?id=61843

Attachment 95648: [PATCH 1/5] Move Full Screen Controllers into WebCore.
https://bugs.webkit.org/attachment.cgi?id=95648&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=95648&action=review

> Source/WebCore/WebCore.exp.in:1371
>  _wkMeasureMediaUIPart
> +_wkCreateMediaUIBackgroundView
> +_wkCreateMediaUIControl
> +_wkWindowSetAlpha
> +_wkWindowSetScaledFrame
>  _wkMediaControllerThemeAvailable

It looks like exports in this file should be in sort order when not inside #if
defs.


More information about the webkit-reviews mailing list