Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <veskuh_> rozhkov, there is comminity guy (situ) who wants to implement accept/reject dialog for downloads
  2. <veskuh_> rozhkov, would correct approach be here: https://github.com/tmeshkova/embedlite-components/blob/993a95508e45d554a17a98121f835848daf75958/jscomps/DownloadManagerUI.js#L105
  3. <veskuh_> so that download would not start automatically and instead only after accept
  4. <rozhkov> veskuh_: No, this is a handler for a message from UI. For the requested functionality we need to change the download policy Pref first and to implemenent the needed handlers
  5. <rozhkov> currently the policy is that the engine only notifies UI about download's progress
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement