Bug 58651 - [Qt][Symbian] Need to export ViewportAttributes class
Summary: [Qt][Symbian] Need to export ViewportAttributes class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nancy Piedra
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-04-15 05:05 PDT by Nancy Piedra
Modified: 2011-04-15 09:20 PDT (History)
1 user (show)

See Also:


Attachments
Export ViewportAttributes class (1.18 KB, patch)
2011-04-15 05:43 PDT, Nancy Piedra
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nancy Piedra 2011-04-15 05:05:57 PDT
On Symbian build for ARM it seems we need to export the ViewportAttributes class.  
Otherwise, we get linking errors.

I will upload a patch soon.
Comment 1 Nancy Piedra 2011-04-15 05:43:52 PDT
Created attachment 89771 [details]
Export ViewportAttributes class

On Symbian, the ViewportAttributes class needs to be exported otherwise there will be linking errors.
Comment 2 Laszlo Gombos 2011-04-15 06:40:53 PDT
Comment on attachment 89771 [details]
Export ViewportAttributes class

r=me.
Comment 3 WebKit Commit Bot 2011-04-15 09:17:26 PDT
The commit-queue encountered the following flaky tests while processing attachment 89771 [details]:

http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2011-04-15 09:20:21 PDT
Comment on attachment 89771 [details]
Export ViewportAttributes class

Clearing flags on attachment: 89771

Committed r83982: <http://trac.webkit.org/changeset/83982>
Comment 5 WebKit Commit Bot 2011-04-15 09:20:24 PDT
All reviewed patches have been landed.  Closing bug.