WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42522
Add missing (id) return type to Obj-C methods
https://bugs.webkit.org/show_bug.cgi?id=42522
Summary
Add missing (id) return type to Obj-C methods
David Kilzer (:ddkilzer)
Reported
2010-07-18 13:22:01 PDT
Created
attachment 61908
[details]
Patch 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(-)
Attachments
Patch
(5.49 KB, patch)
2010-07-18 13:22 PDT
,
David Kilzer (:ddkilzer)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2010-07-18 14:41:46 PDT
Committed
r63632
. <
http://trac.webkit.org/changeset/63632
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug