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

Norbert Leser
Reported 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.
Attachments
Patch for WebCore.pro LINKEROPTION bug (1.50 KB, patch)
2009-11-09 13:08 PST, Norbert Leser
no flags
WebKit Commit Bot
Comment 1 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>
WebKit Commit Bot
Comment 2 2009-11-09 14:27:36 PST
All reviewed patches have been landed. Closing bug.
Simon Hausmann
Comment 3 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?
Norbert Leser
Comment 4 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.
Simon Hausmann
Comment 5 2009-11-11 05:59:20 PST
Done in commit 1280f6a45d17dfac323f4f39ecbeca9de558bfb0
Note You need to log in before you can comment on or make changes to this bug.