[webkit-reviews] review granted: [Bug 133888] Clean up layers in RemoteLayerTreeHost::clearLayers() : [Attachment 233085] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 16:25:29 PDT 2014


Tim Horton <thorton at apple.com> has granted Martin Hock <mhock at apple.com>'s
request for review:
Bug 133888: Clean up layers in RemoteLayerTreeHost::clearLayers()
https://bugs.webkit.org/show_bug.cgi?id=133888

Attachment 233085: patch
https://bugs.webkit.org/attachment.cgi?id=233085&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=233085&action=review


> Source/WebKit2/UIProcess/mac/RemoteLayerTreeHost.mm:35
> +#if PLATFORM(IOS)
> +#import <UIKit/UIView.h>
> +#endif

this belongs in its own block.


More information about the webkit-reviews mailing list