[webkit-reviews] review granted: [Bug 129824] Remove WebKit1 header includes from WebKit2 : [Attachment 226035] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 14:35:09 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 129824: Remove WebKit1 header includes from WebKit2
https://bugs.webkit.org/show_bug.cgi?id=129824

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

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


> Source/WebKit2/UIProcess/mac/WKFullScreenWindowController.mm:84
> +    if ([responder isKindOfClass:[NSView class]] && [(id)responder
isDescendantOf:view])

NSView * instead of id


More information about the webkit-reviews mailing list