[webkit-reviews] review requested: [Bug 15342] S60] Browser : On going download files from Browser can be seen in Music Shop : [Attachment 16503] Fix for using the app Uid passed by client - Fix merged to 3.1 from 3.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 06:50:47 PDT 2007


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

Attachment 16503: Fix for using the app Uid passed by client - Fix merged to
3.1 from 3.2
http://bugs.webkit.org/attachment.cgi?id=16503&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

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.



More information about the webkit-reviews mailing list