Bug 129378 - Get rid of WKViewIOS.mm
Summary: Get rid of WKViewIOS.mm
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 129382
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-26 10:33 PST by Anders Carlsson
Modified: 2014-02-26 12:09 PST (History)
1 user (show)

See Also:


Attachments
Patch (21.77 KB, patch)
2014-02-26 10:34 PST, Anders Carlsson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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