[Webkit-unassigned] [Bug 10325] New: [S60] Browser Control: Problem with History Stack when using custom datastore

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 9 10:09:11 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10325

           Summary: [S60] Browser Control: Problem with History Stack when
                    using custom datastore
           Product: WebKit
           Version: 420+ (nightly)
          Platform: S60 Emulator
               URL: A sample application and 5 HTML files in TSW
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: joseph.ligman at nokia.com
                CC: S60webkit at nokia.com


TSW Bug ID: VKRR-6PT7YV (Sample code in TSW)

Case with custom data store - Crash.
For the sake of simplicity, the custom data store for the sample application is
simulated by overriding the ResolveLinkL function.  

1.) Open the file Proto1BCContainer.cpp and uncomment the block of code in
TBool CProto1BCContainer::ResolveLinkL function. 
2.) Change "text\\html" to "text/html" in the same file
3.) Comment out lines 71 and 72 in Proto1BCView.cpp 

4) Compile the application in CodeWarrior
5.) Complie and run the application in the emulator
6.) The application can be found in installed folder\Proto1-1st
7.) Upon invokation, the 1st HTML page with embedded link to the 2nd page will
be displayed.
8.) Traverse the link.
9.) There is a typo in the html link which causes line 190 to leave from the
test application.
10.) Notice that the leave is not handled in BufferTransaction.cpp


-- 
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