Bug 59285 - [Qt][Symbian] WKStringCopyQString function is not exported
Summary: [Qt][Symbian] WKStringCopyQString function is not exported
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P3 Normal
Assignee: Nancy Piedra
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-04-23 16:42 PDT by Nancy Piedra
Modified: 2011-05-21 15:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch to remove duplicate declaration of WKStringCopyQString (1.27 KB, patch)
2011-04-24 04:37 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-23 16:42:44 PDT
On Symbian, the WKStringCopyQString function is not exported and therefore any application that tries to use this function won't compile.

I have a fix for this and will upload a patch soon.
Comment 1 Nancy Piedra 2011-04-24 04:37:08 PDT
Created attachment 90883 [details]
Patch to remove duplicate declaration of WKStringCopyQString
Comment 2 Andreas Kling 2011-04-26 10:23:32 PDT
Comment on attachment 90883 [details]
Patch to remove duplicate declaration of WKStringCopyQString

Looks sane, r=me
Comment 3 WebKit Commit Bot 2011-05-21 15:52:52 PDT
Comment on attachment 90883 [details]
Patch to remove duplicate declaration of WKStringCopyQString

Clearing flags on attachment: 90883

Committed r87023: <http://trac.webkit.org/changeset/87023>
Comment 4 WebKit Commit Bot 2011-05-21 15:52:57 PDT
All reviewed patches have been landed.  Closing bug.