[webkit-reviews] review requested: [Bug 12865] More gdk's
notImplemented() macro improvements : [Attachment 13341]
improvements to notImplemented() macro usage
bugzilla-request-daemon at macosforge.org
bugzilla-request-daemon at macosforge.org
Thu Feb 22 22:44:16 PST 2007
Krzysztof Kowalczyk <kkowalczyk at gmail.com> has asked for review:
Bug 12865: More gdk's notImplemented() macro improvements
http://bugs.webkit.org/show_bug.cgi?id=12865
Attachment 13341: improvements to notImplemented() macro usage
http://bugs.webkit.org/attachment.cgi?id=13341&action=edit
------- Additional Comments from Krzysztof Kowalczyk <kkowalczyk at gmail.com>
To avoid code duplication, move notImplementedGdk() macro to a separate header
file. Remove existing notImplementedGdk() macros and replace remaining
notImplemented() to notImplementedGdk() in gdk code.
More information about the webkit-reviews
mailing list