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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 16:04:08 PDT 2011


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





--- Comment #7 from Keith Kyzivat <keith.kyzivat at nokia.com>  2011-03-29 16:04:08 PST ---
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.

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