[webkit-reviews] review granted: [Bug 70541] There are two WebFrameLoadDelegatePrivate categories on NSObject : [Attachment 111847] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 14:12:56 PDT 2011


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has granted Ian Henderson
<ianh at apple.com>'s request for review:
Bug 70541: There are two WebFrameLoadDelegatePrivate categories on NSObject
https://bugs.webkit.org/show_bug.cgi?id=70541

Attachment 111847: proposed patch
https://bugs.webkit.org/attachment.cgi?id=111847&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111847&action=review


r=me with those changes.

> Source/WebKit/mac/WebView/WebViewPrivate.h:703
> - at interface NSObject (WebFrameLoadDelegatePrivate)
> + at interface NSObject (WebViewPrivateFrameLoadDelegate)

I think this should have "Private" at the end: 
WebViewFrameLoadDelegatePrivate.


More information about the webkit-reviews mailing list