RESOLVED FIXED108091
Collapse OS(UNIX)||OS(ANDROID) to OS(UNIX)
https://bugs.webkit.org/show_bug.cgi?id=108091
Summary Collapse OS(UNIX)||OS(ANDROID) to OS(UNIX)
Laszlo Gombos
Reported 2013-01-28 10:16:08 PST
In Platform.h OS(UNIX) is defined when OS(ANDROID) is defined so OS(UNIX)||OS(ANDROID) can be collapsed to OS(UNIX).
Attachments
proposed change (1.35 KB, patch)
2013-01-28 10:36 PST, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2013-01-28 10:36:14 PST
Created attachment 185003 [details] proposed change The patch effectively reverts http://trac.webkit.org/changeset/109823, which suggest that http://trac.webkit.org/changeset/109823 did not change any functionality.
Min Qin
Comment 2 2013-01-28 10:56:07 PST
LGTM
WebKit Review Bot
Comment 3 2013-01-28 12:15:23 PST
Comment on attachment 185003 [details] proposed change Clearing flags on attachment: 185003 Committed r140989: <http://trac.webkit.org/changeset/140989>
WebKit Review Bot
Comment 4 2013-01-28 12:15:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.