Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 18261 by viettrungluu: Redesign WebDropData class
http://code.google.com/p/chromium/issues/detail?id=18261

 From <http://codereview.chromium.org/160083>:

TODO #3 (in some other patch): We really should make WebDropData cheaper to  
copy around and
retain. I'm not convinced it's a good idea to push out the entire thing  
over IPC, especially since the
data pushed could be very big and may not even be used.

[I'll further point out that the data pushed through on WebDropData can be  
arbitrarily large. Could
this ever kill the browser? Hmmm. It's also bad to have duplicate copies of  
large pieces of data,
especially if the browser ever runs on a small, e.g., iPhone-like,  
platform. This will also get worse
when drag-images are generated, since they should also be pushed from the  
renderer to the
browser.]

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to