[Webkit-unassigned] [Bug 10754] [S60] Browser crash when trying to open two web sites -- one from browser and one from embedded browser

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 6 11:22:06 PDT 2006


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


Zhaosong.Lu at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10419|                            |review?(Sachin.Padma at nokia.c
               Flag|                            |om)




------- Comment #1 from Zhaosong.Lu at nokia.com  2006-09-06 11:22 PDT -------
Created an attachment (id=10419)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10419&action=view)
This is the fix for the bug.

Note about the solution:

First, I disable the form autofill feature for embedded browser because if the
embedded browser is opened first, its form autofill works but then if the
standlone browser is opened, its autofill does not work. By doing so, we make
sure the form autofill feature for standlone browser always work.

Secondly, I added TRAP_IGNORE to the places will the autofill database is
created/opened making sure no crash under any circumstance. Anyway, this is
just a temporal solution. The correct solution would be changing the database
implementation.


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