[Webkit-unassigned] [Bug 56319] [Qt] Build MiniBrowser for Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 06:22:04 PDT 2011


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





--- Comment #8 from Siddharth Mathur <siddharth.mathur at nokia.com>  2011-03-30 06:22:04 PST ---
(In reply to comment #7)
> I was unable to rip out DerivedSources.pro from Tools/MiniBrowser.  Even with ripping it out, it would have remained for WebKitTestRunner, so there would not be much complexity reduction anyway.
> 
> What I've done with this patch is have the source area be polluted for Symbian - copying over QtTestBrowser's useragentlist.txt file to the MiniBrowser source directory, and pointing to the .qrc in the source directory.
> In all other cases, I do what was done before - copying the QtTestBrowser/useragentlist.txt and the MiniBrowser.qrc files to the build output directory, and pointing at the qrc in the build output directory.
> 
> I've tested this on Linux, but I have not tested it on Symbian.  If someone could test this on Symbian, that would be swell.

I have another (simple) idea. Let's just duplicate the txt file in the MiniBrowser area (svn copy from QtTestBrowser area of course) , and completely get rid of the MiniBrowser DerivedSources for all ports. 
Given that it's a rarely updated text file, it's not worth the trouble IMHO.

-- 
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