Bug 31272

Summary: Moved macro MMP_RULES (LINKEROPTION) into symbian block
Product: WebKit Reporter: Norbert Leser <norbert.leser>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hausmann, laszlo.gombos, s.mathur, yongjun.zhang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: S60 3rd edition   
Bug Depends on:    
Bug Blocks: 27065    
Attachments:
Description Flags
Patch for WebCore.pro LINKEROPTION bug none

Description Norbert Leser 2009-11-09 13:08:04 PST
Created attachment 42789 [details]
Patch for WebCore.pro LINKEROPTION bug

Moved macro MMP_RULES (LINKEROPTION) into symbian instead of symbian-sbsv2,
since adjustment of RW-section base address will be needed for all new symbian
tool chains, specifically for arm and gcc compilation targets.
Also, change target address to 0xE00000 to be sufficient for all targets.
Comment 1 WebKit Commit Bot 2009-11-09 14:27:32 PST
Comment on attachment 42789 [details]
Patch for WebCore.pro LINKEROPTION bug

Clearing flags on attachment: 42789

Committed r50693: <http://trac.webkit.org/changeset/50693>
Comment 2 WebKit Commit Bot 2009-11-09 14:27:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 3 Simon Hausmann 2009-11-11 03:19:37 PST
This looks like a change that should go into the Qt 4.6 release - can you confirm that Norbert?
Comment 4 Norbert Leser 2009-11-11 05:12:24 PST
(In reply to comment #3)
> This looks like a change that should go into the Qt 4.6 release - can you
> confirm that Norbert?

Agree, that would be very beneficial. My local 4.6 builds are patched with that and they look fine.
Comment 5 Simon Hausmann 2009-11-11 05:59:20 PST
Done in commit 1280f6a45d17dfac323f4f39ecbeca9de558bfb0