Bug 11499

Summary: [S60] 3.1 Browser Control: ResolveLinkL callback function not called
Product: WebKit Reporter: Sachin Padma <Sachin.Padma>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Blocker Keywords: PlatformOnly
Priority: P2    
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Attachments:
Description Flags
Fix for resolvelink callback function yongjun.zhang: review+

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