Bug 108091 - Collapse OS(UNIX)||OS(ANDROID) to OS(UNIX)
Summary: Collapse OS(UNIX)||OS(ANDROID) to OS(UNIX)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 10:16 PST by Laszlo Gombos
Modified: 2013-01-28 12:15 PST (History)
4 users (show)

See Also:


Attachments
proposed change (1.35 KB, patch)
2013-01-28 10:36 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 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).
Comment 1 Laszlo Gombos 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.
Comment 2 Min Qin 2013-01-28 10:56:07 PST
LGTM
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-01-28 12:15:26 PST
All reviewed patches have been landed.  Closing bug.