RESOLVED FIXED 7503
Make kxmlcore/Assertions.cpp portable
https://bugs.webkit.org/show_bug.cgi?id=7503
Summary Make kxmlcore/Assertions.cpp portable
Eric Seidel (no email)
Reported 2006-02-27 19:41:27 PST
Make kxmlcore/Assertions.cpp portable. This file had a bunch of Obj-c goop in it. I removed it. Pushed the mac specific logic up into WebCore. I tested this patch by setting my WebCoreLogLevel: defaults write com.apple.Safari WebCoreLogLevel 0xFFFFF then launching safari, and watching logs spew to the console. I know next-to-nothing about the logging mechanisms, but it seemed to be working.
Attachments
make assertions.cpp portable (22.66 KB, patch)
2006-02-27 19:42 PST, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2006-02-27 19:42:19 PST
Created attachment 6765 [details] make assertions.cpp portable
Note You need to log in before you can comment on or make changes to this bug.