Bug 11499 - [S60] 3.1 Browser Control: ResolveLinkL callback function not called
Summary: [S60] 3.1 Browser Control: ResolveLinkL callback function not called
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Blocker
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2006-11-02 14:34 PST by Sachin Padma
Modified: 2011-03-21 11:52 PDT (History)
0 users

See Also:


Attachments
Fix for resolvelink callback function (1.40 KB, patch)
2006-11-02 14:38 PST, Sachin Padma
yongjun.zhang: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sachin Padma 2006-11-02 14:34:38 PST
1) Copy the html files to <SDK_Installation drive>:\epoc32\WINSCW\C (in TSW error report)
2) Compile the application in CodeWarrior
3) Add a break point to the function CProto1BCContainer::ResolveLinkL in the file Proto1BCContainer.cpp
4) Complie and debug the application
5) The application can be found in installed folder\Proto1-1st
6) Upon invokation, the application will show a embedded html page.
7) Click any one of the links
8) The callabck function is called with wrong parameters.
Comment 1 Sachin Padma 2006-11-02 14:35:06 PST
TSW bug id : VKRR-6PH9VQ
Comment 2 Sachin Padma 2006-11-02 14:38:47 PST
Created attachment 11356 [details]
Fix for resolvelink callback function
Comment 3 Yongjun Zhang 2006-11-02 14:42:53 PST
Comment on attachment 11356 [details]
Fix for resolvelink callback function

r=me
Comment 4 Sachin Padma 2006-11-03 07:31:43 PST
committed as r17568
Comment 5 Joel Parks 2011-03-21 11:52:44 PDT
re-purposing InTSW keyword for use by QtWebkit team