[webkit-reviews] review requested: [Bug 14228] Browser : On going download files from Browser can be seen in Music Shop : [Attachment 15117] Fix for using the app Uid passed by client

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


Prashanth Gedde Narayanaswamy <prashanth.narayanaswamy at nokia.com> has asked
Sachin Padma <Sachin.Padma at nokia.com> for review:
Bug 14228: Browser : On going download files from Browser can be seen in Music
Shop
http://bugs.webkit.org/show_bug.cgi?id=14228

Attachment 15117: Fix for using the app Uid passed by client
http://bugs.webkit.org/attachment.cgi?id=15117&action=edit

------- Additional Comments from Prashanth Gedde Narayanaswamy
<prashanth.narayanaswamy at nokia.com>
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.



More information about the webkit-reviews mailing list