Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-BrowserUI Size-Medium
New issue 23509 by [email protected]: reduce pasteboard redundancy http://code.google.com/p/chromium/issues/detail?id=23509 http://codereview.chromium.org/249048 has placement of a URL on the Mac pasteboard using third_party/mozilla/include/NSPasteboard+Utils.h. This does things in a friendly way (e.g. places URL and "plain text" on clipboard together). base also has something like this; Clipboard::WriteBookmark() in base/clipboard.h. Perhaps that one should use the mozilla code? Is it OK to have base depend on third_party libs like this? Not a Beta blocker but definitely a cleanup issue. -- 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 -~----------~----~----~----~------~----~------~--~---
