RESOLVED FIXED 70387
Move uses of C-SPI out of WKView.h and into WKViewPrivate.h
https://bugs.webkit.org/show_bug.cgi?id=70387
Summary Move uses of C-SPI out of WKView.h and into WKViewPrivate.h
Sam Weinig
Reported 2011-10-18 17:09:00 PDT
Move uses of C-SPI out of WKView.h and into WKViewPrivate.h
Attachments
Patch (17.51 KB, patch)
2011-10-18 17:12 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2011-10-18 17:12:33 PDT
mitz
Comment 2 2011-10-18 17:29:17 PDT
Comment on attachment 111533 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=111533&action=review > Source/WebKit2/ChangeLog:3 > + Move uses of C-SPI out of WKView.h and into WKViewPrivate.h Why is there a hyphen after C? > Source/WebKit2/UIProcess/API/mac/WKViewPrivate.h:30 > +/* C-SPI support. */ Why is there a hyphen after C? > Source/WebKit2/UIProcess/API/mac/WKViewPrivate.h:40 > + > + Extra blank line.
Sam Weinig
Comment 3 2011-10-18 17:39:28 PDT
Note You need to log in before you can comment on or make changes to this bug.