Bug 13296 - [S60] Browser crashes if original page is closed and user downloads something after that
Summary: [S60] Browser crashes if original page is closed and user downloads something...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-04-06 05:47 PDT by Hong Zhao
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
Fix the download crash in 3.1m (10.20 KB, patch)
2007-04-06 07:44 PDT, Hong Zhao
Sachin.Padma: review-
Details | Formatted Diff | Diff
Fix the download crash in the second window when the first window is closed. (10.62 KB, patch)
2007-04-06 07:46 PDT, Hong Zhao
Sachin.Padma: review-
Details | Formatted Diff | Diff
Fix the download crash in multi window. (5.90 KB, patch)
2007-04-11 10:51 PDT, Hong Zhao
Sachin.Padma: review+
Details | Formatted Diff | Diff
Fix download crash in multi windows in version 3.2. (5.97 KB, patch)
2007-04-13 11:31 PDT, Hong Zhao
Sachin.Padma: review+
Details | Formatted Diff | Diff
Fix the space format in the previous patch for CCB. (5.66 KB, patch)
2007-04-16 13:09 PDT, Hong Zhao
Sachin.Padma: review+
Details | Formatted Diff | Diff
Fix space format in the patch for 3.1m. (5.88 KB, patch)
2007-04-16 13:19 PDT, Hong Zhao
Sachin.Padma: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hong Zhao 2007-04-06 05:47:54 PDT
TSW# ID:  JPKN-6YQDFL  
Step to reproduce:

-go to http://195.134.228.239/newpage1.php
-open link
-press 5 and select first page
-close it
-press link in picture

result ->app closed bowser, and interrupted download is in download manager.
Expected: No crash
Comment 1 Hong Zhao 2007-04-06 07:44:36 PDT
Created attachment 13978 [details]
Fix the download crash in 3.1m
Comment 2 Hong Zhao 2007-04-06 07:46:57 PDT
Created attachment 13979 [details]
Fix the download crash in the second window  when the first window is closed.
Comment 3 Sachin Padma 2007-04-09 12:34:39 PDT
Comment on attachment 13978 [details]
Fix the download crash in 3.1m

It would be better if BrCtlDownloadObserver is part of static object container and not a static object by itself
Comment 4 Hong Zhao 2007-04-11 10:51:17 PDT
Created attachment 14009 [details]
Fix the download crash in multi window.
Comment 5 Sachin Padma 2007-04-13 08:01:28 PDT
Comment on attachment 14009 [details]
Fix the download crash in multi window.

r=me
Comment 6 Hong Zhao 2007-04-13 11:31:22 PDT
Created attachment 14027 [details]
Fix download crash in multi windows in version 3.2.
Comment 7 Sachin Padma 2007-04-13 11:56:56 PDT
Comment on attachment 14027 [details]
Fix download crash in multi windows in version 3.2.

r=me
Comment 8 Hong Zhao 2007-04-16 13:09:08 PDT
Created attachment 14052 [details]
Fix the space format in the previous patch for CCB.
Comment 9 Hong Zhao 2007-04-16 13:19:35 PDT
Created attachment 14053 [details]
Fix space format in the patch for 3.1m.
Comment 10 Sachin Padma 2007-04-16 13:45:00 PDT
Comment on attachment 14052 [details]
Fix the space format in the previous patch for CCB.

r=me
Comment 11 Sachin Padma 2007-04-16 13:45:58 PDT
Comment on attachment 14053 [details]
Fix space format in the patch for 3.1m.

r=me
Comment 12 Sachin Padma 2007-04-16 13:48:32 PDT
landed in r20911 in ccb and in r20910 in 3.1m
Comment 13 Bradley Morrison 2008-04-09 11:39:45 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 14 Joel Parks 2011-03-21 11:53:22 PDT
re-purposing InTSW keyword for use by QtWebkit team