[webkit-reviews] review requested: [Bug 10754] [S60] Browser crash when trying to open two web sites -- one from browser and one from embedded browser : [Attachment 10419] This is the fix for the bug.

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


Zhaosong Lu <Zhaosong.Lu at nokia.com> has asked Sachin Padma
<Sachin.Padma at nokia.com> for review:
Bug 10754: [S60] Browser crash when trying to open two web sites -- one from
browser and one from embedded browser
http://bugzilla.opendarwin.org/show_bug.cgi?id=10754

Attachment 10419: This is the fix for the bug.
http://bugzilla.opendarwin.org/attachment.cgi?id=10419&action=edit

------- Additional Comments from Zhaosong Lu <Zhaosong.Lu at nokia.com>
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.



More information about the webkit-reviews mailing list