Bug 167451 - [Mac][cmake] Fix the build after r211160
Summary: [Mac][cmake] Fix the build after r211160
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 167401
  Show dependency treegraph
 
Reported: 2017-01-26 00:18 PST by Csaba Osztrogonác
Modified: 2017-01-26 00:56 PST (History)
5 users (show)

See Also:


Attachments
Patch for landing (1.37 KB, patch)
2017-01-26 00:20 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2017-01-26 00:18:58 PST
WKPasswordView.h is in Source/WebKit2/UIProcess/ios,
it's incorrect to include it unconditionally from
/Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm

Fix is coming.
Comment 1 Csaba Osztrogonác 2017-01-26 00:20:16 PST
Created attachment 299795 [details]
Patch for landing
Comment 2 WebKit Commit Bot 2017-01-26 00:56:53 PST
Comment on attachment 299795 [details]
Patch for landing

Clearing flags on attachment: 299795

Committed r211203: <http://trac.webkit.org/changeset/211203>
Comment 3 WebKit Commit Bot 2017-01-26 00:56:56 PST
All reviewed patches have been landed.  Closing bug.