RESOLVED FIXED 129824
Remove WebKit1 header includes from WebKit2
https://bugs.webkit.org/show_bug.cgi?id=129824
Summary Remove WebKit1 header includes from WebKit2
Anders Carlsson
Reported 2014-03-06 13:59:43 PST
Remove WebKit1 header includes from WebKit2
Attachments
Patch (6.44 KB, patch)
2014-03-06 14:00 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2014-03-06 14:00:56 PST
mitz
Comment 2 2014-03-06 14:32:11 PST
Comment on attachment 226035 [details] Patch 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
Anders Carlsson
Comment 3 2014-03-06 14:37:40 PST
Note You need to log in before you can comment on or make changes to this bug.