RESOLVED FIXED 6505
retire APPLE_CHANGES from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=6505
Summary retire APPLE_CHANGES from JavaScriptCore
Darin Adler
Reported 2006-01-12 08:22:00 PST
APPLE_CHANGES is a remnant from the history of the project. We want to get rid of it. Platform-specific defines are: 1) __APPLE__ for Mac OS X 2) WIN32 for Windows and others for various Unix systems.
Attachments
patch to remove APPLE_CHANGES from JavaScriptCore (9.47 KB, patch)
2006-01-12 08:22 PST, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2006-01-12 08:22:34 PST
Created attachment 5618 [details] patch to remove APPLE_CHANGES from JavaScriptCore
Geoffrey Garen
Comment 2 2006-01-12 08:37:03 PST
Comment on attachment 5618 [details] patch to remove APPLE_CHANGES from JavaScriptCore r=me
Note You need to log in before you can comment on or make changes to this bug.