[Webkit-unassigned] [Bug 14228] Browser : On going download files from Browser can be seen in Music Shop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 03:30:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14228


prashanth.narayanaswamy at nokia.com changed:

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




------- Comment #1 from prashanth.narayanaswamy at nokia.com  2007-06-19 03:30 PDT -------
Created an attachment (id=15117)
 --> (http://bugs.webkit.org/attachment.cgi?id=15117&action=view)
Fix for using the app Uid passed by client

TSW Error ID : SKWK-745NC7 - On going download files from Browser can be seen
in Music Shop

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.


-- 
Configure bugmail: http://bugs.webkit.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