Bug 108046 - [ANDROID] Fix a typo from HAVE_NMAP to HAVE_MMAP
Summary: [ANDROID] Fix a typo from HAVE_NMAP to HAVE_MMAP
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-27 20:05 PST by Laszlo Gombos
Modified: 2013-01-27 21:17 PST (History)
6 users (show)

See Also:


Attachments
proposed change (970 bytes, patch)
2013-01-27 20:14 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-27 20:05:59 PST
The typo was committed as part of http://trac.webkit.org/changeset/94235 .

It seems to me that ANDROID build does not build any code where this define is important that is why the typo was not detected.

I will look into consolidating the definition of this macro, but before doing so it would be good to get a confirmation that this is indeed a typo.
Comment 1 Laszlo Gombos 2013-01-27 20:14:10 PST
Created attachment 184932 [details]
proposed change
Comment 2 WebKit Review Bot 2013-01-27 21:17:12 PST
Comment on attachment 184932 [details]
proposed change

Clearing flags on attachment: 184932

Committed r140942: <http://trac.webkit.org/changeset/140942>
Comment 3 WebKit Review Bot 2013-01-27 21:17:16 PST
All reviewed patches have been landed.  Closing bug.