Summary: | Printing of notImplemented() when logging enabled | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Lukasz Slachciak <l.slachciak> | ||||
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | 63346 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Lukasz Slachciak
2011-07-15 03:16:53 PDT
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. |