Printing of notImplemented() method was enabled on Debug builds only. Now it is enabled when logging is enabled
Created attachment 100952 [details] notImplemented function patch
Comment on attachment 100952 [details] notImplemented function patch I'm confused. Will this result in a situation where notImplemented is not defined? Or was it always defined and just re-defined by this #define in situations where we didn't use it?
Comment on attachment 100952 [details] notImplemented function patch Clearing flags on attachment: 100952 Committed r95898: <http://trac.webkit.org/changeset/95898>
All reviewed patches have been landed. Closing bug.