WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED INVALID
15342
S60] Browser : On going download files from Browser can be seen in Music Shop
https://bugs.webkit.org/show_bug.cgi?id=15342
Summary
S60] Browser : On going download files from Browser can be seen in Music Shop
Prashanth Gedde Narayanaswamy
Reported
2007-10-02 06:45:35 PDT
TSW Error Id : SKWK-745NC7 - Browser : On going download files from Browser can be seen in Music Shop - Use case: Running the OSS Browser first and then leave the downloaded files in Download menu without saving them. Turn off phone, and start up again with Music Shop, then these songs will be in the Download Menu of the MusicShop. - Steps to reproduce: 1. Start OSS Browser 2. Download a few mp3 files from www.cdmamail.com/qalabs/filedown/audio/MP3 3. Turn off phone. 4. Power up again and start Music Shop first. 5. Options-Downloads - Actual outcome: Download menu from Music Shop show the same files that were being downloaded in step 2 above from Browser. - Expected outcome: No Download menu available after Step 4. Same files are not being show on MusicShop - Other info: Started a download from MusicShop, when I checked CMusicShopBrowserDownloadObserver::NewDownloadL, the download folder aFileName is C:\\system\\dmgr\\10008d39\\contents\\filename.mp3 10008d39 is the Browser App UID. I think this is wrong. It should show MusicShop App UID instead? The problem is the httpdownloadobserver is hardcoding the KCRUidBrowser(10008d39) when connecting to the DL Mgr Server. This had been fixed on S60 3.2. This fix is being merged with 3.1
Attachments
Fix for using the app Uid passed by client - Fix merged to 3.1 from 3.2
(6.20 KB, patch)
2007-10-02 06:50 PDT
,
Prashanth Gedde Narayanaswamy
eric
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Prashanth Gedde Narayanaswamy
Comment 1
2007-10-02 06:50:47 PDT
Created
attachment 16503
[details]
Fix for using the app Uid passed by client - Fix merged to 3.1 from 3.2 TSW Error ID : SKWK-745NC7 - On going download files from Browser can be seen in Music Shop This fix is a merge to 3.1 from 3.2. The problem was due to the use of hardcoded browser's app Uid while connecting to the download manager server. For any client application, resource loader's CHTTPDownloadObserver used to send Browser's App Uid. This has been fixed, to use the client application Uid which will be passed while connecting to DM server. The app Uid will be stored in CLoaderContainer . Also Set and Get functions have been added to CLoaderContainer which will be used by CWebKitControl for setting and HttpDownloadObeserver for getting the app Uid. While connecting to the Download Manager server this Uid which is saved in LoaderContainer is used instead of hardcoding the Uid.
Eric Seidel (no email)
Comment 2
2008-01-05 19:55:51 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?
Eric Seidel (no email)
Comment 3
2008-02-14 00:39:47 PST
Comment on
attachment 16503
[details]
Fix for using the app Uid passed by client - Fix merged to 3.1 from 3.2 It appears all S60 development has stopped in the public tree. Marking this as r- to remove it from the review queue.
Bradley Morrison
Comment 4
2008-04-09 11:31:56 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 5
2008-04-09 11:39:37 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 6
2011-03-21 11:53:38 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug