Add method and session to data reduction proxy user feedback |
|||
Issue descriptionTo help with debugging possible issues, Data reduction proxy user feedback currently includes information like the last page URL visited. We should additionally submit the HTTP method and the event ID; the latter currently is visible in a screenshot of a DRP error page, but for convenience should be supplied as text in the feedback report too.
,
Mar 28 2016
,
Mar 28 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/53397c6452fe0dcb4a4f3784bd1d6f08f1f44b47 commit 53397c6452fe0dcb4a4f3784bd1d6f08f1f44b47 Author: rajendrant <rajendrant@chromium.org> Date: Mon Mar 28 17:58:08 2016 Add request method of the last data reduction proxy bypass to user feedback BUG= 590772 Review URL: https://codereview.chromium.org/1840573003 Cr-Commit-Position: refs/heads/master@{#383517} [modify] https://crrev.com/53397c6452fe0dcb4a4f3784bd1d6f08f1f44b47/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.cc [modify] https://crrev.com/53397c6452fe0dcb4a4f3784bd1d6f08f1f44b47/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc
,
Mar 28 2016
This CL adds the request method to feedback. |
|||
►
Sign in to add a comment |
|||
Comment 1 by bengr@chromium.org
, Mar 18 2016