Bug 15377 - [S60] Inc8, HNew: Phone can not disconnect with Music Shop when selecting "Disconnect" for a second time.
Summary: [S60] Inc8, HNew: Phone can not disconnect with Music Shop when selecting "Di...
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 23:43 PDT by rashmi
Modified: 2011-03-21 11:53 PDT (History)
1 user (show)

See Also:


Attachments
Trunk Patch for the error - ECCI-775E2U - Inc8, HNew: Phone can not disconnect with Music Shop when selecting "Disconnect" for a second time. (1.91 KB, text/plain)
2007-10-04 23:49 PDT, rashmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rashmi 2007-10-04 23:43:23 PDT
Preconditions:
1. Music Store address is: http://music.nokia.co.uk.
2. There is a song which is downloading in Music Shop, and phone is in download manager view now.

- Steps to reproduce:
1. Press the RSK (Hide).
2. Select "Options->Advanced functions->Disconnect".
3. Select "Options->Downloads".
4. Select "Options->Resume".
5. Select a valid access point.
6. Repeat step1-3.

- Actual outcome:
After step5, song resumes downloading from 0%.
After step6, song continues downloading, and phone does not disconnect with Music Shop.
User can check the active connection from "Configurations->Connectivity->Conn.Manager-> Active data connections" menu.

- Expected outcome:
Song is in pause state, and phone has been disconnected with Music Shop.

- Other info:
The error can be reproduced in Bruce V 10.0.042_ME__NB_I8D3 12-09-07, so it is NOT a regression error

Solution :
After pausing and resuming a download, download of the partial content happenes from the Download manager's HTTP stack but not the resource loader's stack. Hence a Disconnect request has to be issued from the resource loader's HTTPLoader explicitly. That would pause the ongoing download in Download manager server.
Comment 1 rashmi 2007-10-04 23:49:49 PDT
Created attachment 16538 [details]
Trunk Patch for the error - ECCI-775E2U  - Inc8, HNew: Phone can not disconnect with Music Shop when selecting "Disconnect" for a second time.

Preconditions:
1. Music Store address is: http://music.nokia.co.uk.
2. There is a song which is downloading in Music Shop, and phone is in download manager view now.

- Steps to reproduce:
1. Press the RSK (Hide).
2. Select "Options->Advanced functions->Disconnect".
3. Select "Options->Downloads".
4. Select "Options->Resume".
5. Select a valid access point.
6. Repeat step1-3.

- Actual outcome:
After step5, song resumes downloading from 0%.
After step6, song continues downloading, and phone does not disconnect with Music Shop.
User can check the active connection from "Configurations->Connectivity->Conn.Manager-> Active data connections" menu.

- Expected outcome:
Song is in pause state, and phone has been disconnected with Music Shop.

- Other info:
The error can be reproduced in Bruce V 10.0.042_ME__NB_I8D3 12-09-07, so it is NOT a regression error

Solution :
After pausing and resuming a download, download of the partial content happenes from the Download manager's HTTP stack but not the resource loader's stack. Hence a Disconnect request has to be issued from the resource loader's HTTPLoader explicitly. That would pause the ongoing download in Download manager server.
Comment 2 Eric Seidel (no email) 2008-01-05 19:56:03 PST
It's now 3 months since this patch was marked as review.  It would be nice to get it out of the review queue.  Sachin?
Comment 3 rashmi 2008-01-07 21:22:58 PST
Comment on attachment 16538 [details]
Trunk Patch for the error - ECCI-775E2U  - Inc8, HNew: Phone can not disconnect with Music Shop when selecting "Disconnect" for a second time.

This change has been reviewed but i think missed out to update here. No need
for review. Making patch obsolete.
Comment 4 Bradley Morrison 2008-04-09 11:31:56 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 5 Bradley Morrison 2008-04-09 11:39:37 PDT
Bulk closing of all s60 platform bugs. 

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