[Webkit-unassigned] [Bug 10656] [S60] 3.1 Browser Control: ResolveLinkL callback function not called
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Aug 31 08:51:23 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10656
------- Comment #1 from Sachin.Padma at nokia.com 2006-08-31 08:51 PDT -------
Steps to Reproduce the problem (Source in TSW)
1) Copy the html files to <SDK_Installation drive>:\epoc32\WINSCW\C
2) Compile the application in CodeWarrior
3) Add a break point to the function CProto1BCContainer::ResolveLinkL in the
file Proto1BCContainer.cpp
4) Compile 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 control will be transferred to the breakpoint
9)The callback function is called now but its parameters does not have the
correct data.
TBool ResolveLinkL(const TDesC& aUrl, const TDesC& aCurrentUrl,
MBrCtlLinkContent& aBrCtlLinkContent)
aCurrentUrl: Is always empty
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list