[webkit-reviews] review requested: [Bug 17683] Standardize on #if USE(SAFARI_THEME) : [Attachment 19551] Update to properly conditionalize SAFARI_THEME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 11:46:06 PST 2008


Brent Fulgham <bfulgham at gmail.com> has asked  for review:
Bug 17683: Standardize on #if USE(SAFARI_THEME)
http://bugs.webkit.org/show_bug.cgi?id=17683

Attachment 19551: Update to properly conditionalize SAFARI_THEME
http://bugs.webkit.org/attachment.cgi?id=19551&action=edit

------- Additional Comments from Brent Fulgham <bfulgham at gmail.com>
Patch:
* moves WTF_USE_SAFARI_THEME to a place where it actually gets defined
* Modifies source files to use "#if USE(SAFARI_THEME)", rather than the
USE_SAFARI_THEME currently hard-coded in project files.


More information about the webkit-reviews mailing list