[Webkit-unassigned] [Bug 24540] Fix for missing mmap features in Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 19:17:54 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24540


norbert.leser at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28516|0                           |1
        is obsolete|                            |
  Attachment #28716|                            |review?
               Flag|                            |




------- Comment #3 from norbert.leser at nokia.com  2009-03-17 19:17 PDT -------
Created an attachment (id=28716)
 --> (https://bugs.webkit.org/attachment.cgi?id=28716&action=view)
Updated patch for bug 24540

I implemented the changes as suggested by Mark Rowe in his review.
In particular:
- The PLATFORM(SYMBIAN) conditional changes are now outside the
HAVE(MMAP)blocks
- I created a new ExecutableAllocatorSymbian.cpp instead of embedding the
symbian changes within ExecutableAllocatorPosix.cpp
- I removed the patch for TCSystemAlloc. According to the processing logic, it
is sufficient to utilize the sbrk feature (SBRK is already set true for Symbian
anyway).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list