Bug 78536

Summary: Upstream Android's additions to Platform.h
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, johnme, satish, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2012-02-13 14:07:50 PST
Upstream Android's additions to Platform.h
Comment 1 Eric Seidel (no email) 2012-02-13 14:08:31 PST
Created attachment 126833 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-13 14:09:55 PST
Android also had some lines:

#define WTF_OS_WIN ERROR "USE WINDOWS WITH OS NOT WIN"
#define WTF_OS_MAC ERROR "USE MAC_OS_X WITH OS NOT MAC"

But they seemed unrelated to android (and likely due to a bad merge), thus I did not upstream them.
Comment 3 Satish Sampath 2012-02-13 14:14:20 PST
Looks good to me
Comment 4 WebKit Review Bot 2012-02-14 00:06:06 PST
Comment on attachment 126833 [details]
Patch

Clearing flags on attachment: 126833

Committed r107678: <http://trac.webkit.org/changeset/107678>
Comment 5 WebKit Review Bot 2012-02-14 00:06:10 PST
All reviewed patches have been landed.  Closing bug.