[webkit-reviews] review granted: [Bug 127471] [iOS] [WK2] WKContentView has a black background : [Attachment 221961] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 07:46:46 PST 2014


Sam Weinig <sam at webkit.org> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 127471: [iOS] [WK2] WKContentView has a black background
https://bugs.webkit.org/show_bug.cgi?id=127471

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=221961&action=review


>> Source/WebKit2/UIProcess/API/ios/WKContentView.mm:52
>> + at end
> 
> Is this how we deal with private headers on the Mac?	Why even include the
private header if we're going to make this category?

I think we usually do the category as an #else clause.


More information about the webkit-reviews mailing list