Status: Available
Owner: ----
CC: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 6750 by [email protected]: Remove logging of editor actions  
without UI context
http://code.google.com/p/chromium/issues/detail?id=6750

I've been looking at UMA logs, and found that one of those log calls is
incorrect (it's logging usage of an internal function).  But more broadly,
after discussion with Ojan I think logging at this level isn't useful.

I think the UMA questions we want to answer are:
  - what accelerator keys are webapps using?
  - how often do people use ctl-c vs right-click menu copy?
Since we can't disambiguate these at the level that change introduces them,
I think we should remove all of them and instead have:
  - at the browser level, log all accelerator key presses that are processed
by web content (?)
  - in the particular context menus, add UMA logging there

(This is referring to the call in editor_client_impl.cc that records all
editor commands).

--
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