WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-03-06 14:00:56 PST
Created
attachment 226035
[details]
Patch
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
Committed
r165218
: <
http://trac.webkit.org/changeset/165218
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug