[webkit-reviews] review requested: [Bug 42522] Add missing (id) return type to Obj-C methods : [Attachment 61908] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 13:22:01 PDT 2010


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 42522: Add missing (id) return type to Obj-C methods
https://bugs.webkit.org/show_bug.cgi?id=42522

Attachment 61908: Patch
https://bugs.webkit.org/attachment.cgi?id=61908&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

* Carbon/CarbonWindowAdapter.mm:
(-[NSWindow(HIWebFrameView)
_initContent:styleMask:backing:defer:contentView:]):
(-[CarbonWindowAdapter _destroyRealWindow:]):
(-[CarbonWindowAdapter _clearModalWindowLevel]):
* Misc/WebIconDatabase.mm:
(-[WebIconDatabase init]):
* Misc/WebNSPasteboardExtras.mm:
(-[NSFilePromiseDragSource initWithSource:]):
* WebView/WebHTMLRepresentation.mm:
(-[WebHTMLRepresentation init]):
* WebView/WebPreferences.mm:
(-[WebPreferences init]):
* WebView/WebView.mm:
(-[WebView UIDelegate]):
(-[WebView resourceLoadDelegate]):
(-[WebView downloadDelegate]):
(-[WebView policyDelegate]):
(-[WebView frameLoadDelegate]):
---
 7 files changed, 37 insertions(+), 12 deletions(-)


More information about the webkit-reviews mailing list