[Webkit-unassigned] [Bug 64391] [Qt] Make QtWebkit2.2 compile and run on S60 Emulator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 11:12:50 PDT 2011


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





--- Comment #9 from Hui Huang <hui_huang at yahoo.com>  2011-07-15 11:12:50 PST ---
Replied to the comments inline:
https://bugs.webkit.org/attachment.cgi?id=100842&action=review
Will submit a new patch.

(In reply to comment #8)
> (From update of attachment 100842 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=100842&action=review
> 
> r- for the likely non-WINSCW build break.
> 
> > Source/JavaScriptCore/wtf/PageAllocatorSymbian.h:71
> > +// const size_t largeReservationSize = 96*1024*1024;
> 
> Please remove this line instead of commenting it out !
> 
> > Source/JavaScriptCore/wtf/text/AtomicString.h:176
> > +    extern const JS_EXPORTDATA AtomicString xmlnsAtom1;
> 
> No need for the extra spaces here, please remove them !
> 
> > Source/JavaScriptCore/wtf/text/AtomicString.h:192
> > +    extern const JS_EXPORTDATA AtomicString xmlnsAtom;
> 
> Ditto.
> 
> > Source/WebCore/css/CSSStyleSelector.h:212
> > +        template <bool applyFirst>
> 
> Is this really needed ?
> 
> > Source/WebCore/page/PrintContext.cpp:57
> >  
> 
> COMPILER(WINSCW) guard is missing from here. I think this would break non-WINSCW builds (including Symbian RVCT builds). As this patch no longer applies to trunk, I have no way telling if this patch breaks the build on e.g. Linux. Have you tried any non-WINSCW build with this patch ?

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



More information about the webkit-unassigned mailing list