Bug 129378

Summary: Get rid of WKViewIOS.mm
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: REOPENED ---    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 129382    
Bug Blocks:    
Attachments:
Description Flags
Patch simon.fraser: review+

Description Anders Carlsson 2014-02-26 10:33:55 PST
Get rid of WKViewIOS.mm
Comment 1 Anders Carlsson 2014-02-26 10:34:20 PST
Created attachment 225267 [details]
Patch
Comment 2 Anders Carlsson 2014-02-26 10:54:31 PST
Committed r164725: <http://trac.webkit.org/changeset/164725>
Comment 3 Joseph Pecoraro 2014-02-26 11:27:54 PST
Comment on attachment 225267 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=225267&action=review

> Source/WebKit2/UIProcess/API/Cocoa/WKView.h:-46
> -#else
> -WK_EXPORT
>  @interface WKView : NSView <NSTextInputClient> {
> -#endif

This removed a WK_EXPORT. Was that intended?
Comment 4 WebKit Commit Bot 2014-02-26 12:09:27 PST
Re-opened since this is blocked by bug 129382